summaryrefslogtreecommitdiffstats
path: root/usr.sbin/cron/crontab
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-06-04 19:23:12 +0000
committerru <ru@FreeBSD.org>2004-06-04 19:23:12 +0000
commit3d43f7de86043cb557794f338cd5ebdc1369e78d (patch)
tree712fed63416f5df3163ca25b65d54af041865edb /usr.sbin/cron/crontab
parent44628bff233c145b65f5b1de0b1b260ab3c64c5a (diff)
downloadFreeBSD-src-3d43f7de86043cb557794f338cd5ebdc1369e78d.zip
FreeBSD-src-3d43f7de86043cb557794f338cd5ebdc1369e78d.tar.gz
Markup nits.
Diffstat (limited to 'usr.sbin/cron/crontab')
-rw-r--r--usr.sbin/cron/crontab/crontab.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/cron/crontab/crontab.1 b/usr.sbin/cron/crontab/crontab.1
index cbfc73d..afc50ea 100644
--- a/usr.sbin/cron/crontab/crontab.1
+++ b/usr.sbin/cron/crontab/crontab.1
@@ -70,7 +70,7 @@ and so can be used for comments.
.Pp
The first form of this command is used to install a new crontab from some
named file or standard input if the pseudo-filename
-.Dq -
+.Sq Fl
is given.
.Pp
The following options are available:
@@ -129,7 +129,7 @@ with the exception that the dangerous variant of calling
without a file name in the first form of the command is not allowed by
this implementation.
The pseudo-filename
-.Dq -
+.Sq Fl
must be specified to read from standard input.
The new command syntax
differs from previous versions of Vixie Cron, as well as from the classic
OpenPOWER on IntegriCloud