From nobody@FreeBSD.org  Mon Jun 28 17:24:17 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 3131916A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 28 Jun 2004 17:24:17 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 144FF43D2F
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 28 Jun 2004 17:24:17 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i5SHOGYc008305
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 28 Jun 2004 17:24:16 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.11/8.12.11/Submit) id i5SHOGbX008304;
	Mon, 28 Jun 2004 17:24:16 GMT
	(envelope-from nobody)
Message-Id: <200406281724.i5SHOGbX008304@www.freebsd.org>
Date: Mon, 28 Jun 2004 17:24:16 GMT
From: Michel Lavondes <fox@vader.aacc.cc.md.us>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] src/lib/libstand/libstand.3 nits
X-Send-Pr-Version: www-2.3

>Number:         68449
>Category:       docs
>Synopsis:       [patch] src/lib/libstand/libstand.3 nits
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    roam
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 28 17:30:18 GMT 2004
>Closed-Date:    Sun Feb 27 13:58:14 GMT 2005
>Last-Modified:  Sun Feb 27 13:58:14 GMT 2005
>Originator:     Michel Lavondes
>Release:        FreeBSD 4.8-RELEASE-p22
>Organization:
Ecdysiasts United For Overdressing
>Environment:
>Description:
Patch says it all.
>How-To-Repeat:
man 3 libstand
>Fix:
--- src/lib/libstand/libstand.3.orig	Mon May 31 10:29:02 2004
+++ src/lib/libstand/libstand.3	Mon May 31 10:40:00 2004
@@ -273,8 +273,8 @@
 .Pp
 .Bd -ragged -offset indent
 printf(
-.Qq reg=%b\en
-3
+.Qq reg=%b\en ,
+3,
 .Qq \e10\e2BITTWO\e1BITONE\en
 );
 .Ed
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->patched 
State-Changed-By: roam 
State-Changed-When: Fri Aug 6 11:38:20 GMT 2004 
State-Changed-Why:  
Fix committed to -CURRENT, will be merged into -STABLE in a week. 
Thanks! 


Responsible-Changed-From-To: freebsd-doc->roam 
Responsible-Changed-By: roam 
Responsible-Changed-When: Fri Aug 6 11:38:20 GMT 2004 
Responsible-Changed-Why:  
I'll take care of the MFC. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=68449 
State-Changed-From-To: patched->closed 
State-Changed-By: roam 
State-Changed-When: Sun Feb 27 13:56:03 GMT 2005 
State-Changed-Why:  
Yikes... this was actually MFC'd to RELENG_4 about six months ago :) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=68449 
>Unformatted:
