summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/tcgetpgrp.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen/tcgetpgrp.3')
-rw-r--r--lib/libc/gen/tcgetpgrp.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/tcgetpgrp.3 b/lib/libc/gen/tcgetpgrp.3
index d04f0845..d6aaa76 100644
--- a/lib/libc/gen/tcgetpgrp.3
+++ b/lib/libc/gen/tcgetpgrp.3
@@ -41,8 +41,8 @@
.Sh LIBRARY
.Lb libc
.Sh SYNOPSIS
-.Fd #include <sys/types.h>
-.Fd #include <unistd.h>
+.In sys/types.h
+.In unistd.h
.Ft pid_t
.Fn tcgetpgrp "int fd"
.Sh DESCRIPTION
OpenPOWER on IntegriCloud