summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-01-19 14:15:40 +0000
committerru <ru@FreeBSD.org>2001-01-19 14:15:40 +0000
commit8ad24f0a491c6dac611afe605ef85c430531db3b (patch)
tree052f860405d09494f5f5d54bcc1e8610a8042c44 /usr.sbin
parent802c02830905f75c53f335d7938b97d0120f738e (diff)
downloadFreeBSD-src-8ad24f0a491c6dac611afe605ef85c430531db3b.zip
FreeBSD-src-8ad24f0a491c6dac611afe605ef85c430531db3b.tar.gz
mdoc(7) police: removed leading whitespaces that are not inside
Bd/Ed; these hardly degrade the quality of the produced output.
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/cron/crontab/crontab.53
-rw-r--r--usr.sbin/i4b/isdnd/isdnd.rc.54
-rw-r--r--usr.sbin/pkg_install/create/pkg_create.12
3 files changed, 5 insertions, 4 deletions
diff --git a/usr.sbin/cron/crontab/crontab.5 b/usr.sbin/cron/crontab/crontab.5
index 6c23e31..1fd759d 100644
--- a/usr.sbin/cron/crontab/crontab.5
+++ b/usr.sbin/cron/crontab/crontab.5
@@ -43,8 +43,9 @@ allowed on the same line as environment variable settings.
.Pp
An active line in a crontab will be either an environment setting or a cron
command. An environment setting is of the form,
-.Pp
+.Bd -literal
name = value
+.Ed
.Pp
where the spaces around the equal-sign (=) are optional, and any subsequent
non-leading spaces in
diff --git a/usr.sbin/i4b/isdnd/isdnd.rc.5 b/usr.sbin/i4b/isdnd/isdnd.rc.5
index 85f392b..2428725 100644
--- a/usr.sbin/i4b/isdnd/isdnd.rc.5
+++ b/usr.sbin/i4b/isdnd/isdnd.rc.5
@@ -886,9 +886,9 @@ Typical values in simple mode are 10 to 30 seconds.
.It Li shorthold mode for fixed unit charging
For shorthold mode, the
.Em idle-algorithm-outgoing
- must be
+must be
.Em fix-unit-size
- and the selected
+and the selected
.Em unitlength
and
.Em idletime-outgoing
diff --git a/usr.sbin/pkg_install/create/pkg_create.1 b/usr.sbin/pkg_install/create/pkg_create.1
index c739060..df60d82 100644
--- a/usr.sbin/pkg_install/create/pkg_create.1
+++ b/usr.sbin/pkg_install/create/pkg_create.1
@@ -207,7 +207,7 @@ space in your
directory is limited. Be sure to leave some number of `X' characters
for
.Xr mktemp 3
- to fill in with a unique ID.
+to fill in with a unique ID.
.It Fl X Ar excludefile
Pass
.Ar excludefile
OpenPOWER on IntegriCloud