From 939aed4fb5fb8411e00bde209e86f2dd80303410 Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Thu, 6 Feb 1997 09:29:02 +0000 Subject: Comment out PATH_LOCALE reference Should go into 2.2 --- lib/libc/locale/rune.3 | 2 +- lib/libc/locale/setlocale.3 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libc') 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 -- cgit v1.2.3