diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libc/i386/sys/i386_get_ioperm.2 | 2 | ||||
-rw-r--r-- | lib/libc/i386/sys/i386_set_watch.3 | 2 | ||||
-rw-r--r-- | lib/libc/i386/sys/i386_vm86.2 | 2 | ||||
-rw-r--r-- | lib/libelf/elf_getphdrnum.3 | 2 | ||||
-rw-r--r-- | lib/libelf/elf_getshdrnum.3 | 2 | ||||
-rw-r--r-- | lib/libelf/elf_getshdrstrndx.3 | 2 | ||||
-rw-r--r-- | lib/libutil/kinfo_getallproc.3 | 2 | ||||
-rw-r--r-- | lib/libutil/kinfo_getproc.3 | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/lib/libc/i386/sys/i386_get_ioperm.2 b/lib/libc/i386/sys/i386_get_ioperm.2 index 4d3bbf1..75fdd10 100644 --- a/lib/libc/i386/sys/i386_get_ioperm.2 +++ b/lib/libc/i386/sys/i386_get_ioperm.2 @@ -25,8 +25,8 @@ .\" $FreeBSD$ .\" .Dd July 27, 1998 -.Os .Dt I386_GET_IOPERM 2 +.Os .Sh NAME .Nm i386_get_ioperm , .Nm i386_set_ioperm diff --git a/lib/libc/i386/sys/i386_set_watch.3 b/lib/libc/i386/sys/i386_set_watch.3 index f818ee7..9f37c9d 100644 --- a/lib/libc/i386/sys/i386_set_watch.3 +++ b/lib/libc/i386/sys/i386_set_watch.3 @@ -28,8 +28,8 @@ .\" $FreeBSD$ .\" .Dd August 24, 2000 -.Os .Dt I386_SET_WATCH 3 +.Os .Sh NAME .Nm i386_clr_watch , .Nm i386_set_watch diff --git a/lib/libc/i386/sys/i386_vm86.2 b/lib/libc/i386/sys/i386_vm86.2 index 03c1873..5958f31 100644 --- a/lib/libc/i386/sys/i386_vm86.2 +++ b/lib/libc/i386/sys/i386_vm86.2 @@ -25,8 +25,8 @@ .\" $FreeBSD$ .\" .Dd July 27, 1998 -.Os .Dt I386_VM86 2 +.Os .Sh NAME .Nm i386_vm86 .Nd control vm86-related functions diff --git a/lib/libelf/elf_getphdrnum.3 b/lib/libelf/elf_getphdrnum.3 index f95dd45..9a25bf6 100644 --- a/lib/libelf/elf_getphdrnum.3 +++ b/lib/libelf/elf_getphdrnum.3 @@ -24,8 +24,8 @@ .\" $FreeBSD$ .\" .Dd August 5, 2009 -.Os .Dt ELF_GETPHDRNUM 3 +.Os .Sh NAME .Nm elf_getphdrnum .Nd return the number of program headers in an ELF file diff --git a/lib/libelf/elf_getshdrnum.3 b/lib/libelf/elf_getshdrnum.3 index dc695a3..42a1194 100644 --- a/lib/libelf/elf_getshdrnum.3 +++ b/lib/libelf/elf_getshdrnum.3 @@ -24,8 +24,8 @@ .\" $FreeBSD$ .\" .Dd August 4, 2009 -.Os .Dt ELF_GETSHDRNUM 3 +.Os .Sh NAME .Nm elf_getshdrnum .Nd return the number of sections in an ELF file diff --git a/lib/libelf/elf_getshdrstrndx.3 b/lib/libelf/elf_getshdrstrndx.3 index 5db33dd..ea4c65c 100644 --- a/lib/libelf/elf_getshdrstrndx.3 +++ b/lib/libelf/elf_getshdrstrndx.3 @@ -24,8 +24,8 @@ .\" $FreeBSD$ .\" .Dd August 5, 2009 -.Os .Dt ELF_GETSHDRSTRNDX 3 +.Os .Sh NAME .Nm elf_getshdrstrndx .Nd retrieve the index of the section name string table diff --git a/lib/libutil/kinfo_getallproc.3 b/lib/libutil/kinfo_getallproc.3 index 73981ae..56d4ad6 100644 --- a/lib/libutil/kinfo_getallproc.3 +++ b/lib/libutil/kinfo_getallproc.3 @@ -26,8 +26,8 @@ .\" $FreeBSD$ .\" .Dd July 9, 2009 -.Os .Dt KINFO_GETALLPROC 3 +.Os .Sh NAME .Nm kinfo_getallproc .Nd function for getting process information of all processes from kernel diff --git a/lib/libutil/kinfo_getproc.3 b/lib/libutil/kinfo_getproc.3 index ff41d81..68b8819 100644 --- a/lib/libutil/kinfo_getproc.3 +++ b/lib/libutil/kinfo_getproc.3 @@ -26,8 +26,8 @@ .\" $FreeBSD$ .\" .Dd February 25, 2012 -.Os .Dt KINFO_GETPROC 3 +.Os .Sh NAME .Nm kinfo_getproc .Nd function for getting process information from kernel |