diff options
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/cron/crontab.5 | 4 |
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 |