Subject: Re: misc/35213: [PATCH] typo fixes in man pages: usb(4), wsdisplay(9), wsfont(9)
To: None <misc-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Pavel Cahyna <pavel@NetBSD.org>
List: netbsd-bugs
Date: 12/09/2006 23:45:02
The following reply was made to PR misc/35213; it has been noted by GNATS.
From: Pavel Cahyna <pavel@NetBSD.org>
To: gnats-bugs@NetBSD.org
Cc:
Subject: Re: misc/35213: [PATCH] typo fixes in man pages: usb(4), wsdisplay(9), wsfont(9)
Date: Sun, 10 Dec 2006 00:44:19 +0100
On Fri, Dec 08, 2006 at 03:45:00PM +0000, raphael@raphael.g-system.at wrote:
> Index: man9/wsfont.9
> ===================================================================
> RCS file: /cvsroot/src/share/man/man9/wsfont.9,v
> retrieving revision 1.12
> diff -u -r1.12 wsfont.9
> --- wsfont.9 5 Jun 2005 15:36:47 -0000 1.12
> +++ wsfont.9 8 Dec 2006 12:42:20 -0000
> @@ -151,10 +151,10 @@
> .Fa stride .
> If
> .Fn wsfont_find
> -is called with any of the parameters as 0, it indicates that we don't
> +is called with all parameters set to 0, it indicates that we don't
> care about that aspect of the font.
To me it seems that the original text is correct and your change is wrong.
Otherwise the patch looks OK.