aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authoraxtloss <axtlos@getcryst.al>2024-09-27 12:11:52 +0200
committeraxtloss <axtlos@getcryst.al>2024-09-27 12:11:52 +0200
commit7aa261f8d57cb53cc334f6bf1920a6f8517ff054 (patch)
treef23a96feda17de737c71b45dc94e7e044410ad35 /doc
parent27bb394bc0bf2ca66d06931bf1e73a3e20d5741a (diff)
downloadextlib-7aa261f8d57cb53cc334f6bf1920a6f8517ff054.tar.gz
extlib-7aa261f8d57cb53cc334f6bf1920a6f8517ff054.tar.bz2
Rework test suite to be more modular
Diffstat (limited to 'doc')
-rw-r--r--doc/fcopy.34
-rw-r--r--doc/rrmdir.33
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