summaryrefslogtreecommitdiffstats
path: root/usr.sbin/cron
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/cron
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/cron')
-rw-r--r--usr.sbin/cron/crontab/crontab.53
1 files changed, 2 insertions, 1 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
OpenPOWER on IntegriCloud