From 863465c1ab2c58349d7f1f859822ef564e592280 Mon Sep 17 00:00:00 2001 From: ru Date: Wed, 18 Dec 2002 13:33:04 +0000 Subject: mdoc(7) police: Fixed abuses of the .Ar and .Em macros. --- lib/libc/string/index.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc/string/index.3') diff --git a/lib/libc/string/index.3 b/lib/libc/string/index.3 index 0102fa6..149b1af 100644 --- a/lib/libc/string/index.3 +++ b/lib/libc/string/index.3 @@ -53,7 +53,7 @@ function locates the first character matching .Fa c (converted to a -.Em char ) +.Vt char ) in the null-terminated string .Fa s . .Sh RETURN VALUES -- cgit v1.1