Typo and separate formatting error in lib/com_err/com_err.3.

Reported by jklowden@schemamania.org and jdf@NetBSD.org via NetBSD in:

http://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=46651
This commit is contained in:
Roland C. Dowdeswell
2012-07-04 21:53:36 +01:00
parent c2ea171a9c
commit 7aaeafb72b

View File

@@ -134,10 +134,11 @@ This routine provides an interface, equivalent to
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