diff options
author | ru <ru@FreeBSD.org> | 2001-04-18 15:54:10 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-04-18 15:54:10 +0000 |
commit | 2d1b95a96fc9b0b31e2e82f3fa3dc952e107f533 (patch) | |
tree | ed6d70dff3181701a1d9087a8c13b7f9bb97e286 /sbin | |
parent | 16a48734c9ac145fb6d6db8d2877081e97282d2c (diff) | |
download | FreeBSD-src-2d1b95a96fc9b0b31e2e82f3fa3dc952e107f533.zip FreeBSD-src-2d1b95a96fc9b0b31e2e82f3fa3dc952e107f533.tar.gz |
mdoc(7) police: normalize .Nd.
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 0adee9a..4cdd6b2 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 423414e..71d5b88 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 3811bf1..2ac1c25 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 3811bf1..2ac1c25 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 5c7f771..b65653b 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 836401d..cbd8126 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 c11b332..3bfcada 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 |