diff options
| -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 | 
