Some manpages use one-line descriptions such as
.Nd "VAX console interface"
The double quotes, if I am not mistaken, are unnecessary;
the diff below removes them throughout the tree.
(Were these required at some point in the past?)
Jan
Index: games/bcd/bcd.6
===================================================================
RCS file: /cvs/src/games/bcd/bcd.6,v
retrieving revision 1.16
diff -u -p -u -p -r1.16 bcd.6
--- games/bcd/bcd.6 31 May 2007 19:19:17 -0000 1.16
+++ games/bcd/bcd.6 12 Aug 2013 19:50:10 -0000
@@ -36,7 +36,7 @@
.Nm bcd ,
.Nm ppt ,
.Nm morse
-.Nd "reformat input as punch cards, paper tape or morse code"
+.Nd reformat input as punch cards, paper tape or morse code
.Sh SYNOPSIS
.Nm bcd
.Op Ar string ...
Index: games/fortune/strfile/strfile.8
===================================================================
RCS file: /cvs/src/games/fortune/strfile/strfile.8,v
retrieving revision 1.14
diff -u -p -u -p -r1.14 strfile.8
--- games/fortune/strfile/strfile.8 17 Jan 2010 13:15:34 -0000 1.14
+++ games/fortune/strfile/strfile.8 12 Aug 2013 19:50:10 -0000
@@ -40,7 +40,7 @@
.Sh NAME
.Nm strfile ,
.Nm unstr
-.Nd "create a random access file for storing strings"
+.Nd create a random access file for storing strings
.Sh SYNOPSIS
.Nm strfile
.Op Fl iorsx
Index: lib/libarch/arm/arm_sync_icache.2
===================================================================
RCS file: /cvs/src/lib/libarch/arm/arm_sync_icache.2,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 arm_sync_icache.2
--- lib/libarch/arm/arm_sync_icache.2 17 Nov 2007 12:02:33 -0000 1.3
+++ lib/libarch/arm/arm_sync_icache.2 12 Aug 2013 19:50:19 -0000
@@ -36,7 +36,7 @@
.Os
.Sh NAME
.Nm arm_sync_icache
-.Nd "clean the CPU data cache and flush the CPU instruction cache"
+.Nd clean the CPU data cache and flush the CPU instruction cache
.Sh SYNOPSIS
.In machine/sysarch.h
.Ft int
Index: lib/libc/gen/isfdtype.3
===================================================================
RCS file: /cvs/src/lib/libc/gen/isfdtype.3,v
retrieving revision 1.7
diff -u -p -u -p -r1.7 isfdtype.3
--- lib/libc/gen/isfdtype.3 5 Jun 2013 03:39:22 -0000 1.7
+++ lib/libc/gen/isfdtype.3 12 Aug 2013 19:50:19 -0000
@@ -23,7 +23,7 @@
.Os
.Sh NAME
.Nm isfdtype
-.Nd "determine whether a file descriptor is of a specific type"
+.Nd determine whether a file descriptor is of a specific type
.Sh SYNOPSIS
.In sys/stat.h
.Ft int
Index: lib/libc/gen/posix_spawn_file_actions_init.3
===================================================================
RCS file: /cvs/src/lib/libc/gen/posix_spawn_file_actions_init.3,v
retrieving revision 1.6
diff -u -p -u -p -r1.6 posix_spawn_file_actions_init.3
--- lib/libc/gen/posix_spawn_file_actions_init.3 16 Jul 2013 15:21:11
-0000 1.6
+++ lib/libc/gen/posix_spawn_file_actions_init.3 12 Aug 2013 19:50:19
-0000
@@ -20,7 +20,7 @@
.Sh NAME
.Nm posix_spawn_file_actions_init ,
.Nm posix_spawn_file_actions_destroy
-.Nd "create and destroy posix_spawn file actions objects"
+.Nd create and destroy posix_spawn file actions objects
.Sh SYNOPSIS
.In spawn.h
.Ft int
Index: lib/libc/gen/posix_spawnattr_getflags.3
===================================================================
RCS file: /cvs/src/lib/libc/gen/posix_spawnattr_getflags.3,v
retrieving revision 1.7
diff -u -p -u -p -r1.7 posix_spawnattr_getflags.3
--- lib/libc/gen/posix_spawnattr_getflags.3 16 Jul 2013 15:21:11 -0000
1.7
+++ lib/libc/gen/posix_spawnattr_getflags.3 12 Aug 2013 19:50:19 -0000
@@ -20,7 +20,7 @@
.Sh NAME
.Nm posix_spawnattr_getflags ,
.Nm posix_spawnattr_setflags
-.Nd "get and set flags of a posix_spawn attributes object"
+.Nd get and set flags of a posix_spawn attributes object
.Sh SYNOPSIS
.In spawn.h
.Ft int
Index: lib/libc/gen/posix_spawnattr_getpgroup.3
===================================================================
RCS file: /cvs/src/lib/libc/gen/posix_spawnattr_getpgroup.3,v
retrieving revision 1.6
diff -u -p -u -p -r1.6 posix_spawnattr_getpgroup.3
--- lib/libc/gen/posix_spawnattr_getpgroup.3 16 Jul 2013 15:21:11 -0000
1.6
+++ lib/libc/gen/posix_spawnattr_getpgroup.3 12 Aug 2013 19:50:19 -0000
@@ -28,7 +28,7 @@
.Nm posix_spawnattr_setschedpolicy ,
.Nm posix_spawnattr_setsigdefault ,
.Nm posix_spawnattr_setsigmask
-.Nd "get and set misc attributes of a posix_spawn attributes object"
+.Nd get and set misc attributes of a posix_spawn attributes object
.Sh SYNOPSIS
.In spawn.h
.Ft int
Index: lib/libc/gen/posix_spawnattr_init.3
===================================================================
RCS file: /cvs/src/lib/libc/gen/posix_spawnattr_init.3,v
retrieving revision 1.6
diff -u -p -u -p -r1.6 posix_spawnattr_init.3
--- lib/libc/gen/posix_spawnattr_init.3 16 Jul 2013 15:21:11 -0000 1.6
+++ lib/libc/gen/posix_spawnattr_init.3 12 Aug 2013 19:50:19 -0000
@@ -20,7 +20,7 @@
.Sh NAME
.Nm posix_spawnattr_init ,
.Nm posix_spawnattr_destroy
-.Nd "create and destroy posix_spawn attributes object"
+.Nd create and destroy posix_spawn attributes object
.Sh SYNOPSIS
.In spawn.h
.Ft int
Index: lib/libc/gen/shm_open.3
===================================================================
RCS file: /cvs/src/lib/libc/gen/shm_open.3,v
retrieving revision 1.2
diff -u -p -u -p -r1.2 shm_open.3
--- lib/libc/gen/shm_open.3 16 Jul 2013 15:21:11 -0000 1.2
+++ lib/libc/gen/shm_open.3 12 Aug 2013 19:50:19 -0000
@@ -21,7 +21,7 @@
.Nm shm_open ,
.Nm shm_unlink ,
.Nm shm_mkstemp
-.Nd "create and destroy shared memory objects"
+.Nd create and destroy shared memory objects
.Sh SYNOPSIS
.In sys/mman.h
.Ft int
Index: lib/libc/locale/wcstol.3
===================================================================
RCS file: /cvs/src/lib/libc/locale/wcstol.3,v
retrieving revision 1.2
diff -u -p -u -p -r1.2 wcstol.3
--- lib/libc/locale/wcstol.3 10 Sep 2010 18:38:19 -0000 1.2
+++ lib/libc/locale/wcstol.3 12 Aug 2013 19:50:19 -0000
@@ -34,7 +34,7 @@
.Nm wcstol , wcstoul ,
.Nm wcstoll , wcstoull ,
.Nm wcstoimax , wcstoumax
-.Nd "convert a wide-character string value to a long, unsigned long,"
+.Nd convert a wide-character string value to a long, unsigned long,
long long, unsigned long long, intmax_t or uintmax_t integer
.Sh SYNOPSIS
.In wchar.h
Index: lib/libc/stdlib/strtol.3
===================================================================
RCS file: /cvs/src/lib/libc/stdlib/strtol.3,v
retrieving revision 1.23
diff -u -p -u -p -r1.23 strtol.3
--- lib/libc/stdlib/strtol.3 5 Jun 2013 03:39:23 -0000 1.23
+++ lib/libc/stdlib/strtol.3 12 Aug 2013 19:50:20 -0000
@@ -39,7 +39,7 @@
.Nm strtoll ,
.Nm strtoimax ,
.Nm strtoq ,
-.Nd "convert string value to a long, long long or intmax_t integer"
+.Nd convert string value to a long, long long or intmax_t integer
.Sh SYNOPSIS
.In limits.h
.In stdlib.h
Index: lib/libc/stdlib/strtonum.3
===================================================================
RCS file: /cvs/src/lib/libc/stdlib/strtonum.3,v
retrieving revision 1.16
diff -u -p -u -p -r1.16 strtonum.3
--- lib/libc/stdlib/strtonum.3 5 Jun 2013 03:39:23 -0000 1.16
+++ lib/libc/stdlib/strtonum.3 12 Aug 2013 19:50:20 -0000
@@ -19,7 +19,7 @@
.Os
.Sh NAME
.Nm strtonum
-.Nd "reliably convert string value to an integer"
+.Nd reliably convert string value to an integer
.Sh SYNOPSIS
.In stdlib.h
.Ft long long
Index: lib/libc/stdlib/strtoul.3
===================================================================
RCS file: /cvs/src/lib/libc/stdlib/strtoul.3,v
retrieving revision 1.21
diff -u -p -u -p -r1.21 strtoul.3
--- lib/libc/stdlib/strtoul.3 5 Jun 2013 03:39:23 -0000 1.21
+++ lib/libc/stdlib/strtoul.3 12 Aug 2013 19:50:20 -0000
@@ -39,7 +39,7 @@
.Nm strtoull ,
.Nm strtoumax ,
.Nm strtouq
-.Nd "convert a string to an unsigned long, unsigned long long or uintmax_t
integer"
+.Nd convert a string to an unsigned long, unsigned long long or uintmax_t
integer
.Sh SYNOPSIS
.In limits.h
.In stdlib.h
Index: lib/libc/sys/adjfreq.2
===================================================================
RCS file: /cvs/src/lib/libc/sys/adjfreq.2,v
retrieving revision 1.4
diff -u -p -u -p -r1.4 adjfreq.2
--- lib/libc/sys/adjfreq.2 7 Jul 2011 21:00:59 -0000 1.4
+++ lib/libc/sys/adjfreq.2 12 Aug 2013 19:50:20 -0000
@@ -28,7 +28,7 @@
.Os
.Sh NAME
.Nm adjfreq
-.Nd "correct the rate of the system clock"
+.Nd correct the rate of the system clock
.Sh SYNOPSIS
.Fd #include <sys/types.h>
.Fd #include <sys/time.h>
Index: lib/libc/sys/adjtime.2
===================================================================
RCS file: /cvs/src/lib/libc/sys/adjtime.2,v
retrieving revision 1.19
diff -u -p -u -p -r1.19 adjtime.2
--- lib/libc/sys/adjtime.2 7 Jul 2011 21:00:59 -0000 1.19
+++ lib/libc/sys/adjtime.2 12 Aug 2013 19:50:20 -0000
@@ -35,7 +35,7 @@
.Os
.Sh NAME
.Nm adjtime
-.Nd "correct the time to allow synchronization of the system clock"
+.Nd correct the time to allow synchronization of the system clock
.Sh SYNOPSIS
.Fd #include <sys/time.h>
.Ft int
Index: lib/libc/sys/flock.2
===================================================================
RCS file: /cvs/src/lib/libc/sys/flock.2,v
retrieving revision 1.17
diff -u -p -u -p -r1.17 flock.2
--- lib/libc/sys/flock.2 17 Jul 2013 05:42:11 -0000 1.17
+++ lib/libc/sys/flock.2 12 Aug 2013 19:50:20 -0000
@@ -35,7 +35,7 @@
.Os
.Sh NAME
.Nm flock
-.Nd "apply or remove an advisory lock on an open file"
+.Nd apply or remove an advisory lock on an open file
.Sh SYNOPSIS
.Fd #include <fcntl.h>
.Pp
Index: lib/libc/sys/fsync.2
===================================================================
RCS file: /cvs/src/lib/libc/sys/fsync.2,v
retrieving revision 1.12
diff -u -p -u -p -r1.12 fsync.2
--- lib/libc/sys/fsync.2 17 Jul 2013 05:42:11 -0000 1.12
+++ lib/libc/sys/fsync.2 12 Aug 2013 19:50:20 -0000
@@ -36,7 +36,7 @@
.Sh NAME
.Nm fsync ,
.Nm fdatasync
-.Nd "synchronize a file's in-core state with that on disk"
+.Nd synchronize a file's in-core state with that on disk
.Sh SYNOPSIS
.Fd #include <unistd.h>
.Ft int
Index: lib/libc/sys/getdirentries.2
===================================================================
RCS file: /cvs/src/lib/libc/sys/getdirentries.2,v
retrieving revision 1.23
diff -u -p -u -p -r1.23 getdirentries.2
--- lib/libc/sys/getdirentries.2 27 Oct 2010 19:07:27 -0000 1.23
+++ lib/libc/sys/getdirentries.2 12 Aug 2013 19:50:20 -0000
@@ -35,7 +35,7 @@
.Os
.Sh NAME
.Nm getdirentries
-.Nd "get directory entries in a filesystem independent format"
+.Nd get directory entries in a filesystem independent format
.Sh SYNOPSIS
.Fd #include <dirent.h>
.Ft int
Index: lib/libc/sys/setresuid.2
===================================================================
RCS file: /cvs/src/lib/libc/sys/setresuid.2,v
retrieving revision 1.6
diff -u -p -u -p -r1.6 setresuid.2
--- lib/libc/sys/setresuid.2 7 May 2013 01:44:57 -0000 1.6
+++ lib/libc/sys/setresuid.2 12 Aug 2013 19:50:20 -0000
@@ -29,7 +29,7 @@
.Nm getresuid ,
.Nm setresgid ,
.Nm setresuid
-.Nd "get or set real, effective and saved user or group ID"
+.Nd get or set real, effective and saved user or group ID
.Sh SYNOPSIS
.Fd #include <sys/types.h>
.Fd #include <unistd.h>
Index: lib/libc/sys/sync.2
===================================================================
RCS file: /cvs/src/lib/libc/sys/sync.2,v
retrieving revision 1.13
diff -u -p -u -p -r1.13 sync.2
--- lib/libc/sys/sync.2 30 Mar 2013 06:44:44 -0000 1.13
+++ lib/libc/sys/sync.2 12 Aug 2013 19:50:20 -0000
@@ -35,7 +35,7 @@
.Os
.Sh NAME
.Nm sync
-.Nd "synchronize disk block in-core status with that on disk"
+.Nd synchronize disk block in-core status with that on disk
.Sh SYNOPSIS
.Fd #include <unistd.h>
.Ft void
Index: lib/libm/man/ceil.3
===================================================================
RCS file: /cvs/src/lib/libm/man/ceil.3,v
retrieving revision 1.14
diff -u -p -u -p -r1.14 ceil.3
--- lib/libm/man/ceil.3 5 Jun 2013 03:40:26 -0000 1.14
+++ lib/libm/man/ceil.3 12 Aug 2013 19:50:20 -0000
@@ -35,7 +35,7 @@
.Nm ceil ,
.Nm ceilf ,
.Nm ceill
-.Nd "round to smallest integral value greater than or equal to x"
+.Nd round to smallest integral value greater than or equal to x
.Sh SYNOPSIS
.In math.h
.Ft double
Index: lib/libm/man/lround.3
===================================================================
RCS file: /cvs/src/lib/libm/man/lround.3,v
retrieving revision 1.4
diff -u -p -u -p -r1.4 lround.3
--- lib/libm/man/lround.3 7 Jul 2011 01:34:52 -0000 1.4
+++ lib/libm/man/lround.3 12 Aug 2013 19:50:20 -0000
@@ -36,7 +36,7 @@
.Nm lround ,
.Nm lroundf ,
.Nm lroundl
-.Nd "convert to nearest integral value"
+.Nd convert to nearest integral value
.Sh SYNOPSIS
.In math.h
.Ft "long long"
Index: lib/libm/man/trunc.3
===================================================================
RCS file: /cvs/src/lib/libm/man/trunc.3,v
retrieving revision 1.7
diff -u -p -u -p -r1.7 trunc.3
--- lib/libm/man/trunc.3 21 Jul 2011 07:52:08 -0000 1.7
+++ lib/libm/man/trunc.3 12 Aug 2013 19:50:20 -0000
@@ -33,7 +33,7 @@
.Nm trunc ,
.Nm truncf ,
.Nm truncl
-.Nd "nearest integral value with magnitude less than or equal to |x|"
+.Nd nearest integral value with magnitude less than or equal to |x|
.Sh SYNOPSIS
.In math.h
.Ft double
Index: lib/libpthread/man/pthread_cond_timedwait.3
===================================================================
RCS file: /cvs/src/lib/libpthread/man/pthread_cond_timedwait.3,v
retrieving revision 1.11
diff -u -p -u -p -r1.11 pthread_cond_timedwait.3
--- lib/libpthread/man/pthread_cond_timedwait.3 5 Jun 2013 03:44:50 -0000
1.11
+++ lib/libpthread/man/pthread_cond_timedwait.3 12 Aug 2013 19:50:20 -0000
@@ -34,7 +34,7 @@
.Os
.Sh NAME
.Nm pthread_cond_timedwait
-.Nd "wait on a condition variable for a specific amount of time"
+.Nd wait on a condition variable for a specific amount of time
.Sh SYNOPSIS
.In pthread.h
.Ft int
Index: sbin/dmesg/dmesg.8
===================================================================
RCS file: /cvs/src/sbin/dmesg/dmesg.8,v
retrieving revision 1.13
diff -u -p -u -p -r1.13 dmesg.8
--- sbin/dmesg/dmesg.8 31 Jul 2011 13:26:43 -0000 1.13
+++ sbin/dmesg/dmesg.8 12 Aug 2013 19:50:24 -0000
@@ -35,7 +35,7 @@
.Os
.Sh NAME
.Nm dmesg
-.Nd "display the system message buffer"
+.Nd display the system message buffer
.Sh SYNOPSIS
.Nm dmesg
.Op Fl M Ar core
Index: sbin/restore/restore.8
===================================================================
RCS file: /cvs/src/sbin/restore/restore.8,v
retrieving revision 1.37
diff -u -p -u -p -r1.37 restore.8
--- sbin/restore/restore.8 31 Mar 2013 09:51:04 -0000 1.37
+++ sbin/restore/restore.8 12 Aug 2013 19:50:24 -0000
@@ -35,7 +35,7 @@
.Os
.Sh NAME
.Nm restore
-.Nd "restore files or file systems from backups made with dump"
+.Nd restore files or file systems from backups made with dump
.Sh SYNOPSIS
.Nm restore
.Op Fl chimRrtvxy
Index: sbin/savecore/savecore.8
===================================================================
RCS file: /cvs/src/sbin/savecore/savecore.8,v
retrieving revision 1.17
diff -u -p -u -p -r1.17 savecore.8
--- sbin/savecore/savecore.8 10 Sep 2008 22:17:33 -0000 1.17
+++ sbin/savecore/savecore.8 12 Aug 2013 19:50:24 -0000
@@ -35,7 +35,7 @@
.Os
.Sh NAME
.Nm savecore
-.Nd "save a core dump of the operating system"
+.Nd save a core dump of the operating system
.Sh SYNOPSIS
.Nm savecore
.Op Fl cfvz
Index: share/man/man3/queue.3
===================================================================
RCS file: /cvs/src/share/man/man3/queue.3,v
retrieving revision 1.58
diff -u -p -u -p -r1.58 queue.3
--- share/man/man3/queue.3 5 Jun 2013 03:42:03 -0000 1.58
+++ share/man/man3/queue.3 12 Aug 2013 19:50:24 -0000
@@ -118,7 +118,7 @@
.Nm CIRCLEQ_INSERT_TAIL ,
.Nm CIRCLEQ_REMOVE ,
.Nm CIRCLEQ_REPLACE
-.Nd "implementations of singly-linked lists, doubly-linked lists, simple
queues, tail queues, and circular queues"
+.Nd implementations of singly-linked lists, doubly-linked lists, simple
queues, tail queues, and circular queues
.Sh SYNOPSIS
.In sys/queue.h
.Pp
Index: share/man/man3/tree.3
===================================================================
RCS file: /cvs/src/share/man/man3/tree.3,v
retrieving revision 1.24
diff -u -p -u -p -r1.24 tree.3
--- share/man/man3/tree.3 5 Jun 2013 03:42:03 -0000 1.24
+++ share/man/man3/tree.3 12 Aug 2013 19:50:24 -0000
@@ -69,7 +69,7 @@
.Nm RB_INIT ,
.Nm RB_INSERT ,
.Nm RB_REMOVE
-.Nd "implementations of splay and red-black trees"
+.Nd implementations of splay and red-black trees
.Sh SYNOPSIS
.In sys/tree.h
.Pp
Index: share/man/man4/aibs.4
===================================================================
RCS file: /cvs/src/share/man/man4/aibs.4,v
retrieving revision 1.5
diff -u -p -u -p -r1.5 aibs.4
--- share/man/man4/aibs.4 16 Jul 2013 16:05:48 -0000 1.5
+++ share/man/man4/aibs.4 12 Aug 2013 19:50:24 -0000
@@ -19,7 +19,7 @@
.Os
.Sh NAME
.Nm aibs
-.Nd "ASUSTeK AI Booster ACPI ATK0110 temperature, voltage, and fan sensor"
+.Nd ASUSTeK AI Booster ACPI ATK0110 temperature, voltage, and fan sensor
.Sh SYNOPSIS
.Cd "aibs* at acpi?"
.Sh DESCRIPTION
Index: share/man/man4/dc.4
===================================================================
RCS file: /cvs/src/share/man/man4/dc.4,v
retrieving revision 1.51
diff -u -p -u -p -r1.51 dc.4
--- share/man/man4/dc.4 16 Jul 2013 16:05:48 -0000 1.51
+++ share/man/man4/dc.4 12 Aug 2013 19:50:24 -0000
@@ -37,7 +37,7 @@
.Os
.Sh NAME
.Nm dc
-.Nd "DEC/Intel 21140/21142/21143/21145 and clones 10/100 Ethernet device"
+.Nd DEC/Intel 21140/21142/21143/21145 and clones 10/100 Ethernet device
.Sh SYNOPSIS
.Cd "dc* at pci?"
.Cd "dc* at cardbus?"
Index: share/man/man4/ep.4
===================================================================
RCS file: /cvs/src/share/man/man4/ep.4,v
retrieving revision 1.34
diff -u -p -u -p -r1.34 ep.4
--- share/man/man4/ep.4 7 Sep 2008 06:55:34 -0000 1.34
+++ share/man/man4/ep.4 12 Aug 2013 19:50:25 -0000
@@ -33,7 +33,7 @@
.Os
.Sh NAME
.Nm ep
-.Nd "3Com EtherLink III and Fast EtherLink III 10/100 Ethernet device"
+.Nd 3Com EtherLink III and Fast EtherLink III 10/100 Ethernet device
.Sh SYNOPSIS
.Cd "ep* at eisa?"
.Cd "ep* at isa?"
Index: share/man/man4/iwn.4
===================================================================
RCS file: /cvs/src/share/man/man4/iwn.4,v
retrieving revision 1.38
diff -u -p -u -p -r1.38 iwn.4
--- share/man/man4/iwn.4 16 Jul 2013 16:05:49 -0000 1.38
+++ share/man/man4/iwn.4 12 Aug 2013 19:50:25 -0000
@@ -20,7 +20,7 @@
.Os
.Sh NAME
.Nm iwn
-.Nd "Intel WiFi Link 4965/5000/1000/6000 IEEE 802.11a/g/n wireless network
devices"
+.Nd Intel WiFi Link 4965/5000/1000/6000 IEEE 802.11a/g/n wireless network
devices
.Sh SYNOPSIS
.Cd "iwn* at pci?"
.Sh DESCRIPTION
Index: share/man/man4/msk.4
===================================================================
RCS file: /cvs/src/share/man/man4/msk.4,v
retrieving revision 1.13
diff -u -p -u -p -r1.13 msk.4
--- share/man/man4/msk.4 16 Jul 2013 16:05:49 -0000 1.13
+++ share/man/man4/msk.4 12 Aug 2013 19:50:25 -0000
@@ -38,7 +38,7 @@
.Sh NAME
.Nm msk ,
.Nm mskc
-.Nd "Marvell Yukon-2 10/100/Gigabit Ethernet device"
+.Nd Marvell Yukon-2 10/100/Gigabit Ethernet device
.Sh SYNOPSIS
.Cd "mskc* at pci?"
.Cd "msk* at mskc?"
Index: share/man/man4/sis.4
===================================================================
RCS file: /cvs/src/share/man/man4/sis.4,v
retrieving revision 1.32
diff -u -p -u -p -r1.32 sis.4
--- share/man/man4/sis.4 16 Jul 2013 16:05:49 -0000 1.32
+++ share/man/man4/sis.4 12 Aug 2013 19:50:25 -0000
@@ -37,7 +37,7 @@
.Os
.Sh NAME
.Nm sis
-.Nd "SiS 900, SiS 7016, and NS DP83815/6 10/100 Ethernet device"
+.Nd SiS 900, SiS 7016, and NS DP83815/6 10/100 Ethernet device
.Sh SYNOPSIS
.Cd "sis* at pci?"
.Cd "icsphy* at mii?"
Index: share/man/man4/sk.4
===================================================================
RCS file: /cvs/src/share/man/man4/sk.4,v
retrieving revision 1.63
diff -u -p -u -p -r1.63 sk.4
--- share/man/man4/sk.4 16 Jul 2013 16:05:49 -0000 1.63
+++ share/man/man4/sk.4 12 Aug 2013 19:50:25 -0000
@@ -38,7 +38,7 @@
.Sh NAME
.Nm sk ,
.Nm skc
-.Nd "SysKonnect XMAC II and Marvell Yukon 10/100/Gigabit Ethernet device"
+.Nd SysKonnect XMAC II and Marvell Yukon 10/100/Gigabit Ethernet device
.Sh SYNOPSIS
.Cd "skc* at pci?"
.Cd "sk* at skc?"
Index: share/man/man4/wi.4tbl
===================================================================
RCS file: /cvs/src/share/man/man4/wi.4tbl,v
retrieving revision 1.95
diff -u -p -u -p -r1.95 wi.4tbl
--- share/man/man4/wi.4tbl 16 Jul 2013 16:05:49 -0000 1.95
+++ share/man/man4/wi.4tbl 12 Aug 2013 19:50:25 -0000
@@ -37,7 +37,7 @@
.Os
.Sh NAME
.Nm wi
-.Nd "WaveLAN/IEEE, PRISM 2-3, and Spectrum24 IEEE 802.11b wireless network
device"
+.Nd WaveLAN/IEEE, PRISM 2-3, and Spectrum24 IEEE 802.11b wireless network
device
.Sh SYNOPSIS
.Cd "# all architectures"
.Cd "wi* at pci?"
Index: share/man/man4/xl.4
===================================================================
RCS file: /cvs/src/share/man/man4/xl.4,v
retrieving revision 1.47
diff -u -p -u -p -r1.47 xl.4
--- share/man/man4/xl.4 16 Jul 2013 16:05:49 -0000 1.47
+++ share/man/man4/xl.4 12 Aug 2013 19:50:25 -0000
@@ -37,7 +37,7 @@
.Os
.Sh NAME
.Nm xl
-.Nd "3Com EtherLink XL and Fast EtherLink XL 10/100 Ethernet device"
+.Nd 3Com EtherLink XL and Fast EtherLink XL 10/100 Ethernet device
.Sh SYNOPSIS
.Cd "xl* at pci?"
.Cd "xl* at cardbus?"
Index: share/man/man4/man4.i386/elansc.4
===================================================================
RCS file: /cvs/src/share/man/man4/man4.i386/elansc.4,v
retrieving revision 1.21
diff -u -p -u -p -r1.21 elansc.4
--- share/man/man4/man4.i386/elansc.4 16 Jul 2013 16:05:49 -0000 1.21
+++ share/man/man4/man4.i386/elansc.4 12 Aug 2013 19:50:25 -0000
@@ -33,7 +33,7 @@
.Os
.Sh NAME
.Nm elansc
-.Nd "AMD Elan SC520 System Controller with watchdog timer and GPIO"
+.Nd AMD Elan SC520 System Controller with watchdog timer and GPIO
.Sh SYNOPSIS
.Cd "elansc* at pci?"
.Cd "gpio* at elansc?"
Index: share/man/man4/man4.i386/glxpcib.4
===================================================================
RCS file: /cvs/src/share/man/man4/man4.i386/glxpcib.4,v
retrieving revision 1.10
diff -u -p -u -p -r1.10 glxpcib.4
--- share/man/man4/man4.i386/glxpcib.4 16 Jul 2013 16:05:49 -0000 1.10
+++ share/man/man4/man4.i386/glxpcib.4 12 Aug 2013 19:50:25 -0000
@@ -7,7 +7,7 @@
.Os
.Sh NAME
.Nm glxpcib
-.Nd "AMD CS5536 PCI-ISA bridge with timecounter, watchdog timer, and GPIO"
+.Nd AMD CS5536 PCI-ISA bridge with timecounter, watchdog timer, and GPIO
.Sh SYNOPSIS
.Cd "glxpcib* at pci?"
.Cd "gpio* at glxpcib?"
Index: share/man/man4/man4.loongson/glxpcib.4
===================================================================
RCS file: /cvs/src/share/man/man4/man4.loongson/glxpcib.4,v
retrieving revision 1.5
diff -u -p -u -p -r1.5 glxpcib.4
--- share/man/man4/man4.loongson/glxpcib.4 16 Jul 2013 16:05:49 -0000
1.5
+++ share/man/man4/man4.loongson/glxpcib.4 12 Aug 2013 19:50:25 -0000
@@ -7,8 +7,8 @@
.Os
.Sh NAME
.Nm glxpcib
-.\" .Nd "AMD CS5536 PCI-ISA bridge with timecounter, watchdog timer, and GPIO"
-.Nd "AMD CS5536 PCI-ISA bridge with timecounter"
+.\ .Nd AMD CS5536 PCI-ISA bridge with timecounter, watchdog timer, and GPIO
+.Nd AMD CS5536 PCI-ISA bridge with timecounter
.Sh SYNOPSIS
.Cd "glxpcib* at pci?"
.\" .Cd "gpio* at glxpcib?"
Index: share/man/man4/man4.vax/cons.4
===================================================================
RCS file: /cvs/src/share/man/man4/man4.vax/cons.4,v
retrieving revision 1.12
diff -u -p -u -p -r1.12 cons.4
--- share/man/man4/man4.vax/cons.4 17 Jan 2013 21:54:18 -0000 1.12
+++ share/man/man4/man4.vax/cons.4 12 Aug 2013 19:50:25 -0000
@@ -34,7 +34,7 @@
.Os
.Sh NAME
.Nm cons
-.Nd "VAX console interface"
+.Nd VAX console interface
.Sh DESCRIPTION
The console is available to the processor through the console registers.
It acts like a normal terminal, except that when the local functions are
Index: share/man/man5/intro.5
===================================================================
RCS file: /cvs/src/share/man/man5/intro.5,v
retrieving revision 1.7
diff -u -p -u -p -r1.7 intro.5
--- share/man/man5/intro.5 31 May 2007 19:19:58 -0000 1.7
+++ share/man/man5/intro.5 12 Aug 2013 19:50:25 -0000
@@ -28,7 +28,7 @@
.Os
.Sh NAME
.Nm intro
-.Nd "introduction to file formats"
+.Nd introduction to file formats
.Sh DESCRIPTION
The manual pages in section 5 contain information related to
file formats, including:
Index: share/man/man9/getnewvnode.9
===================================================================
RCS file: /cvs/src/share/man/man9/getnewvnode.9,v
retrieving revision 1.8
diff -u -p -u -p -r1.8 getnewvnode.9
--- share/man/man9/getnewvnode.9 17 Jul 2013 20:21:52 -0000 1.8
+++ share/man/man9/getnewvnode.9 12 Aug 2013 19:50:25 -0000
@@ -32,7 +32,7 @@
.Os
.Sh NAME
.Nm getnewvnode
-.Nd "get a new vnode"
+.Nd get a new vnode
.Sh SYNOPSIS
.In sys/param.h
.In sys/vnode.h
Index: share/man/man9/intro.9
===================================================================
RCS file: /cvs/src/share/man/man9/intro.9,v
retrieving revision 1.12
diff -u -p -u -p -r1.12 intro.9
--- share/man/man9/intro.9 31 May 2007 19:20:00 -0000 1.12
+++ share/man/man9/intro.9 12 Aug 2013 19:50:25 -0000
@@ -28,7 +28,7 @@
.Os
.Sh NAME
.Nm intro
-.Nd "introduction to the kernel internals"
+.Nd introduction to the kernel internals
.Sh DESCRIPTION
The manual pages in section 9 contain information related to the
internal kernel data structures, variables and functions.
Index: share/man/man9/ktrace.9
===================================================================
RCS file: /cvs/src/share/man/man9/ktrace.9,v
retrieving revision 1.7
diff -u -p -u -p -r1.7 ktrace.9
--- share/man/man9/ktrace.9 4 Jun 2013 19:27:08 -0000 1.7
+++ share/man/man9/ktrace.9 12 Aug 2013 19:50:25 -0000
@@ -35,7 +35,7 @@
.Nm ktrsyscall ,
.Nm ktrsysret ,
.Nm KTRPOINT
-.Nd "process tracing kernel interface"
+.Nd process tracing kernel interface
.Sh SYNOPSIS
.In sys/param.h
.In sys/proc.h
Index: share/man/man9/style.9
===================================================================
RCS file: /cvs/src/share/man/man9/style.9,v
retrieving revision 1.54
diff -u -p -u -p -r1.54 style.9
--- share/man/man9/style.9 2 Nov 2012 16:35:21 -0000 1.54
+++ share/man/man9/style.9 12 Aug 2013 19:50:25 -0000
@@ -29,7 +29,7 @@
.Os
.Sh NAME
.Nm style
-.Nd "Kernel source file style guide (KNF)"
+.Nd Kernel source file style guide (KNF)
.Sh DESCRIPTION
This file specifies the preferred style for kernel source files in the
.Ox
Index: share/man/man9/syscall.9
===================================================================
RCS file: /cvs/src/share/man/man9/syscall.9,v
retrieving revision 1.8
diff -u -p -u -p -r1.8 syscall.9
--- share/man/man9/syscall.9 19 Sep 2010 13:17:25 -0000 1.8
+++ share/man/man9/syscall.9 12 Aug 2013 19:50:25 -0000
@@ -28,7 +28,7 @@
.Os
.Sh NAME
.Nm syscall
-.Nd "system calls overview"
+.Nd system calls overview
.Sh DESCRIPTION
System calls in the kernel are implemented through a set of
switch tables for each emulation type.
Index: share/man/man9/systrace.9
===================================================================
RCS file: /cvs/src/share/man/man9/systrace.9,v
retrieving revision 1.7
diff -u -p -u -p -r1.7 systrace.9
--- share/man/man9/systrace.9 4 Jun 2013 19:27:13 -0000 1.7
+++ share/man/man9/systrace.9 12 Aug 2013 19:50:25 -0000
@@ -30,7 +30,7 @@
.Nm systrace_redirect ,
.Nm systrace_fork ,
.Nm systrace_exit
-.Nd "enforce policies for system calls"
+.Nd enforce policies for system calls
.Sh SYNOPSIS
.In dev/systrace.h
.Ft int
Index: share/man/man9/vput.9
===================================================================
RCS file: /cvs/src/share/man/man9/vput.9,v
retrieving revision 1.9
diff -u -p -u -p -r1.9 vput.9
--- share/man/man9/vput.9 4 Jun 2013 19:27:17 -0000 1.9
+++ share/man/man9/vput.9 12 Aug 2013 19:50:25 -0000
@@ -33,7 +33,7 @@
.Os
.Sh NAME
.Nm vput
-.Nd "decrement the reference count for a vnode and unlock it"
+.Nd decrement the reference count for a vnode and unlock it
.Sh SYNOPSIS
.In sys/param.h
.In sys/vnode.h
Index: share/man/man9/vwakeup.9
===================================================================
RCS file: /cvs/src/share/man/man9/vwakeup.9,v
retrieving revision 1.4
diff -u -p -u -p -r1.4 vwakeup.9
--- share/man/man9/vwakeup.9 4 Jun 2013 19:27:18 -0000 1.4
+++ share/man/man9/vwakeup.9 12 Aug 2013 19:50:25 -0000
@@ -6,7 +6,7 @@
.Os
.Sh NAME
.Nm vwakeup
-.Nd "update outstanding I/O count and do wakeup on a vnode"
+.Nd update outstanding I/O count and do wakeup on a vnode
.Sh SYNOPSIS
.In sys/param.h
.In sys/vnode.h
Index: usr.bin/lndir/lndir.1
===================================================================
RCS file: /cvs/src/usr.bin/lndir/lndir.1,v
retrieving revision 1.23
diff -u -p -u -p -r1.23 lndir.1
--- usr.bin/lndir/lndir.1 11 Jan 2008 20:16:02 -0000 1.23
+++ usr.bin/lndir/lndir.1 12 Aug 2013 19:50:32 -0000
@@ -56,7 +56,7 @@
.Os
.Sh NAME
.Nm lndir
-.Nd "create a shadow directory of symbolic links to another directory tree"
+.Nd create a shadow directory of symbolic links to another directory tree
.Sh SYNOPSIS
.Nm lndir
.Op Fl is
Index: usr.bin/w/w.1
===================================================================
RCS file: /cvs/src/usr.bin/w/w.1,v
retrieving revision 1.19
diff -u -p -u -p -r1.19 w.1
--- usr.bin/w/w.1 15 Jan 2012 20:06:40 -0000 1.19
+++ usr.bin/w/w.1 12 Aug 2013 19:50:34 -0000
@@ -34,7 +34,7 @@
.Os
.Sh NAME
.Nm w
-.Nd "display users who are logged on and what they are doing"
+.Nd display users who are logged on and what they are doing
.Sh SYNOPSIS
.Nm w
.Op Fl ahi
Index: usr.bin/what/what.1
===================================================================
RCS file: /cvs/src/usr.bin/what/what.1,v
retrieving revision 1.16
diff -u -p -u -p -r1.16 what.1
--- usr.bin/what/what.1 3 Sep 2010 11:09:29 -0000 1.16
+++ usr.bin/what/what.1 12 Aug 2013 19:50:34 -0000
@@ -35,7 +35,7 @@
.Os
.Sh NAME
.Nm what
-.Nd "show what versions of object modules were used to construct a file"
+.Nd show what versions of object modules were used to construct a file
.Sh SYNOPSIS
.Nm what
.Op Fl s
Index: usr.bin/which/which.1
===================================================================
RCS file: /cvs/src/usr.bin/which/which.1,v
retrieving revision 1.23
diff -u -p -u -p -r1.23 which.1
--- usr.bin/which/which.1 9 Oct 2011 14:39:49 -0000 1.23
+++ usr.bin/which/which.1 12 Aug 2013 19:50:34 -0000
@@ -34,7 +34,7 @@
.Os
.Sh NAME
.Nm which
-.Nd "locate a program file (or files) in the path"
+.Nd locate a program file (or files) in the path
.Sh SYNOPSIS
.Nm which
.Op Fl a
Index: usr.bin/xargs/xargs.1
===================================================================
RCS file: /cvs/src/usr.bin/xargs/xargs.1,v
retrieving revision 1.26
diff -u -p -u -p -r1.26 xargs.1
--- usr.bin/xargs/xargs.1 3 Sep 2010 11:09:29 -0000 1.26
+++ usr.bin/xargs/xargs.1 12 Aug 2013 19:50:34 -0000
@@ -39,7 +39,7 @@
.Os
.Sh NAME
.Nm xargs
-.Nd "construct argument list(s) and execute utility"
+.Nd construct argument list(s) and execute utility
.Sh SYNOPSIS
.Nm xargs
.Bk -words
Index: usr.bin/xstr/xstr.1
===================================================================
RCS file: /cvs/src/usr.bin/xstr/xstr.1,v
retrieving revision 1.14
diff -u -p -u -p -r1.14 xstr.1
--- usr.bin/xstr/xstr.1 16 Aug 2009 09:41:08 -0000 1.14
+++ usr.bin/xstr/xstr.1 12 Aug 2013 19:50:34 -0000
@@ -35,7 +35,7 @@
.Os
.Sh NAME
.Nm xstr
-.Nd "extract strings from C programs to implement shared strings"
+.Nd extract strings from C programs to implement shared strings
.Sh SYNOPSIS
.Nm xstr
.Op Fl cv
Index: usr.bin/ypcat/ypcat.1
===================================================================
RCS file: /cvs/src/usr.bin/ypcat/ypcat.1,v
retrieving revision 1.8
diff -u -p -u -p -r1.8 ypcat.1
--- usr.bin/ypcat/ypcat.1 24 May 2008 13:59:09 -0000 1.8
+++ usr.bin/ypcat/ypcat.1 12 Aug 2013 19:50:35 -0000
@@ -36,7 +36,7 @@
.Os
.Sh NAME
.Nm ypcat
-.Nd "print the values of all keys in a YP database"
+.Nd print the values of all keys in a YP database
.Sh SYNOPSIS
.Nm ypcat
.Op Fl kt
Index: usr.bin/ypmatch/ypmatch.1
===================================================================
RCS file: /cvs/src/usr.bin/ypmatch/ypmatch.1,v
retrieving revision 1.11
diff -u -p -u -p -r1.11 ypmatch.1
--- usr.bin/ypmatch/ypmatch.1 12 Jun 2008 21:46:48 -0000 1.11
+++ usr.bin/ypmatch/ypmatch.1 12 Aug 2013 19:50:35 -0000
@@ -36,7 +36,7 @@
.Os
.Sh NAME
.Nm ypmatch
-.Nd "print the values of one or more keys in a YP database"
+.Nd print the values of one or more keys in a YP database
.Sh SYNOPSIS
.Nm ypmatch
.Op Fl kt
Index: usr.sbin/bgpd/bgpd.8
===================================================================
RCS file: /cvs/src/usr.sbin/bgpd/bgpd.8,v
retrieving revision 1.47
diff -u -p -u -p -r1.47 bgpd.8
--- usr.sbin/bgpd/bgpd.8 14 Jun 2013 19:49:19 -0000 1.47
+++ usr.sbin/bgpd/bgpd.8 12 Aug 2013 19:50:35 -0000
@@ -19,7 +19,7 @@
.Os
.Sh NAME
.Nm bgpd
-.Nd "Border Gateway Protocol daemon"
+.Nd Border Gateway Protocol daemon
.Sh SYNOPSIS
.Nm bgpd
.Bk -words
Index: usr.sbin/dvmrpd/dvmrpd.8
===================================================================
RCS file: /cvs/src/usr.sbin/dvmrpd/dvmrpd.8,v
retrieving revision 1.8
diff -u -p -u -p -r1.8 dvmrpd.8
--- usr.sbin/dvmrpd/dvmrpd.8 26 Sep 2012 16:19:45 -0000 1.8
+++ usr.sbin/dvmrpd/dvmrpd.8 12 Aug 2013 19:50:36 -0000
@@ -19,7 +19,7 @@
.Os
.Sh NAME
.Nm dvmrpd
-.Nd "Distance Vector Multicast Routing Protocol daemon"
+.Nd Distance Vector Multicast Routing Protocol daemon
.Sh SYNOPSIS
.Nm
.Op Fl dnv
Index: usr.sbin/iscsid/iscsid.8
===================================================================
RCS file: /cvs/src/usr.sbin/iscsid/iscsid.8,v
retrieving revision 1.8
diff -u -p -u -p -r1.8 iscsid.8
--- usr.sbin/iscsid/iscsid.8 16 Jul 2013 11:13:33 -0000 1.8
+++ usr.sbin/iscsid/iscsid.8 12 Aug 2013 19:50:37 -0000
@@ -19,7 +19,7 @@
.Os
.Sh NAME
.Nm iscsid
-.Nd "iSCSI (Internet SCSI) daemon"
+.Nd iSCSI (Internet SCSI) daemon
.Sh SYNOPSIS
.Nm
.Op Fl dv
Index: usr.sbin/ldomd/ldomd.8
===================================================================
RCS file: /cvs/src/usr.sbin/ldomd/ldomd.8,v
retrieving revision 1.2
diff -u -p -u -p -r1.2 ldomd.8
--- usr.sbin/ldomd/ldomd.8 16 Jul 2013 11:13:33 -0000 1.2
+++ usr.sbin/ldomd/ldomd.8 12 Aug 2013 19:50:37 -0000
@@ -19,7 +19,7 @@
.Os
.Sh NAME
.Nm ldomd
-.Nd "Logical Domain daemon"
+.Nd Logical Domain daemon
.Sh SYNOPSIS
.Nm ldomd
.Op Fl d
Index: usr.sbin/memconfig/memconfig.8
===================================================================
RCS file: /cvs/src/usr.sbin/memconfig/memconfig.8,v
retrieving revision 1.10
diff -u -p -u -p -r1.10 memconfig.8
--- usr.sbin/memconfig/memconfig.8 31 May 2007 19:20:25 -0000 1.10
+++ usr.sbin/memconfig/memconfig.8 12 Aug 2013 19:50:37 -0000
@@ -31,7 +31,7 @@
.Os
.Sh NAME
.Nm memconfig
-.Nd "control system cache behaviour with respect to memory"
+.Nd control system cache behaviour with respect to memory
.Sh SYNOPSIS
.Nm memconfig
.Ar list
Index: usr.sbin/ntpd/ntpd.8
===================================================================
RCS file: /cvs/src/usr.sbin/ntpd/ntpd.8,v
retrieving revision 1.34
diff -u -p -u -p -r1.34 ntpd.8
--- usr.sbin/ntpd/ntpd.8 26 Sep 2012 16:19:45 -0000 1.34
+++ usr.sbin/ntpd/ntpd.8 12 Aug 2013 19:50:37 -0000
@@ -19,7 +19,7 @@
.Os
.Sh NAME
.Nm ntpd
-.Nd "Network Time Protocol daemon"
+.Nd Network Time Protocol daemon
.Sh SYNOPSIS
.Nm ntpd
.Bk -words
Index: usr.sbin/ospf6d/ospf6d.8
===================================================================
RCS file: /cvs/src/usr.sbin/ospf6d/ospf6d.8,v
retrieving revision 1.16
diff -u -p -u -p -r1.16 ospf6d.8
--- usr.sbin/ospf6d/ospf6d.8 22 Mar 2013 17:45:30 -0000 1.16
+++ usr.sbin/ospf6d/ospf6d.8 12 Aug 2013 19:50:37 -0000
@@ -19,7 +19,7 @@
.Os
.Sh NAME
.Nm ospf6d
-.Nd "Open Shortest Path First daemon"
+.Nd Open Shortest Path First daemon
.Sh SYNOPSIS
.Nm
.Op Fl dnv
Index: usr.sbin/ospfd/ospfd.8
===================================================================
RCS file: /cvs/src/usr.sbin/ospfd/ospfd.8,v
retrieving revision 1.29
diff -u -p -u -p -r1.29 ospfd.8
--- usr.sbin/ospfd/ospfd.8 26 Sep 2012 16:19:45 -0000 1.29
+++ usr.sbin/ospfd/ospfd.8 12 Aug 2013 19:50:37 -0000
@@ -19,7 +19,7 @@
.Os
.Sh NAME
.Nm ospfd
-.Nd "Open Shortest Path First daemon"
+.Nd Open Shortest Path First daemon
.Sh SYNOPSIS
.Nm
.Op Fl dnv
Index: usr.sbin/popa3d/popa3d.8
===================================================================
RCS file: /cvs/src/usr.sbin/popa3d/popa3d.8,v
retrieving revision 1.18
diff -u -p -u -p -r1.18 popa3d.8
--- usr.sbin/popa3d/popa3d.8 16 Jul 2013 11:13:34 -0000 1.18
+++ usr.sbin/popa3d/popa3d.8 12 Aug 2013 19:50:37 -0000
@@ -29,7 +29,7 @@
.Os
.Sh NAME
.Nm popa3d
-.Nd "Post Office Protocol (POP3) server"
+.Nd Post Office Protocol (POP3) server
.Sh SYNOPSIS
.Nm
.Op Fl 46DV
Index: usr.sbin/ripd/ripd.8
===================================================================
RCS file: /cvs/src/usr.sbin/ripd/ripd.8,v
retrieving revision 1.10
diff -u -p -u -p -r1.10 ripd.8
--- usr.sbin/ripd/ripd.8 26 Sep 2012 16:19:45 -0000 1.10
+++ usr.sbin/ripd/ripd.8 12 Aug 2013 19:50:37 -0000
@@ -20,7 +20,7 @@
.Os
.Sh NAME
.Nm ripd
-.Nd "Routing Information Protocol daemon"
+.Nd Routing Information Protocol daemon
.Sh SYNOPSIS
.Nm
.Op Fl dnv
Index: usr.sbin/tokeninit/tokeninit.8
===================================================================
RCS file: /cvs/src/usr.sbin/tokeninit/tokeninit.8,v
retrieving revision 1.12
diff -u -p -u -p -r1.12 tokeninit.8
--- usr.sbin/tokeninit/tokeninit.8 16 Jul 2013 11:13:34 -0000 1.12
+++ usr.sbin/tokeninit/tokeninit.8 12 Aug 2013 19:50:38 -0000
@@ -39,7 +39,7 @@
.Nm activinit ,
.Nm cryptoinit ,
.Nm snkinit
-.Nd "modify or add user in ActivCard, CRYPTOCard, or SNK-004 authentication
system"
+.Nd modify or add user in ActivCard, CRYPTOCard, or SNK-004 authentication
system
.Sh SYNOPSIS
.Nm tokeninit
.Op Fl fhsv
Index: usr.sbin/ypldap/ypldap.8
===================================================================
RCS file: /cvs/src/usr.sbin/ypldap/ypldap.8,v
retrieving revision 1.7
diff -u -p -u -p -r1.7 ypldap.8
--- usr.sbin/ypldap/ypldap.8 28 Aug 2011 11:53:16 -0000 1.7
+++ usr.sbin/ypldap/ypldap.8 12 Aug 2013 19:50:40 -0000
@@ -19,7 +19,7 @@
.Os
.Sh NAME
.Nm ypldap
-.Nd "YP map server using LDAP backend"
+.Nd YP map server using LDAP backend
.Sh SYNOPSIS
.Nm
.Op Fl dnv
Index: usr.sbin/ypserv/revnetgroup/revnetgroup.8
===================================================================
RCS file: /cvs/src/usr.sbin/ypserv/revnetgroup/revnetgroup.8,v
retrieving revision 1.12
diff -u -p -u -p -r1.12 revnetgroup.8
--- usr.sbin/ypserv/revnetgroup/revnetgroup.8 16 Jul 2013 11:13:34 -0000
1.12
+++ usr.sbin/ypserv/revnetgroup/revnetgroup.8 12 Aug 2013 19:50:40 -0000
@@ -37,7 +37,7 @@
.Os
.Sh NAME
.Nm revnetgroup
-.Nd "generate reverse netgroup data"
+.Nd generate reverse netgroup data
.Sh SYNOPSIS
.Nm revnetgroup
.Fl h | u