NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

misc/39167: src/etc/aliases file contains minor error.



>Number:         39167
>Category:       misc
>Synopsis:       src/etc/aliases file contains minor error.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    misc-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Jul 18 10:20:00 +0000 2008
>Originator:     Anonymous
>Release:        CURRENT
>Organization:
>Environment:
>Description:
/etc/aliases file says `msgs' where `msgs(1)' would be more correct.
>How-To-Repeat:
"grep 'uncomment this for msgs' /etc/aliases"; check the output.
>Fix:
Apply this patch:

--- src/etc/aliases        2006-05-30 04:10:01.000000000 +0200
+++ aliases.new 2008-07-18 11:53:28.000000000 +0200
@@ -52,5 +52,5 @@
 # don't enable this.
 # decode:      /dev/null
 
-# uncomment this for msgs:
+# uncomment this for msgs(1):
 # msgs: "|/usr/bin/msgs -s"


Please fix; thanks.
Note: sender E-mailaddress might disappear around october 2008
or even before that.



Home | Main Index | Thread Index | Old Index