NetBSD Problem Report #39167

From www@NetBSD.org  Fri Jul 18 10:19:30 2008
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11])
	by narn.NetBSD.org (Postfix) with ESMTP id E284363B9AA
	for <gnats-bugs@gnats.netbsd.org>; Fri, 18 Jul 2008 10:19:30 +0000 (UTC)
Message-Id: <20080718101930.B4B7E63B880@narn.NetBSD.org>
Date: Fri, 18 Jul 2008 10:19:30 +0000 (UTC)
From: userresu@sdf.lonestar.org
Reply-To: userresu@sdf.lonestar.org
To: gnats-bugs@NetBSD.org
Subject: src/etc/aliases file contains minor error.
X-Send-Pr-Version: www-1.0

>Number:         39167
>Category:       misc
>Synopsis:       src/etc/aliases file contains minor error.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    misc-bug-people
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Jul 18 10:20:00 +0000 2008
>Closed-Date:    Sat Jul 19 06:53:09 +0000 2008
>Last-Modified:  Sat Jul 19 06:53:09 +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.

>Release-Note:

>Audit-Trail:
From: Alan Barrett <apb@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/39167 CVS commit: src/etc
Date: Fri, 18 Jul 2008 21:12:03 +0000 (UTC)

 Module Name:	src
 Committed By:	apb
 Date:		Fri Jul 18 21:12:03 UTC 2008

 Modified Files:
 	src/etc: aliases

 Log Message:
 s/msgs/msgs(1)/ in a comment.  From PR 39167.


 To generate a diff of this commit:
 cvs rdiff -r1.20 -r1.21 src/etc/aliases

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

State-Changed-From-To: open->closed
State-Changed-By: apb@NetBSD.org
State-Changed-When: Sat, 19 Jul 2008 06:53:09 +0000
State-Changed-Why:
Patch applied.  Thank you.


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.