Deleted Added
full compact
resolver.5 (256281) resolver.5 (260084)
1.\" Copyright (c) 1986, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
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.

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

25.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
26.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
28.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30.\" SUCH DAMAGE.
31.\"
32.\" @(#)resolver.5 8.1 (Berkeley) 6/5/93
1.\" Copyright (c) 1986, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
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.

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

25.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
26.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
28.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30.\" SUCH DAMAGE.
31.\"
32.\" @(#)resolver.5 8.1 (Berkeley) 6/5/93
33.\" $FreeBSD: stable/10/share/man/man5/resolver.5 213573 2010-10-08 12:40:16Z uqs $
33.\" $FreeBSD: stable/10/share/man/man5/resolver.5 260084 2013-12-30 13:05:19Z pluknet $
34.\"
34.\"
35.Dd September 9, 2004
35.Dd December 25, 2013
36.Dt RESOLVER 5
37.Os
38.Sh NAME
39.Nm resolver
40.Nd resolver configuration file
41.Sh SYNOPSIS
42.Nm resolv.conf
43.Sh DESCRIPTION

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

205The file
206.Nm resolv.conf
207resides in
208.Pa /etc .
209.El
210.Sh SEE ALSO
211.Xr gethostbyname 3 ,
212.Xr resolver 3 ,
36.Dt RESOLVER 5
37.Os
38.Sh NAME
39.Nm resolver
40.Nd resolver configuration file
41.Sh SYNOPSIS
42.Nm resolv.conf
43.Sh DESCRIPTION

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

205The file
206.Nm resolv.conf
207resides in
208.Pa /etc .
209.El
210.Sh SEE ALSO
211.Xr gethostbyname 3 ,
212.Xr resolver 3 ,
213.Xr hostname 7 ,
214.Xr named 8
213.Xr hostname 7
215.Rs
216.%T "Name Server Operations Guide for BIND"
217.Re
218.Sh HISTORY
219The
220.Nm resolv.conf
221file format appeared in
222.Bx 4.3 .
214.Rs
215.%T "Name Server Operations Guide for BIND"
216.Re
217.Sh HISTORY
218The
219.Nm resolv.conf
220file format appeared in
221.Bx 4.3 .