summaryrefslogtreecommitdiffstats
path: root/lib/libc/i386
diff options
context:
space:
mode:
authorphantom <phantom@FreeBSD.org>2000-04-21 09:42:15 +0000
committerphantom <phantom@FreeBSD.org>2000-04-21 09:42:15 +0000
commit5401879e3bd853b0e590e68591180a72ffc016a8 (patch)
tree54a8b92d47c7c53fc4213d949c8f6115b8f24389 /lib/libc/i386
parentb36bce1735674dbe0034e5d01807c6c1212f96e7 (diff)
downloadFreeBSD-src-5401879e3bd853b0e590e68591180a72ffc016a8.zip
FreeBSD-src-5401879e3bd853b0e590e68591180a72ffc016a8.tar.gz
Introduce ".Lb" macro to libc manpages.
More libraries manpages updates following.
Diffstat (limited to 'lib/libc/i386')
-rw-r--r--lib/libc/i386/sys/i386_get_ioperm.22
-rw-r--r--lib/libc/i386/sys/i386_get_ldt.22
-rw-r--r--lib/libc/i386/sys/i386_vm86.22
3 files changed, 6 insertions, 0 deletions
diff --git a/lib/libc/i386/sys/i386_get_ioperm.2 b/lib/libc/i386/sys/i386_get_ioperm.2
index 2d326b8..f433c5b 100644
--- a/lib/libc/i386/sys/i386_get_ioperm.2
+++ b/lib/libc/i386/sys/i386_get_ioperm.2
@@ -31,6 +31,8 @@
.Nm i386_get_ioperm ,
.Nm i386_set_ioperm
.Nd manage per-process access to the i386 I/O port space
+.Sh LIBRARY
+.Lb libc
.Sh SYNOPSIS
.Fd #include <machine/sysarch.h>
.Ft int
diff --git a/lib/libc/i386/sys/i386_get_ldt.2 b/lib/libc/i386/sys/i386_get_ldt.2
index fce57b6..01ab02a 100644
--- a/lib/libc/i386/sys/i386_get_ldt.2
+++ b/lib/libc/i386/sys/i386_get_ldt.2
@@ -39,6 +39,8 @@
.Nm i386_get_ldt ,
.Nm i386_set_ldt
.Nd manage i386 per-process Local Descriptor Table entries
+.Sh LIBRARY
+.Lb libc
.Sh SYNOPSIS
.Fd #include <machine/segments.h>
.Fd #include <machine/sysarch.h>
diff --git a/lib/libc/i386/sys/i386_vm86.2 b/lib/libc/i386/sys/i386_vm86.2
index 4dc0d52..ad3e218 100644
--- a/lib/libc/i386/sys/i386_vm86.2
+++ b/lib/libc/i386/sys/i386_vm86.2
@@ -30,6 +30,8 @@
.Sh NAME
.Nm i386_vm86
.Nd control vm86-related functions
+.Sh LIBRARY
+.Lb libc
.Sh SYNOPSIS
.Fd #include <sys/types.h>
.Fd #include <machine/sysarch.h>
OpenPOWER on IntegriCloud