summaryrefslogtreecommitdiffstats
path: root/usr.sbin/cron
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2018-06-13 13:27:37 +0000
committerjmc <jmc@openbsd.org>2018-06-13 13:27:37 +0000
commit888dc329ba99021c687220ea0a27a5c5b695d34b (patch)
treeba2beaba89fe9384eb5d4e56de44fc20b95618c0 /usr.sbin/cron
parentAdd crontab entry option -n for "No mail when run successful" (diff)
downloadwireguard-openbsd-888dc329ba99021c687220ea0a27a5c5b695d34b.tar.xz
wireguard-openbsd-888dc329ba99021c687220ea0a27a5c5b695d34b.zip
avoid a double flag;
Diffstat (limited to 'usr.sbin/cron')
-rw-r--r--usr.sbin/cron/crontab.54
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/cron/crontab.5 b/usr.sbin/cron/crontab.5
index cdda7bb40dd..ec73617193c 100644
--- a/usr.sbin/cron/crontab.5
+++ b/usr.sbin/cron/crontab.5
@@ -17,7 +17,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
.\" OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.\" $OpenBSD: crontab.5,v 1.35 2018/06/13 11:27:30 job Exp $
+.\" $OpenBSD: crontab.5,v 1.36 2018/06/13 13:27:37 jmc Exp $
.\"
.Dd $Mdocdate: June 13 2018 $
.Dt CRONTAB 5
@@ -201,7 +201,7 @@ No mail is sent after a successful run.
The execution output will only be mailed if the command exits with a non-zero
exit code.
The
-.Fl -n
+.Fl n
option is an attempt to cure potentially copious volumes of mail coming from
.Xr cron 8 .
.It Fl q Ar command