summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1997-02-06 09:29:02 +0000
committerache <ache@FreeBSD.org>1997-02-06 09:29:02 +0000
commita6b4cd1cf1f046074b2401e4b82f0c18a2d80eb8 (patch)
treef8dd6631028339cbaa3cc33aa96c8247195b8271 /lib/libc
parent1fbffa765c7c52ab4eb89108096c207c562589d6 (diff)
downloadFreeBSD-src-a6b4cd1cf1f046074b2401e4b82f0c18a2d80eb8.zip
FreeBSD-src-a6b4cd1cf1f046074b2401e4b82f0c18a2d80eb8.tar.gz
Comment out PATH_LOCALE reference
Should go into 2.2
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/locale/rune.32
-rw-r--r--lib/libc/locale/setlocale.32
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/locale/rune.3 b/lib/libc/locale/rune.3
index d36dd3a..cab767d 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 18ee80b..695112d 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
OpenPOWER on IntegriCloud