diff options
author | matteo <matteo@FreeBSD.org> | 2006-05-16 17:10:16 +0000 |
---|---|---|
committer | matteo <matteo@FreeBSD.org> | 2006-05-16 17:10:16 +0000 |
commit | 434ba872a4f0bdf13c2cb90362a9d360a1115953 (patch) | |
tree | 64cd9dd7aad12e04b3b31d640e29e63411721e95 | |
parent | cdcab648f30c2521cfb251a04fa8f857d2a21f6b (diff) | |
download | FreeBSD-src-434ba872a4f0bdf13c2cb90362a9d360a1115953.zip FreeBSD-src-434ba872a4f0bdf13c2cb90362a9d360a1115953.tar.gz |
Close a "(" I left open.
-rw-r--r-- | share/examples/etc/README.examples | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/examples/etc/README.examples b/share/examples/etc/README.examples index 1c9a2c0..122590b 100644 --- a/share/examples/etc/README.examples +++ b/share/examples/etc/README.examples @@ -51,7 +51,7 @@ phones - phone number database for tip(1) portsnap.conf - portsnap(8) configuration file printcap - configuration file for lpr(1) profile - system-wide .profile for sh(1) -protocols - see protocols(5 +protocols - see protocols(5) rc - system startup script (see init(8)) rc.bsdextended - startup policy for the mac_bsdextended(4) security module. rc.firewall - ipfw(8) setup script with basic rulesets |