summaryrefslogtreecommitdiffstats
path: root/share/man
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2017-03-30 06:07:36 +0000
committerngie <ngie@FreeBSD.org>2017-03-30 06:07:36 +0000
commit2701e4d06680cb65db5b24bd97a168d745be9069 (patch)
tree27dbe980846e037631558efddc2020738d05eb01 /share/man
parent1439a3ed869f4c4053b1c7fa932c6ca23bfc9c50 (diff)
downloadFreeBSD-src-2701e4d06680cb65db5b24bd97a168d745be9069.zip
FreeBSD-src-2701e4d06680cb65db5b24bd97a168d745be9069.tar.gz
MFC r315762:
rc.conf(5): fix a .Xr call for chroot(8) Add the missing section number to the .Xr call.
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man5/rc.conf.52
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5
index 2ce3a0e..e0c1162 100644
--- a/share/man/man5/rc.conf.5
+++ b/share/man/man5/rc.conf.5
@@ -182,7 +182,7 @@ Enabling this option is likely to increase your boot time if
services are enabled that utilize the force_depend check.
.It Ao Ar name Ac Ns Va _chroot
.Pq Vt str
-.Xr chroot
+.Xr chroot 8
to this directory before running the service.
.It Ao Ar name Ac Ns Va _user
.Pq Vt str
OpenPOWER on IntegriCloud