From 64437d397beb4fa4471be1a424d001dcb2d03452 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Fri, 29 Sep 2006 22:57:22 +0000 Subject: [PATCH] Markup nit. --- lib/libc/gen/err.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libc/gen/err.3 b/lib/libc/gen/err.3 index 1e2d7c3d559..5eddc9fb863 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