summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-09-06 22:07:36 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-09-06 22:07:36 +0000
commitb38663d5b6aff2bd8b62eeee8c3e20369b96f81b (patch)
tree2f6c1b9e3cb1013b9ee6865dfd11e672d0c720ff /share/man
parenta2813cd8fc6dbd0dc90c176ab3a43ef3f75496a4 (diff)
.Xr;
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man8/daily.89
1 files changed, 6 insertions, 3 deletions
diff --git a/share/man/man8/daily.8 b/share/man/man8/daily.8
index b7147f4bad6..e24fba8539a 100644
--- a/share/man/man8/daily.8
+++ b/share/man/man8/daily.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: daily.8,v 1.1 2003/07/28 20:55:59 jmc Exp $
+.\" $OpenBSD: daily.8,v 1.2 2003/09/06 22:07:35 jmc Exp $
.\"
.\" Copyright (c) 2003 Jason McIntyre <jmc@openbsd.org>
.\"
@@ -197,9 +197,12 @@ if it exists.
.Sh ENVIRONMENT
.Bl -tag -width "CHECKFILESYSTEMS" -compact
.It Ev CALENDAR
-Determines whether to run calendar.
+Determines whether to run
+.Xr calendar 1 .
.It Ev CHECKFILESYSTEMS
-Determines whether to run fsck with the no-write flag.
+Determines whether to run
+.Xr fsck 8
+with the no-write flag.
.It Ev ROOTBACKUP
Determines whether to make a backup of the root file system.
.El