Deleted Added
full compact
rc.conf.5 (49675) rc.conf.5 (49831)
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.\" $Id: rc.conf.5,v 1.37 1999/07/26 10:49:37 brian Exp $
25.\" $Id: rc.conf.5,v 1.38 1999/08/13 06:39:12 imp Exp $
26.\"
27.Dd April 26, 1997
28.Dt RC.CONF 5
29.Os FreeBSD 2.2.2
30.Sh NAME
31.Nm rc.conf
32.Nd system configuration information.
33.Sh DESCRIPTION

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

1015.Pp
1016.Bl -tag -width /etc/rc.conf.local -compact
1017.It Pa /etc/rc.conf.local
1018.El
1019.Sh SEE ALSO
1020.Xr gdb 1 ,
1021.Xr info 1 ,
1022.Xr exports 5 ,
26.\"
27.Dd April 26, 1997
28.Dt RC.CONF 5
29.Os FreeBSD 2.2.2
30.Sh NAME
31.Nm rc.conf
32.Nd system configuration information.
33.Sh DESCRIPTION

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

1015.Pp
1016.Bl -tag -width /etc/rc.conf.local -compact
1017.It Pa /etc/rc.conf.local
1018.El
1019.Sh SEE ALSO
1020.Xr gdb 1 ,
1021.Xr info 1 ,
1022.Xr exports 5 ,
1023.Xr motd 5 ,
1023.Xr accton 8 ,
1024.Xr amd 8 ,
1025.Xr apm 8 ,
1026.Xr atm 8 ,
1027.Xr cron 8 ,
1028.Xr gated 8 ,
1029.Xr ifconfig 8 ,
1030.Xr inetd 8 ,
1031.Xr lpd 8 ,
1024.Xr accton 8 ,
1025.Xr amd 8 ,
1026.Xr apm 8 ,
1027.Xr atm 8 ,
1028.Xr cron 8 ,
1029.Xr gated 8 ,
1030.Xr ifconfig 8 ,
1031.Xr inetd 8 ,
1032.Xr lpd 8 ,
1032.Xr motd 5 ,
1033.Xr moused 8 ,
1034.Xr mrouted 8 ,
1035.Xr named 8 ,
1036.Xr nfsd 8 ,
1037.Xr nfsiod 8 ,
1038.Xr ntpdate 8 ,
1039.Xr pcnfsd 8 ,
1040.Xr portmap 8 ,

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

1058.Xr ypbind 8 ,
1059.Xr ypserv 8 ,
1060.Xr ypset 8
1061.Sh HISTORY
1062The
1063.Nm
1064file appeared in
1065.Fx 2.2.2 .
1033.Xr moused 8 ,
1034.Xr mrouted 8 ,
1035.Xr named 8 ,
1036.Xr nfsd 8 ,
1037.Xr nfsiod 8 ,
1038.Xr ntpdate 8 ,
1039.Xr pcnfsd 8 ,
1040.Xr portmap 8 ,

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

1058.Xr ypbind 8 ,
1059.Xr ypserv 8 ,
1060.Xr ypset 8
1061.Sh HISTORY
1062The
1063.Nm
1064file appeared in
1065.Fx 2.2.2 .
1066
1067.Sh AUTHORS
1068.An Jordan K. Hubbard .
1066.Sh AUTHORS
1067.An Jordan K. Hubbard .