aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/poll.2
diff options
context:
space:
mode:
authorAlexey Zelkin <phantom@FreeBSD.org>2000-04-21 09:42:15 +0000
committerAlexey Zelkin <phantom@FreeBSD.org>2000-04-21 09:42:15 +0000
commit25bb73e063c17cd9048cf60100dbc0ac5177e94a (patch)
tree9160f84286ed4bd1184aae1a5bedcd86c4288d6b /lib/libc/sys/poll.2
parentddd1f930f3ddb56c67b972a41db67d53b84083ec (diff)
downloadsrc-25bb73e063c17cd9048cf60100dbc0ac5177e94a.tar.gz
src-25bb73e063c17cd9048cf60100dbc0ac5177e94a.zip
Introduce ".Lb" macro to libc manpages.
More libraries manpages updates following.
Notes
Notes: svn path=/head/; revision=59460
Diffstat (limited to 'lib/libc/sys/poll.2')
-rw-r--r--lib/libc/sys/poll.22
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/sys/poll.2 b/lib/libc/sys/poll.2
index ea5b27088ae9..0c8986f88b33 100644
--- a/lib/libc/sys/poll.2
+++ b/lib/libc/sys/poll.2
@@ -34,6 +34,8 @@
.Sh NAME
.Nm poll
.Nd synchronous I/O multiplexing
+.Sh LIBRARY
+.Lb libc
.Sh SYNOPSIS
.Fd #include <sys/types.h>
.Fd #include <poll.h>