From nobody@FreeBSD.org  Wed Aug  2 13:23:57 2006
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 E994616A4EF
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  2 Aug 2006 13:23:57 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 51F9D43D5F
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  2 Aug 2006 13:23:57 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k72DNuS4022998
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 2 Aug 2006 13:23:57 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k72DNu17022997;
	Wed, 2 Aug 2006 13:23:56 GMT
	(envelope-from nobody)
Message-Id: <200608021323.k72DNu17022997@www.freebsd.org>
Date: Wed, 2 Aug 2006 13:23:56 GMT
From: "Dr. Markus Waldeck" <waldeck@gmx.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: man login.conf does not mention how to escape a colon
X-Send-Pr-Version: www-2.3

>Number:         101262
>Category:       docs
>Synopsis:       man login.conf does not mention how to escape a colon
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    trhodes
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 02 13:30:12 GMT 2006
>Closed-Date:    Fri Nov 03 09:03:58 GMT 2006
>Last-Modified:  Fri Nov  3 09:10:26 GMT 2006
>Originator:     Dr. Markus Waldeck
>Release:        6.1
>Organization:
>Environment:
FreeBSD fb 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May  7 04:32:43 UTC 2006     
root@opus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
/etc/login.conf contains following text:
# Note that since a colon ':' is used to separate capability entries,
# a \c escape sequence must be used to embed a literal colon in the
# value or name of a capability (see the ``CGETNUM AND CGETSTR SYNTAX
# AND SEMANTICS'' section of getcap(3) for more escape sequences).

Unfortunately this information is NOT available in the man page of login.conf.
>How-To-Repeat:
man login.conf
>Fix:
Add the descprition.
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->patched 
State-Changed-By: trhodes 
State-Changed-When: Mon Oct 9 22:35:16 UTC 2006 
State-Changed-Why:  
Note added, third paragraph in login.conf.5 now.  Thanks! 


Responsible-Changed-From-To: freebsd-doc->trhodes 
Responsible-Changed-By: trhodes 
Responsible-Changed-When: Mon Oct 9 22:35:16 UTC 2006 
Responsible-Changed-Why:  
Over to me, MFC reminder. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=101262 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/101262: commit references a PR
Date: Mon,  9 Oct 2006 22:35:23 +0000 (UTC)

 trhodes     2006-10-09 22:35:02 UTC
 
   FreeBSD src repository
 
   Modified files:
     lib/libutil          login.conf.5 
   Log:
   Add information on how to escape a literal colon in a value or name.
   
   PR:     101262
   
   Revision  Changes    Path
   1.59      +5 -1      src/lib/libutil/login.conf.5
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: patched->closed 
State-Changed-By: trhodes 
State-Changed-When: Fri Nov 3 09:03:38 UTC 2006 
State-Changed-Why:  
Changes have been merged into RELENG_6, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=101262 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/101262: commit references a PR
Date: Fri,  3 Nov 2006 09:03:33 +0000 (UTC)

 trhodes     2006-11-03 09:03:18 UTC
 
   FreeBSD src repository
 
   Modified files:        (Branch: RELENG_6)
     lib/libutil          login.conf.5 
   Log:
   MFC:
     Add information on how to escape a literal colon in a value or name.
   
     PR:     101262
   
   Approved by:    re (hrs)
   
   Revision  Changes    Path
   1.56.2.3  +8 -1      src/lib/libutil/login.conf.5
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
