diff options
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/atacontrol/atacontrol.8 | 3 | ||||
-rw-r--r-- | sbin/kget/kget.8 | 2 | ||||
-rw-r--r-- | sbin/mount_null/mount_null.8 | 3 | ||||
-rw-r--r-- | sbin/mount_nullfs/mount_nullfs.8 | 3 | ||||
-rw-r--r-- | sbin/natd/natd.8 | 2 | ||||
-rw-r--r-- | sbin/reboot/boot_i386.8 | 3 | ||||
-rw-r--r-- | sbin/setkey/setkey.8 | 2 |
7 files changed, 7 insertions, 11 deletions
diff --git a/sbin/atacontrol/atacontrol.8 b/sbin/atacontrol/atacontrol.8 index 0adee9abe949..4cdd6b232061 100644 --- a/sbin/atacontrol/atacontrol.8 +++ b/sbin/atacontrol/atacontrol.8 @@ -30,8 +30,7 @@ .Os FreeBSD .Sh NAME .Nm atacontrol -.Nd -ATA device driver control program +.Nd ATA device driver control program .Sh SYNOPSIS .Nm .Aq Ar command diff --git a/sbin/kget/kget.8 b/sbin/kget/kget.8 index 423414ea8c88..71d5b88bb9b5 100644 --- a/sbin/kget/kget.8 +++ b/sbin/kget/kget.8 @@ -29,7 +29,7 @@ .Os FreeBSD .Sh NAME .Nm kget -.Nd print kernel change information. +.Nd "print kernel change information" .Sh SYNOPSIS .Nm .Ar filename diff --git a/sbin/mount_null/mount_null.8 b/sbin/mount_null/mount_null.8 index 3811bf111bd3..2ac1c25ee854 100644 --- a/sbin/mount_null/mount_null.8 +++ b/sbin/mount_null/mount_null.8 @@ -42,8 +42,7 @@ .Os BSD 4.4 .Sh NAME .Nm mount_null -.Nd mount a loopback filesystem sub-tree; -demonstrate the use of a null file system layer +.Nd "mount a loopback filesystem sub-tree; demonstrate the use of a null file system layer" .Sh SYNOPSIS .Nm .Op Fl o Ar options diff --git a/sbin/mount_nullfs/mount_nullfs.8 b/sbin/mount_nullfs/mount_nullfs.8 index 3811bf111bd3..2ac1c25ee854 100644 --- a/sbin/mount_nullfs/mount_nullfs.8 +++ b/sbin/mount_nullfs/mount_nullfs.8 @@ -42,8 +42,7 @@ .Os BSD 4.4 .Sh NAME .Nm mount_null -.Nd mount a loopback filesystem sub-tree; -demonstrate the use of a null file system layer +.Nd "mount a loopback filesystem sub-tree; demonstrate the use of a null file system layer" .Sh SYNOPSIS .Nm .Op Fl o Ar options diff --git a/sbin/natd/natd.8 b/sbin/natd/natd.8 index 5c7f7710df33..b65653bc6f5c 100644 --- a/sbin/natd/natd.8 +++ b/sbin/natd/natd.8 @@ -4,7 +4,7 @@ .Os FreeBSD .Sh NAME .Nm natd -.Nd Network Address Translation Daemon +.Nd Network Address Translation daemon .Sh SYNOPSIS .Nm .Bk -words diff --git a/sbin/reboot/boot_i386.8 b/sbin/reboot/boot_i386.8 index 836401d141e2..cbd8126d25e7 100644 --- a/sbin/reboot/boot_i386.8 +++ b/sbin/reboot/boot_i386.8 @@ -45,8 +45,7 @@ .Os .Sh NAME .Nm boot -.Nd -system bootstrapping procedures +.Nd system bootstrapping procedures .Sh DESCRIPTION .Sy Power fail and crash recovery . Normally, the system will reboot itself at power-up or after crashes. diff --git a/sbin/setkey/setkey.8 b/sbin/setkey/setkey.8 index c11b33214520..3bfcada11b46 100644 --- a/sbin/setkey/setkey.8 +++ b/sbin/setkey/setkey.8 @@ -34,7 +34,7 @@ .\" .Sh NAME .Nm setkey -.Nd manually manipulate the IPsec SA/SP database. +.Nd "manually manipulate the IPsec SA/SP database" .\" .Sh SYNOPSIS .Nm |