diff options
author | Michael Kerrisk <mtk.manpages@gmail.com> | 2004-11-10 17:11:31 +0000 |
---|---|---|
committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2004-11-10 17:11:31 +0000 |
commit | 1bf89c6083cdfccbbb29c02f5d6a92c3e7f232a5 (patch) | |
tree | e83ef68c9e55887078062cacdfcec26eb6f587db /man3/catopen.3 | |
parent | 4a9ae3ae26843ee184e211416ce349e6de4f0e83 (diff) |
Formatting fix
Diffstat (limited to 'man3/catopen.3')
-rw-r--r-- | man3/catopen.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/catopen.3 b/man3/catopen.3 index 8286716fd..543db2374 100644 --- a/man3/catopen.3 +++ b/man3/catopen.3 @@ -109,7 +109,7 @@ returns a message catalog descriptor of type on success. On failure, it returns (nl_catd) \-1 and sets -.B errno +.I errno to indicate the error. The possible error values include all possible values for the .I open() |