aboutsummaryrefslogtreecommitdiff
path: root/doc/strupr.3
diff options
context:
space:
mode:
authoraxtloss <axtlos@getcryst.al>2024-09-26 15:15:16 +0200
committeraxtloss <axtlos@getcryst.al>2024-09-26 15:15:16 +0200
commit27bb394bc0bf2ca66d06931bf1e73a3e20d5741a (patch)
tree99daf5b1fb77c5ad4ee3cb87a7dc5007269e0db5 /doc/strupr.3
parent8996ee7580ed85b42b6399f9f64e29092ce21c41 (diff)
downloadextlib-27bb394bc0bf2ca66d06931bf1e73a3e20d5741a.tar.gz
extlib-27bb394bc0bf2ca66d06931bf1e73a3e20d5741a.tar.bz2
Add author section to manpages
Diffstat (limited to '')
-rw-r--r--doc/strupr.33
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/strupr.3 b/doc/strupr.3
index ca2e971..8ec9c52 100644
--- a/doc/strupr.3
+++ b/doc/strupr.3
@@ -38,4 +38,7 @@ will be consumed and cannot be used after the function completes.
and
.BR strupr ()
return the string in the appropriate case, the resulting string will have to be manually free'd.
+.SH AUTHORS
+This manual page was written by Rose
+.IR <axtlos@disroot.org> .
.\" SRC END