summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2009-05-16 20:26:01 +0000
committerdougb <dougb@FreeBSD.org>2009-05-16 20:26:01 +0000
commit23339f0750786f562704c0cdd62e2e8215e00397 (patch)
tree01f03e0da01f44b8d1ae620f1cb16c31f16f9e15 /etc
parent0165e636bf11d3fc51eccb9d7d6d67d024207872 (diff)
downloadFreeBSD-src-23339f0750786f562704c0cdd62e2e8215e00397.zip
FreeBSD-src-23339f0750786f562704c0cdd62e2e8215e00397.tar.gz
Trim trailing whitespace from the end of a line
Diffstat (limited to 'etc')
-rwxr-xr-xetc/rc.d/named2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/named b/etc/rc.d/named
index e40a464..e90fd13 100755
--- a/etc/rc.d/named
+++ b/etc/rc.d/named
@@ -79,7 +79,7 @@ chroot_autoupdate()
fi
fi
- # Copy and/or update key files to the chroot /etc
+ # Copy and/or update key files to the chroot /etc
#
for file in localtime protocols services; do
if [ -r /etc/$file ]; then
OpenPOWER on IntegriCloud