From ca879723bef3b0f638a2e6262f1fc869cf2b14be Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sat, 18 Jan 2014 12:47:01 -0500 Subject: Update libremessages.1.ronn --- src/lib/libremessages.1.ronn | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/lib/libremessages.1.ronn b/src/lib/libremessages.1.ronn index 30314c8..bf052bd 100644 --- a/src/lib/libremessages.1.ronn +++ b/src/lib/libremessages.1.ronn @@ -104,7 +104,7 @@ For each of these, is fed through `gettext` automatically. These routines print to standard error, and all take arguments in the same format as `printf`(1), except for `stat_done`, which doesn't take -any arguments. +any arguments. Each of these print to stderr, not stdout. For each of these, is fed through `gettext` automatically. @@ -178,6 +178,13 @@ these, you could end up deleting a lot of someone's work. These routines relate to `makepkg`(8). + * `find_cached_package` [-: + Searches for a localy built copy of the specified package, in + and the current working directory. If is not + specified, any value will match. If multiple matching files are + found (not counting duplicate links), then an error is printed to + stderr and nothing is prented to stdout. + * `get_full_version` []: Inspects variables that are set, and prints the full version spec, including if necessary, , and . By -- cgit v1.2.2