Deleted Added
full compact
make.conf.5 (114709) make.conf.5 (115157)
1.\" Copyright (c) 2000
2.\" Mike W. Meyer
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) 2000
2.\" Mike W. Meyer
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/make.conf.5 114709 2003-05-05 07:58:44Z markm $
25.\" $FreeBSD: head/share/man/man5/make.conf.5 115157 2003-05-19 15:52:01Z des $
26.\"
27.Dd November 3, 2000
28.Dt MAKE.CONF 5
29.Os
30.Sh NAME
31.Nm make.conf
32.Nd system build information
33.Sh DESCRIPTION

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

531(reentrant version of
532.Nm libc ) .
533.It Va NOMANCOMPRESS
534.Pq Vt bool
535Set to install man pages uncompressed.
536.It Va NOPROFILE
537.Pq Vt bool
538Set to avoid compiling profiled libraries.
26.\"
27.Dd November 3, 2000
28.Dt MAKE.CONF 5
29.Os
30.Sh NAME
31.Nm make.conf
32.Nd system build information
33.Sh DESCRIPTION

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

531(reentrant version of
532.Nm libc ) .
533.It Va NOMANCOMPRESS
534.Pq Vt bool
535Set to install man pages uncompressed.
536.It Va NOPROFILE
537.Pq Vt bool
538Set to avoid compiling profiled libraries.
539.It Va NOSECURE
540.Pq Vt bool
541set to not build crypto code in
542.Pa secure
543subdir.
544.It Va NOSHARE
545.Pq Vt bool
546Set to not build in the
547.Pa share
548subdir.
549.It Va PPP_NOSUID
550.Pq Vt bool
551Set to disable the installation of

--- 186 unchanged lines hidden ---
539.It Va NOSHARE
540.Pq Vt bool
541Set to not build in the
542.Pa share
543subdir.
544.It Va PPP_NOSUID
545.Pq Vt bool
546Set to disable the installation of

--- 186 unchanged lines hidden ---