diff options
author | 2014-07-16 17:03:17 +0000 | |
---|---|---|
committer | 2014-07-16 17:03:17 +0000 | |
commit | c8ae3a27f4813789a9caad8904d8728bfdc1a9b6 (patch) | |
tree | 3563e2f249270560422021bf2aeceda2be444e02 | |
parent | replace beforeinstall target with LINKS; rot13 becomes a hardlink to (diff) | |
download | wireguard-openbsd-c8ae3a27f4813789a9caad8904d8728bfdc1a9b6.tar.xz wireguard-openbsd-c8ae3a27f4813789a9caad8904d8728bfdc1a9b6.zip |
invert the description describing calendar, since it is run by default
(so we tell folk how to stop it);
-rw-r--r-- | share/man/man8/daily.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man8/daily.8 b/share/man/man8/daily.8 index 14c9d402a40..73315f7d573 100644 --- a/share/man/man8/daily.8 +++ b/share/man/man8/daily.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: daily.8,v 1.20 2014/04/24 18:52:11 jmc Exp $ +.\" $OpenBSD: daily.8,v 1.21 2014/07/16 17:03:17 jmc Exp $ .\" .\" Copyright (c) 2003 Jason McIntyre <jmc@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: April 24 2014 $ +.Dd $Mdocdate: July 16 2014 $ .Dt DAILY 8 .Os .Sh NAME @@ -197,7 +197,7 @@ The following variables can be set in .Pp .Bl -tag -width "CHECKFILESYSTEMS" -compact .It Ev CALENDAR -If set to 1, run +If set to 0, do not run .Xr calendar 1 . .It Ev CHECKFILESYSTEMS If set to 1, run |