[Pkg-shadow-devel] Bug#304447: marked as forwarded (passwd: Minor manpage fixes)

Debian Bug Tracking System owner@bugs.debian.org
Wed, 13 Apr 2005 10:18:42 -0700


Your message dated Wed, 13 Apr 2005 18:25:38 +0200
with message-id <20050413162538.GC29258@mykerinos.kheops.frmug.org>
has caused the Debian Bug report #304447,
regarding passwd: Minor manpage fixes
to be marked as having been forwarded to the upstream software
author(s) Tomasz Kłoczko <kloczek@zie.pg.gda.pl>.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

---------------------------------------
Received: (at 304447-forwarded) by bugs.debian.org; 13 Apr 2005 17:05:23 +0000
>From bubulle@kheops.frmug.org Wed Apr 13 10:05:23 2005
Return-path: <bubulle@kheops.frmug.org>
Received: from perrier.eu.org (kheops.perrier.eu.org) [81.56.227.253] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DLlIm-00036p-00; Wed, 13 Apr 2005 10:05:20 -0700
Received: from localhost (localhost [127.0.0.1])
	by kheops.perrier.eu.org (Postfix) with ESMTP id 7E3ED4F96E;
	Wed, 13 Apr 2005 19:04:49 +0200 (CEST)
Received: from kheops.perrier.eu.org ([127.0.0.1])
	by localhost (kheops [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id 09123-08; Wed, 13 Apr 2005 19:04:48 +0200 (CEST)
Received: from mykerinos.kheops.frmug.org (mykerinos.kheops.frmug.org [192.168.1.3])
	by kheops.perrier.eu.org (Postfix) with ESMTP id C8F5D4F971;
	Wed, 13 Apr 2005 19:04:47 +0200 (CEST)
Received: by mykerinos.kheops.frmug.org (Postfix, from userid 7426)
	id 9260B2329A; Wed, 13 Apr 2005 18:25:38 +0200 (CEST)
Date: Wed, 13 Apr 2005 18:25:38 +0200
From: Christian Perrier <bubulle@debian.org>
To: Tomasz =?utf-8?Q?K=C5=82oczko?= <kloczek@zie.pg.gda.pl>
Cc: Simon Brandmair <sbrandmair@gmx.net>,
	304447-forwarded@bugs.debian.org, control@bugs.debian.org
Subject: Re: [Pkg-shadow-devel] Bug#304447: passwd: Minor manpage fixes
Message-ID: <20050413162538.GC29258@mykerinos.kheops.frmug.org>
References: <E1DLd7F-0001AP-AJ@rosa.luebb24>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <E1DLd7F-0001AP-AJ@rosa.luebb24>
User-Agent: Mutt/1.5.9i
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at kheops.frmug.org
Delivered-To: 304447-forwarded@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER,
	VALID_BTS_CONTROL autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 
X-CrossAssassin-Score: 2

tags 304447 upstream
thanks

> --- passwd.1.en~	2005-04-13 10:05:49.359229920 +0200
> +++ passwd.1.en	2005-04-13 10:07:54.568195264 +0200
> @@ -46,7 +46,7 @@
>  of the user, user's login shell, or password expiry date and interval.
>  .PP
>  The \fB-s\fR option makes \fBpasswd\fR call \fBchsh\fR to change the user's shell.  The
> -\fB-f\fR option makes passwd call chfn to change the user's gecos
> +\fB-f\fR option makes \fBpasswd\fR call \fBchfn\fR to change the user's gecos

This indeed applies to Debian's passwd(1) man page. Tomasz, what you
have in your CVS upstream seems slightly different. I attach to this
mail the diff between current passwd.1 in your CVS and the one in
Debian. Given its size, you probably need to examine it before
applying...:-)



Thanks, Simon, for the patch. We will probably use this occasion to get
both versions of this man page synced again.