From 938a711aae6ecf871f37dda71b8e55bebbb6eba8 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Wed, 2 Jul 2014 16:39:41 -0400 Subject: spell-check :/ --- src/lib/libremessages.1.ronn | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/lib/libremessages.1.ronn') diff --git a/src/lib/libremessages.1.ronn b/src/lib/libremessages.1.ronn index daafd2f..b3cf13d 100644 --- a/src/lib/libremessages.1.ronn +++ b/src/lib/libremessages.1.ronn @@ -76,7 +76,7 @@ Unless otherwise noted, these do not implicitly call `gettext`. ### PROSE ROUTINES -These routines print to standard output, ande are useful for printing +These routines print to standard output, and are useful for printing word-wrapped prose. For each of these, is fed through `gettext` automatically. @@ -169,7 +169,7 @@ these, you could end up deleting a lot of someone's work. ### LOCKFILE ROUTINES * `lock` [...]: - Opens (creating if nescessary) the file with file + Opens (creating if necessary) the file with file descriptor in the current process, and gets an exclusive lock on it. If another program already has a lock on the file, and this program needs to wait for the lock to be release, then @@ -188,11 +188,11 @@ 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 + Searches for a locally 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. + stderr and nothing is printed to stdout. * `get_full_version` []: Inspects variables that are set, and prints the full version -- cgit v1.2.3-54-g00ecf