summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2003-09-08 19:57:22 +0000
committerru <ru@FreeBSD.org>2003-09-08 19:57:22 +0000
commit1c23ef339bcd24785a7edbf6087f4e9c1054a22e (patch)
treef208c0020248a2800766b91d7bf24e0234629b8b /lib/libc/locale
parentecf79cde9e1b8a35a0190579797cc483bcd50714 (diff)
downloadFreeBSD-src-1c23ef339bcd24785a7edbf6087f4e9c1054a22e.zip
FreeBSD-src-1c23ef339bcd24785a7edbf6087f4e9c1054a22e.tar.gz
mdoc(7): Use the new feature of the .In macro.
Diffstat (limited to 'lib/libc/locale')
-rw-r--r--lib/libc/locale/ctype.32
-rw-r--r--lib/libc/locale/nl_langinfo.32
-rw-r--r--lib/libc/locale/rune.32
3 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/locale/ctype.3 b/lib/libc/locale/ctype.3
index 232ebe4..3362c28 100644
--- a/lib/libc/locale/ctype.3
+++ b/lib/libc/locale/ctype.3
@@ -112,7 +112,7 @@
The above functions perform character tests and conversions on the integer
.Fa c .
They are available as macros, defined in the include file
-.Aq Pa ctype.h ,
+.In ctype.h ,
or as true functions in the C library.
See the specific manual pages for more information.
.Sh SEE ALSO
diff --git a/lib/libc/locale/nl_langinfo.3 b/lib/libc/locale/nl_langinfo.3
index 08d0523..57071c4 100644
--- a/lib/libc/locale/nl_langinfo.3
+++ b/lib/libc/locale/nl_langinfo.3
@@ -44,7 +44,7 @@ the particular language or cultural area defined in the program's locale.
The manifest constant names and values of
.Fa item
are defined in
-.Aq Pa langinfo.h .
+.In langinfo.h .
.Pp
Calls to
.Fn setlocale
diff --git a/lib/libc/locale/rune.3 b/lib/libc/locale/rune.3
index 3e90e20..3ce4de3 100644
--- a/lib/libc/locale/rune.3
+++ b/lib/libc/locale/rune.3
@@ -92,7 +92,7 @@ The
.Fn setrunelocale
controls the type of encoding used to represent runes as multibyte strings
as well as the properties of the runes as defined in
-.Aq Pa ctype.h .
+.In ctype.h .
The
.Fa locale
argument indicates which locale to load.
OpenPOWER on IntegriCloud