Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Feb 2012 21:03:34 +0100 (CET)
From:      Niclas Zeising <zeising@daemonic.se>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/164940: [PATCH] xref err.3 in strerror.3
Message-ID:  <201202092003.q19K3YE1064218@vincent.daemonic.se>
Resent-Message-ID: <201202092010.q19KAAeA041087@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         164940
>Category:       docs
>Synopsis:       [PATCH] xref err.3 in strerror.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 09 20:10:10 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Niclas Zeising
>Release:        FreeBSD 9.0-BETA2 amd64
>Organization:
>Environment:
System: FreeBSD vincent.daemonic.se 9.0-BETA2 FreeBSD 9.0-BETA2 #0 r225368: Sat Sep 3 22:13:26 CEST 2011 root@vincent.daemonic.se:/usr/obj/usr/src/sys/VINCENT amd64


	
>Description:
	Attached patch adds err.3 to the SEE ALSO section of strerror.3
>How-To-Repeat:
	
>Fix:

	

--- lib.libc.string.strerror.3.diff begins here ---
Index: head/lib/libc/string/strerror.3
===================================================================
--- head/lib/libc/string/strerror.3	(revision 231033)
+++ head/lib/libc/string/strerror.3	(working copy)
@@ -147,6 +147,7 @@
 should be used instead.
 .Sh SEE ALSO
 .Xr intro 2 ,
+.Xr err 3 ,
 .Xr psignal 3
 .Sh STANDARDS
 The
--- lib.libc.string.strerror.3.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201202092003.q19K3YE1064218>