summaryrefslogtreecommitdiffstats
path: root/lib/libcompat
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-11-10 17:46:15 +0000
committerru <ru@FreeBSD.org>2000-11-10 17:46:15 +0000
commita6f5d950d860b642619fd71c1efc1875f906cc17 (patch)
treed290d38e2fe5b5c638aa4cd22f5612eb6b8cd6de /lib/libcompat
parent48c9ea08a6fa4c9c3d612d66b001208c85107546 (diff)
downloadFreeBSD-src-a6f5d950d860b642619fd71c1efc1875f906cc17.zip
FreeBSD-src-a6f5d950d860b642619fd71c1efc1875f906cc17.tar.gz
Avoid use of direct troff requests in mdoc(7) manual pages.
Diffstat (limited to 'lib/libcompat')
-rw-r--r--lib/libcompat/4.1/cftime.31
-rw-r--r--lib/libcompat/4.1/getpw.31
-rw-r--r--lib/libcompat/4.3/cfree.31
-rw-r--r--lib/libcompat/4.3/insque.31
-rw-r--r--lib/libcompat/4.4/cuserid.31
-rw-r--r--lib/libcompat/regexp/regexp.33
6 files changed, 2 insertions, 6 deletions
diff --git a/lib/libcompat/4.1/cftime.3 b/lib/libcompat/4.1/cftime.3
index 421e94a..f48a952 100644
--- a/lib/libcompat/4.1/cftime.3
+++ b/lib/libcompat/4.1/cftime.3
@@ -50,7 +50,6 @@
.Sh DESCRIPTION
.Bf -symbolic
The cftime and ascftime functions are made obsolete by strftime(3).
-.br
They are available from the compatibility library, libcompat.
.Ef
.Pp
diff --git a/lib/libcompat/4.1/getpw.3 b/lib/libcompat/4.1/getpw.3
index 523a95c..169b9d2 100644
--- a/lib/libcompat/4.1/getpw.3
+++ b/lib/libcompat/4.1/getpw.3
@@ -45,7 +45,6 @@
.Sh DESCRIPTION
.Bf -symbolic
The getpw function is made obsolete by getpwuid(3).
-.br
It is available from the compatibility library, libcompat.
.Ef
.Pp
diff --git a/lib/libcompat/4.3/cfree.3 b/lib/libcompat/4.3/cfree.3
index 7e3bdce..c599372 100644
--- a/lib/libcompat/4.3/cfree.3
+++ b/lib/libcompat/4.3/cfree.3
@@ -37,7 +37,6 @@
.Sh DESCRIPTION
.Bf -symbolic
The cfree function considered obsolete.
-.br
It is available from the compatibility library, libcompat.
.Ef
.Pp
diff --git a/lib/libcompat/4.3/insque.3 b/lib/libcompat/4.3/insque.3
index 4f21d1d..40ab8d6 100644
--- a/lib/libcompat/4.3/insque.3
+++ b/lib/libcompat/4.3/insque.3
@@ -55,7 +55,6 @@ struct qelem {
.Sh DESCRIPTION
.Bf -symbolic
The insque and remque functions are considered obsolete.
-.br
They are available from the compatibility library, libcompat.
.Ef
.Pp
diff --git a/lib/libcompat/4.4/cuserid.3 b/lib/libcompat/4.4/cuserid.3
index 35389db..cc91bee 100644
--- a/lib/libcompat/4.4/cuserid.3
+++ b/lib/libcompat/4.4/cuserid.3
@@ -44,7 +44,6 @@
.Sh DESCRIPTION
.Bf -symbolic
The cuserid function is made obsolete by getpwuid.
-.br
It is available from the compatibility library, libcompat.
.Ef
.Pp
diff --git a/lib/libcompat/regexp/regexp.3 b/lib/libcompat/regexp/regexp.3
index 0d5c5a7..a58fdb1 100644
--- a/lib/libcompat/regexp/regexp.3
+++ b/lib/libcompat/regexp/regexp.3
@@ -50,10 +50,11 @@
.Ft void
.Fn regsub "const regexp *prog" "const char *source" "char *dest"
.Sh DESCRIPTION
+.Bf Sy
This interface is made obsolete by
.Xr regex 3 .
-.br
It is available from the compatibility library, libcompat.
+.Ef
.Pp
The
.Fn regcomp ,
OpenPOWER on IntegriCloud