summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2017-03-30 06:07:38 +0000
committerngie <ngie@FreeBSD.org>2017-03-30 06:07:38 +0000
commit305bfec805cf4cbb3ff06f1af26322f516992f74 (patch)
tree2499fc75ad77a0ceb064306e573c5805c37f481a /share
parent1dc2829afded944c73b4ad85cd341a1e93a97033 (diff)
downloadFreeBSD-src-305bfec805cf4cbb3ff06f1af26322f516992f74.zip
FreeBSD-src-305bfec805cf4cbb3ff06f1af26322f516992f74.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')
-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 739cad0..03675bf 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