summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-01-15 11:22:13 +0000
committerru <ru@FreeBSD.org>2005-01-15 11:22:13 +0000
commitc71a57d3ca5cc3ffed157a7d38b89616920b404d (patch)
treed69ec2632f31168b459cb63ecfda6cec5770a272 /lib
parentee49c96852cccbaa33fd9c71741410337c3cb744 (diff)
downloadFreeBSD-src-c71a57d3ca5cc3ffed157a7d38b89616920b404d.zip
FreeBSD-src-c71a57d3ca5cc3ffed157a7d38b89616920b404d.tar.gz
Markup style.
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/locale/nextwctype.34
-rw-r--r--lib/libc/locale/rpmatch.34
2 files changed, 2 insertions, 6 deletions
diff --git a/lib/libc/locale/nextwctype.3 b/lib/libc/locale/nextwctype.3
index 2d9acd1..cda88d5 100644
--- a/lib/libc/locale/nextwctype.3
+++ b/lib/libc/locale/nextwctype.3
@@ -36,9 +36,7 @@
.Sh SYNOPSIS
.In wctype.h
.Ft wint_t
-.Fo nextwctype
-.Fa "wint_t ch" "wctype_t wct"
-.Fc
+.Fn nextwctype "wint_t ch" "wctype_t wct"
.Sh DESCRIPTION
The
.Fn nextwctype
diff --git a/lib/libc/locale/rpmatch.3 b/lib/libc/locale/rpmatch.3
index 35e4ef1..c122c06 100644
--- a/lib/libc/locale/rpmatch.3
+++ b/lib/libc/locale/rpmatch.3
@@ -36,9 +36,7 @@
.Sh SYNOPSIS
.In stdlib.h
.Ft int
-.Fo rpmatch
-.Fa "const char *response"
-.Fc
+.Fn rpmatch "const char *response"
.Sh DESCRIPTION
The
.Fn rpmatch
OpenPOWER on IntegriCloud