From 7785a72495e3eb0ea826b41720c241f58a15b601 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Mon, 8 Feb 2016 15:09:53 -0500 Subject: Documentation cleanup --- src/lib/libreblacklist.1.ronn | 4 ++-- src/lib/librexgettext.1.ronn | 18 ++++++++++++++++++ 2 files changed, 20 insertions(+), 2 deletions(-) create mode 100644 src/lib/librexgettext.1.ronn (limited to 'src') diff --git a/src/lib/libreblacklist.1.ronn b/src/lib/libreblacklist.1.ronn index bef9d67..d56eb60 100644 --- a/src/lib/libreblacklist.1.ronn +++ b/src/lib/libreblacklist.1.ronn @@ -5,7 +5,7 @@ libreblacklist(1) -- Tools for working with the your-freedom blacklist `. "$(librelib blacklist)"`
`. libreblacklist`
-`libremessages` [-h] [...] +`libreblacklist` [-h] [...] ## DESCRIPTION @@ -16,7 +16,7 @@ It may be included into a `Bash`(1) program as a library, which will expose it's routines as "blacklist-", or it may be invoked on the command line as "libreblacklist ". -See `libremessages -h` for more information. +See `libreblacklist -h` for more information. ## SEE ALSO diff --git a/src/lib/librexgettext.1.ronn b/src/lib/librexgettext.1.ronn new file mode 100644 index 0000000..de6abde --- /dev/null +++ b/src/lib/librexgettext.1.ronn @@ -0,0 +1,18 @@ +librexgettext(1) -- Extrct libremessages gettext strings from sources +===================================================================== + +## SYNOPSIS + +`librexgettext` [OPTIONS] FILES
+`librexgettext` [-h|--help] + +## DESCRIPTION + +`librexgettext` is a tool for extracting gettext strings from programs +using the fancy word-wrapping utilities of `libremessages`(1). + +See `librexgettext --help` for more information. + +## SEE ALSO + +libremessages(1) -- cgit v1.2.3