From a608070d29143f11826725ae0261bf0dcd902bc2 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Tue, 26 May 2015 20:18:00 -0400 Subject: Rename libremessages:whitespace-collapse to whitespace_collapse. When using /bin/sh instead of bash (a terrible idea, but whatev), the '-' is an invalid charater in an identifier. --- src/lib/libremessages.1.ronn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/libremessages.1.ronn') diff --git a/src/lib/libremessages.1.ronn b/src/lib/libremessages.1.ronn index 5afcbc8..3bce612 100644 --- a/src/lib/libremessages.1.ronn +++ b/src/lib/libremessages.1.ronn @@ -74,7 +74,7 @@ Unless otherwise noted, these do not implicitly call `gettext`. is a `printf`(1)-formatted string that is fed through `gettext`, and are its arguments. - * `whitespace-collapse`: + * `whitespace_collapse`: Collapses whitespace on stadard I/O, similar to HTML whitespace collapsing, with the exception that it puts two spaces between sentences. It considers newline, tab, and space to be -- cgit v1.2.3-54-g00ecf