diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1997-02-06 09:29:02 +0000 | 
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1997-02-06 09:29:02 +0000 | 
| commit | 939aed4fb5fb8411e00bde209e86f2dd80303410 (patch) | |
| tree | f8dd6631028339cbaa3cc33aa96c8247195b8271 /lib | |
| parent | 63407d3487909d41524a1ae94e60b2fcec7e5c27 (diff) | |
Notes
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/libc/locale/rune.3 | 2 | ||||
| -rw-r--r-- | lib/libc/locale/setlocale.3 | 2 | 
2 files changed, 2 insertions, 2 deletions
| diff --git a/lib/libc/locale/rune.3 b/lib/libc/locale/rune.3 index d36dd3a168d1..cab767d9b8f2 100644 --- a/lib/libc/locale/rune.3 +++ b/lib/libc/locale/rune.3 @@ -233,7 +233,7 @@ function returns the number of bytes needed to store  as a multibyte string.  .Sh FILES  .Bl -tag -width /usr/share/locale/locale/LC_CTYPE -compact -.It Pa $PATH_LOCALE/ Ns Em locale Ns /LC_CTYPE +.\" .It Pa $PATH_LOCALE/ Ns Em locale Ns /LC_CTYPE  .It Pa /usr/share/locale/ Ns Em locale Ns /LC_CTYPE  binary LC_CTYPE file for the locale   .Em locale . diff --git a/lib/libc/locale/setlocale.3 b/lib/libc/locale/setlocale.3 index 18ee80b90842..695112db5767 100644 --- a/lib/libc/locale/setlocale.3 +++ b/lib/libc/locale/setlocale.3 @@ -271,7 +271,7 @@ or  .Fn localeconv .  .Sh FILES  .Bl -tag -width /usr/share/locale/locale/category -compact -.It Pa $PATH_LOCALE/ Ns Em locale/category +.\" .It Pa $PATH_LOCALE/ Ns Em locale/category  .It Pa /usr/share/locale/ Ns Em locale/category  locale file for the locale   .Em locale | 
