diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/fcopy.3 | 4 | ||||
-rw-r--r-- | doc/rrmdir.3 | 3 |
2 files changed, 7 insertions, 0 deletions
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 <axtlos@disroot.org> . +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 <axtlos@disroot.org> . .\" SRC END |