aboutsummaryrefslogtreecommitdiffstats
path: root/man3/err.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2008-10-28 11:15:21 -0500
committerMichael Kerrisk <mtk.manpages@gmail.com>2008-10-29 14:54:24 -0500
commitb522208e56978b694208ec80c8b32f701e727d33 (patch)
treeaa3ddcf4ed0a7a69f6d1693288d1da0547372305 /man3/err.3
parente05ccae54030ad1a345c2c99205ffd1e12933edb (diff)
downloadman-pages-b522208e56978b694208ec80c8b32f701e727d33.tar.gz
err.3: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man3/err.3')
-rw-r--r--man3/err.34
1 files changed, 3 insertions, 1 deletions
diff --git a/man3/err.3 b/man3/err.3
index ee60dca4db..b6bb4e5f29 100644
--- a/man3/err.3
+++ b/man3/err.3
@@ -115,7 +115,9 @@ and
functions do not return, but exit with the value of the argument
.IR eval .
.SH EXAMPLES
-Display the current errno information string and exit:
+Display the current
+.I errno
+information string and exit:
.in +4n
.nf