diff options
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 , |