From eb8c554f56d74fc1b61cf818ef6ad426a3464a9b Mon Sep 17 00:00:00 2001 From: ru Date: Fri, 17 Nov 2000 11:44:16 +0000 Subject: mdoc(7) police: use certified section headers wherever possible. --- lib/libc/string/memset.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc/string/memset.3') diff --git a/lib/libc/string/memset.3 b/lib/libc/string/memset.3 index 6e78670..2a1253e 100644 --- a/lib/libc/string/memset.3 +++ b/lib/libc/string/memset.3 @@ -58,7 +58,7 @@ bytes of value .Fa c (converted to an unsigned char) to the string .Fa b . -.Sh RETURNS +.Sh RETURN VALUES The .Fn memset function returns its first argument. -- cgit v1.1