summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-11-10 10:46:11 +0000
committerru <ru@FreeBSD.org>2000-11-10 10:46:11 +0000
commit7c03e4e7576713bc17027ecd4caef02fbbe81748 (patch)
treeb0315e725a52b858147f8a198bcfe34e82dcaf9d
parente11dba3a71e963a775eff54b65120565202a800b (diff)
downloadFreeBSD-src-7c03e4e7576713bc17027ecd4caef02fbbe81748.zip
FreeBSD-src-7c03e4e7576713bc17027ecd4caef02fbbe81748.tar.gz
Fixed typo in description of ENABLE_SUIDPERL.
-rw-r--r--etc/defaults/make.conf2
-rw-r--r--share/examples/etc/make.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf
index d9f2be7..18a5a5e 100644
--- a/etc/defaults/make.conf
+++ b/etc/defaults/make.conf
@@ -48,7 +48,7 @@ BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \
# Mtree will follow symlinks
#MTREE_FOLLOWS_SYMLINKS= -L
#
-# To enable building enstalling suidperl with the setuid bit turned on
+# To enable installing suidperl with the setuid bit turned on
#ENABLE_SUIDPERL= true
#
# To build perl with thread support
diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf
index d9f2be7..18a5a5e 100644
--- a/share/examples/etc/make.conf
+++ b/share/examples/etc/make.conf
@@ -48,7 +48,7 @@ BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \
# Mtree will follow symlinks
#MTREE_FOLLOWS_SYMLINKS= -L
#
-# To enable building enstalling suidperl with the setuid bit turned on
+# To enable installing suidperl with the setuid bit turned on
#ENABLE_SUIDPERL= true
#
# To build perl with thread support
OpenPOWER on IntegriCloud