NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
lib/46651: com_err.3 format errors
>Number: 46651
>Category: lib
>Synopsis: cosmetic and syntax errors in com_err.3
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: lib-bug-people
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Tue Jul 03 18:25:00 +0000 2012
>Originator: jklowden%schemamania.org@localhost
>Release: NetBSD 5.0.2
>Organization:
>Environment:
System: NetBSD oak.schemamania.org 5.0.2 NetBSD 5.0.2 (GENERIC) #0: Sat Feb 6
13:44:19 UTC 2010
builds%b8.netbsd.org@localhost:/home/builds/ab/netbsd-5-0-2-RELEASE/amd64/201002061851Z-obj/home/builds/ab/netbsd-5-0-2-RELEASE/src/sys/arch/amd64/compile/GENERIC
amd64
Architecture: x86_64
Machine: amd64
>Description:
s/associate/associated/ and use .Fa correctly.
>How-To-Repeat:
applies to -current, cf.
http://cvsweb.netbsd.org/bsdweb.cgi/src/crypto/external/bsd/heimdal/dist/lib/com_err/com_err.3?rev=1.1.1.2&content-type=text/x-cvsweb-markup&only_with_tag=MAIN
>Fix:
--- /usr/src/crypto/external/bsd/heimdal/dist/lib/com_err/com_err.3
2011-04-14 10:08:23.000000000 -0400
+++ /usr/share/man/man3/com_err.3 2012-07-03 12:03:30.000000000 -0400
@@ -136,10 +112,11 @@
which may be used by higher-level variadic functions (functions which
accept variable numbers of arguments).
.It Fn error_message "code"
-Returns the character string error message associate with
+Returns the character string error message associated with
.Fa code .
If
-.Fa code is associated with an unknown error table, or if
+.Fa code
+is associated with an unknown error table, or if
.Fa code
is associated with a known error table but is not in the table, a
string of the form `Unknown code XXXX NN' is returned, where XXXX is
Home |
Main Index |
Thread Index |
Old Index