summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/tcsetpgrp.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen/tcsetpgrp.3')
-rw-r--r--lib/libc/gen/tcsetpgrp.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/tcsetpgrp.3 b/lib/libc/gen/tcsetpgrp.3
index a7d3409..8ddb469 100644
--- a/lib/libc/gen/tcsetpgrp.3
+++ b/lib/libc/gen/tcsetpgrp.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 int
.Fn tcsetpgrp "int fd" "pid_t pgrp_id"
.Sh DESCRIPTION
OpenPOWER on IntegriCloud