aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorTom Rhodes <trhodes@FreeBSD.org>2004-09-29 07:07:43 +0000
committerTom Rhodes <trhodes@FreeBSD.org>2004-09-29 07:07:43 +0000
commitcd22091d468d2cdf21781ec31086a3fa3e7cf8c9 (patch)
tree2160a5f58e197af4e2c4288b889bfaf667ccf00f /etc
parent587ca40507ff4e8456c88950581b6de8fbdeff0c (diff)
downloadsrc-cd22091d468d2cdf21781ec31086a3fa3e7cf8c9.tar.gz
src-cd22091d468d2cdf21781ec31086a3fa3e7cf8c9.zip
Correct a trivial typo.
Notes
Notes: svn path=/head/; revision=135927
Diffstat (limited to 'etc')
-rw-r--r--etc/defaults/rc.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf
index 6110c5dcf3a0..451a479c12b5 100644
--- a/etc/defaults/rc.conf
+++ b/etc/defaults/rc.conf
@@ -468,7 +468,7 @@ performance_throttle_state="HIGH" # Online throttling state
economy_cx_lowest="LOW" # Offline CPU idle state
economy_throttle_state="HIGH" # Offline throttling state
virecover_enable="YES" # Perform housekeeping for the vi(1) editor
-ugidfw_enable="NO" # Load mac_bsdextended(1) rules on boot
+ugidfw_enable="NO" # Load mac_bsdextended(4) rules on boot
bsdextended_script="/etc/rc.bsdextended" # Default mac_bsdextended(4)
# ruleset file.