aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/cron
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2004-06-04 19:23:12 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2004-06-04 19:23:12 +0000
commitb18b186e57994f7743b78246b6feea779a3dfb5e (patch)
tree712fed63416f5df3163ca25b65d54af041865edb /usr.sbin/cron
parent68c4cb5dd7c699900091fbe72bb3732b8f37de6d (diff)
downloadsrc-b18b186e57994f7743b78246b6feea779a3dfb5e.tar.gz
src-b18b186e57994f7743b78246b6feea779a3dfb5e.zip
Markup nits.
Notes
Notes: svn path=/head/; revision=130087
Diffstat (limited to 'usr.sbin/cron')
-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 cbfc73d3309b..afc50ea77b92 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