diff options
author | dd <dd@FreeBSD.org> | 2001-06-24 01:34:38 +0000 |
---|---|---|
committer | dd <dd@FreeBSD.org> | 2001-06-24 01:34:38 +0000 |
commit | 04d1b1c8dd05e02be9bf1f04594d145acee47b4d (patch) | |
tree | 4cde8a6006483cd3dd5ab1f0ba953d0007bb8bb8 /share/man/man5/make.conf.5 | |
parent | 6e42c65278420d8e6e002d2e9f622153e26103a4 (diff) | |
download | FreeBSD-src-04d1b1c8dd05e02be9bf1f04594d145acee47b4d.zip FreeBSD-src-04d1b1c8dd05e02be9bf1f04594d145acee47b4d.tar.gz |
Remove duplicate words.
Diffstat (limited to 'share/man/man5/make.conf.5')
-rw-r--r-- | share/man/man5/make.conf.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/make.conf.5 b/share/man/man5/make.conf.5 index 0546db0..7cfea0a 100644 --- a/share/man/man5/make.conf.5 +++ b/share/man/man5/make.conf.5 @@ -57,7 +57,7 @@ internal actions according to the settings found there. .Pp The .Pa /etc/make.conf -file is included from the the appropriate +file is included from the appropriate .Pa Makefile which specifies the default settings for all the available options. Options need only be specified in @@ -262,7 +262,7 @@ For example, KERNEL=MINE DEBUG GENERIC OTHERMACHINE .Ed .Pp -will build the the kernels specified by the config files +will build the kernels specified by the config files .Pa MINE , DEBUG , GENERIC , and .Pa OTHERMACHINE , |