about summary refs log tree commit diff stats
path: root/gemtext_text_new.3
diff options
context:
space:
mode:
authorAli Fardan <raiz@stellarbound.space>2020-10-23 16:23:32 +0300
committerAli Fardan <raiz@stellarbound.space>2020-10-23 16:23:32 +0300
commitb3d5ce68acdeafe6a9c28bc25b44db8061d7ccce (patch)
tree0fd288be7e89ca635934b78a638d98c18fe935a7 /gemtext_text_new.3
parent80174efa34409005b58ae6e7ccceb360940ccbf8 (diff)
downloadlibgemtext-b3d5ce68acdeafe6a9c28bc25b44db8061d7ccce.tar.gz
manpages update, plus new manpage for gemtext_text_string(3)
Diffstat (limited to 'gemtext_text_new.3')
-rw-r--r--gemtext_text_new.32
1 files changed, 1 insertions, 1 deletions
diff --git a/gemtext_text_new.3 b/gemtext_text_new.3
index 46d0e5e..9439056 100644
--- a/gemtext_text_new.3
+++ b/gemtext_text_new.3
@@ -89,7 +89,7 @@ return a valid pointer to
 .Em struct gemtext
 upon success, or NULL on error.
 .Pp
-Pointers returned by all functions should be freed using
+Pointers returned by all above functions should be freed using
 .Xr gemtext_free 3 .
 .Sh SEE ALSO
 .Xr gemtext_decode 3 ,