summaryrefslogtreecommitdiff
path: root/man3/getpt.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/getpt.3')
-rw-r--r--man3/getpt.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/getpt.3 b/man3/getpt.3
index 2d989333..16af9cc2 100644
--- a/man3/getpt.3
+++ b/man3/getpt.3
@@ -23,7 +23,7 @@ It is equivalent to
.fi
on Linux systems, though the pseudoterminal master is located
elsewhere on some systems that use GNU Libc.
-.SH "RETURN VALUE"
+.SH RETURN VALUE
.BR getpt ()
returns an open file descriptor upon successful completion.
Otherwise, it
@@ -43,7 +43,7 @@ is glibc-specific;
use
.BR posix_openpt (3)
instead.
-.SH "SEE ALSO"
+.SH SEE ALSO
.BR grantpt (3),
.BR posix_openpt (3),
.BR ptsname (3),