diff options
author | axtloss <axtlos@getcryst.al> | 2024-09-27 12:11:52 +0200 |
---|---|---|
committer | axtloss <axtlos@getcryst.al> | 2024-09-27 12:11:52 +0200 |
commit | 7aa261f8d57cb53cc334f6bf1920a6f8517ff054 (patch) | |
tree | f23a96feda17de737c71b45dc94e7e044410ad35 /doc/rrmdir.3 | |
parent | 27bb394bc0bf2ca66d06931bf1e73a3e20d5741a (diff) | |
download | extlib-7aa261f8d57cb53cc334f6bf1920a6f8517ff054.tar.gz extlib-7aa261f8d57cb53cc334f6bf1920a6f8517ff054.tar.bz2 |
Rework test suite to be more modular
Diffstat (limited to '')
-rw-r--r-- | doc/rrmdir.3 | 3 |
1 files changed, 3 insertions, 0 deletions
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 |