Deleted Added
full compact
rc.conf.5 (217786) rc.conf.5 (220962)
1.\" Copyright (c) 1995
2.\" Jordan K. Hubbard
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 8 unchanged lines hidden (view full) ---

17.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
1.\" Copyright (c) 1995
2.\" Jordan K. Hubbard
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 8 unchanged lines hidden (view full) ---

17.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
25.\" $FreeBSD: head/share/man/man5/rc.conf.5 217786 2011-01-24 15:11:08Z gjb $
25.\" $FreeBSD: head/share/man/man5/rc.conf.5 220962 2011-04-23 04:26:31Z dougb $
26.\"
26.\"
27.Dd January 7, 2011
27.Dd April 22, 2011
28.Dt RC.CONF 5
29.Os
30.Sh NAME
31.Nm rc.conf
32.Nd system configuration information
33.Sh DESCRIPTION
34The file
35.Nm

--- 1791 unchanged lines hidden (view full) ---

1827.It Va named_flags
1828.Pq Vt str
1829If
1830.Va named_enable
1831is set to
1832.Dq Li YES ,
1833these are the flags to pass to
1834.Xr named 8 .
28.Dt RC.CONF 5
29.Os
30.Sh NAME
31.Nm rc.conf
32.Nd system configuration information
33.Sh DESCRIPTION
34The file
35.Nm

--- 1791 unchanged lines hidden (view full) ---

1827.It Va named_flags
1828.Pq Vt str
1829If
1830.Va named_enable
1831is set to
1832.Dq Li YES ,
1833these are the flags to pass to
1834.Xr named 8 .
1835.It Va named_pidfile
1836.Pq Vt str
1837This is the default path to the
1838.Xr named 8
1839daemon's PID file.
1840This must match the location in
1841.Xr named.conf 5 .
1842.It Va named_uid
1843.Pq Vt str
1844The user that the
1845.Xr named 8
1846process should be run as.
1847.It Va named_chrootdir
1848.Pq Vt str
1849The root directory for a name server run in a

--- 2505 unchanged lines hidden ---
1835.It Va named_uid
1836.Pq Vt str
1837The user that the
1838.Xr named 8
1839process should be run as.
1840.It Va named_chrootdir
1841.Pq Vt str
1842The root directory for a name server run in a

--- 2505 unchanged lines hidden ---