aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2006-09-29 22:57:22 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2006-09-29 22:57:22 +0000
commit64437d397beb4fa4471be1a424d001dcb2d03452 (patch)
treee75068965808d3cbe2d7ce58931a2500b9869ade /lib
parenta9034580815f0a3a6a5af818f99f97e5a2efc208 (diff)
Notes
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/gen/err.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/err.3 b/lib/libc/gen/err.3
index 1e2d7c3d5598..5eddc9fb863f 100644
--- a/lib/libc/gen/err.3
+++ b/lib/libc/gen/err.3
@@ -98,7 +98,7 @@ and a space are output.
If the
.Fa fmt
argument is not NULL, the
-.Xr printf 3
+.Xr printf 3 Ns
-like formatted error message is output.
The output is terminated by a newline character.
.Pp