summaryrefslogtreecommitdiffstats
path: root/etc/periodic/weekly
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2010-05-14 19:28:16 +0000
committerdougb <dougb@FreeBSD.org>2010-05-14 19:28:16 +0000
commitcab5750c5a8588b5abb148df55b07bd20f93013e (patch)
treef2f785734f884eefdbd00c8539cd9d9600e76231 /etc/periodic/weekly
parent0e6805f09cd2aae450953a827a6e130f71757aa1 (diff)
downloadFreeBSD-src-cab5750c5a8588b5abb148df55b07bd20f93013e.zip
FreeBSD-src-cab5750c5a8588b5abb148df55b07bd20f93013e.tar.gz
MFC 208060:
Remove trailing white space. No functional changes.
Diffstat (limited to 'etc/periodic/weekly')
-rwxr-xr-xetc/periodic/weekly/330.catman6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/periodic/weekly/330.catman b/etc/periodic/weekly/330.catman
index e810fcb..1ba2f7e 100755
--- a/etc/periodic/weekly/330.catman
+++ b/etc/periodic/weekly/330.catman
@@ -27,13 +27,13 @@ case "$weekly_catman_enable" in
then
if [ -z "${MANPATH}" ]
then
- echo "manpath failed to find any manpath directories"
+ echo "manpath failed to find any manpath directories"
rc=3
else
man_locales=`/usr/bin/manpath -qL`
rc=0
-
- # Preformat original, non-localized manpages
+
+ # Preformat original, non-localized manpages
echo /usr/libexec/catman.local -r "$MANPATH" |
su -fm man || rc=3
OpenPOWER on IntegriCloud