Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Mar 2017 06:07:36 +0000 (UTC)
From:      Ngie Cooper <ngie@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org
Subject:   svn commit: r316248 - stable/11/share/man/man5
Message-ID:  <201703300607.v2U67amv002872@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ngie
Date: Thu Mar 30 06:07:36 2017
New Revision: 316248
URL: https://svnweb.freebsd.org/changeset/base/316248

Log:
  MFC r315762:
  
  rc.conf(5): fix a .Xr call for chroot(8)
  
  Add the missing section number to the .Xr call.

Modified:
  stable/11/share/man/man5/rc.conf.5
Directory Properties:
  stable/11/   (props changed)

Modified: stable/11/share/man/man5/rc.conf.5
==============================================================================
--- stable/11/share/man/man5/rc.conf.5	Thu Mar 30 06:06:49 2017	(r316247)
+++ stable/11/share/man/man5/rc.conf.5	Thu Mar 30 06:07:36 2017	(r316248)
@@ -182,7 +182,7 @@ Enabling this option is likely to increa
 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703300607.v2U67amv002872>