summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-02-07 13:45:30 +0000
committerru <ru@FreeBSD.org>2001-02-07 13:45:30 +0000
commit5addfd60d6c939bd1a9b1cbf3a5b0f614fce79da (patch)
tree8e915f713fa577df2f4f07d605cac3b4ef1a5b3d /sbin
parent2001e1a6ee8240523374c0f047409f2af57730c3 (diff)
downloadFreeBSD-src-5addfd60d6c939bd1a9b1cbf3a5b0f614fce79da.zip
FreeBSD-src-5addfd60d6c939bd1a9b1cbf3a5b0f614fce79da.tar.gz
mdoc(7) police: Change -filled displays (which just happen
to be the same as -ragged in the current implementation) to -ragged. With mdocNG, -filled displays produce the correct output, formatted and justified to both margins.
Diffstat (limited to 'sbin')
-rw-r--r--sbin/mknod/mknod.82
-rw-r--r--sbin/route/route.86
2 files changed, 4 insertions, 4 deletions
diff --git a/sbin/mknod/mknod.8 b/sbin/mknod/mknod.8
index 694a348..509783e 100644
--- a/sbin/mknod/mknod.8
+++ b/sbin/mknod/mknod.8
@@ -81,7 +81,7 @@ major device number to use for a particular device, check the file
.Pa /dev/MAKEDEV
to see if the device is known, or check
the system dependent device configuration file:
-.Bd -filled -offset indent
+.Bd -ragged -offset indent
.Dq Pa /usr/src/sys/conf/device. Ns Aq Ar architecture
.Ed
.Pp
diff --git a/sbin/route/route.8 b/sbin/route/route.8
index 65c07e9..9629756 100644
--- a/sbin/route/route.8
+++ b/sbin/route/route.8
@@ -98,7 +98,7 @@ routing lookup misses, or suspected network partitionings.
.Pp
The monitor command has the syntax:
.Pp
-.Bd -filled -offset indent -compact
+.Bd -ragged -offset indent -compact
.Nm
.Op Fl n
.Cm monitor
@@ -106,7 +106,7 @@ The monitor command has the syntax:
.Pp
The flush command has the syntax:
.Pp
-.Bd -filled -offset indent -compact
+.Bd -ragged -offset indent -compact
.Nm
.Op Fl n
.Cm flush
@@ -130,7 +130,7 @@ delineated family will be deleted.
.Pp
The other commands have the following syntax:
.Pp
-.Bd -filled -offset indent -compact
+.Bd -ragged -offset indent -compact
.Nm
.Op Fl n
.Ar command
OpenPOWER on IntegriCloud