aboutsummaryrefslogtreecommitdiffstats
path: root/man/man3/gets.3
diff options
context:
space:
mode:
Diffstat (limited to 'man/man3/gets.3')
-rw-r--r--man/man3/gets.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man3/gets.3 b/man/man3/gets.3
index ee7cdfdf06..623ede7fe1 100644
--- a/man/man3/gets.3
+++ b/man/man3/gets.3
@@ -12,7 +12,7 @@
gets \- get a string from standard input (DEPRECATED)
.SH LIBRARY
Standard C library
-.RI ( libc ", " \-lc )
+.RI ( libc ,\~ \-lc )
.SH SYNOPSIS
.nf
.B #include <stdio.h>