From 27bb394bc0bf2ca66d06931bf1e73a3e20d5741a Mon Sep 17 00:00:00 2001 From: axtloss Date: Thu, 26 Sep 2024 15:15:16 +0200 Subject: Add author section to manpages --- doc/memvcmp.3 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'doc/memvcmp.3') diff --git a/doc/memvcmp.3 b/doc/memvcmp.3 index 952c0cf..ccb0138 100644 --- a/doc/memvcmp.3 +++ b/doc/memvcmp.3 @@ -23,10 +23,12 @@ function compares bytes of .I *str to the value -.I val -. +.IR val . .fi .SH RETURN VALUE .BR memvcmp () returns zero if the area matches, non-zero if it does not. +.SH AUTHORS +This manual page was written by Rose +.IR . .\" SRC END -- cgit v1.2.3