diff options
| author | Brooks Davis <brooks@FreeBSD.org> | 2007-03-11 10:48:34 +0000 |
|---|---|---|
| committer | Brooks Davis <brooks@FreeBSD.org> | 2007-03-11 10:48:34 +0000 |
| commit | 8165fa21495c4771db5685f9bc3507dfc2236127 (patch) | |
| tree | 25222fbfa5dfcfd5d5d90adf5fefb56e37657191 | |
| parent | 45d4d7ac8c377ff625baa06c64d23642be8da04c (diff) | |
Notes
| -rw-r--r-- | share/man/man5/rc.conf.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5 index 98fd054b84c1..3d28a30f3402 100644 --- a/share/man/man5/rc.conf.5 +++ b/share/man/man5/rc.conf.5 @@ -1388,7 +1388,7 @@ If set to a negative number, the background file system check will be delayed indefinitely to allow the administrator to run it at a more convenient time. For example it may be run from -/Xr cron 8 +.Xr cron 8 by adding a line like .Pp .Dl "0 4 * * * root /etc/rc.d/bgfsck forcestart" |
