diff options
author | joel <joel@FreeBSD.org> | 2012-06-26 05:34:31 +0000 |
---|---|---|
committer | joel <joel@FreeBSD.org> | 2012-06-26 05:34:31 +0000 |
commit | 3dd9699daf36173c5e8ab9293927d323a92ee923 (patch) | |
tree | c9c0809848120c62e7023ccb9d0f8716239b588b /lib | |
parent | 3a4c14576e107b0a6760e1e0c993c1c0d4aebdd5 (diff) | |
download | FreeBSD-src-3dd9699daf36173c5e8ab9293927d323a92ee923.zip FreeBSD-src-3dd9699daf36173c5e8ab9293927d323a92ee923.tar.gz |
Remove end of line whitespace.
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libc/stdlib/strfmon.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/strfmon.3 b/lib/libc/stdlib/strfmon.3 index 7934b52..f82dfa3 100644 --- a/lib/libc/stdlib/strfmon.3 +++ b/lib/libc/stdlib/strfmon.3 @@ -53,7 +53,7 @@ The .Fn strfmon_l function does the same as .Fn strfmon -but takes an explicit locale rather than using the current locale. +but takes an explicit locale rather than using the current locale. .Pp The format string is composed of zero or more directives: ordinary characters (not |