From 7aa261f8d57cb53cc334f6bf1920a6f8517ff054 Mon Sep 17 00:00:00 2001 From: axtloss Date: Fri, 27 Sep 2024 12:11:52 +0200 Subject: Rework test suite to be more modular --- doc/fcopy.3 | 4 ++++ doc/rrmdir.3 | 3 +++ 2 files changed, 7 insertions(+) (limited to 'doc') diff --git a/doc/fcopy.3 b/doc/fcopy.3 index 44cd869..f127073 100644 --- a/doc/fcopy.3 +++ b/doc/fcopy.3 @@ -73,3 +73,7 @@ main(void) } .EE .\" SRC END +.SH AUTHORS +This manual page was written by Rose +.IR . +x diff --git a/doc/rrmdir.3 b/doc/rrmdir.3 index 670c730..4d2db98 100644 --- a/doc/rrmdir.3 +++ b/doc/rrmdir.3 @@ -29,4 +29,7 @@ and removes every file and directory found in .SH RETURN VALUE .BR rrmdir () returns zero on sucess, non-zero on error. +.SH AUTHORS +This manual page was written by Rose +.IR . .\" SRC END -- cgit v1.2.3