summaryrefslogtreecommitdiffstats
path: root/lib/libcompat/4.1/getpw.3
diff options
context:
space:
mode:
authorben <ben@FreeBSD.org>2000-11-21 12:03:30 +0000
committerben <ben@FreeBSD.org>2000-11-21 12:03:30 +0000
commit96115b68a963882b5bebe0d6a70e0b5f1d29b151 (patch)
tree8884f3c55793f3236867b20fd5817bcdb4c56b26 /lib/libcompat/4.1/getpw.3
parente53fe708bf583d2bf492e4f2eb71d6b1d1f37729 (diff)
downloadFreeBSD-src-96115b68a963882b5bebe0d6a70e0b5f1d29b151.zip
FreeBSD-src-96115b68a963882b5bebe0d6a70e0b5f1d29b151.tar.gz
Remove text saying "this is available from the compatibility library,
libcompat" in favour of a .Sh LIBRARY section using the .Lb macro. Also add .Bf -symbolic around the text saying "this is obsolete" in re_comp.3. PR: 22675 Submitted by: Mike Meyer <mwm@mired.org> Reviewed by: sheldonh
Diffstat (limited to 'lib/libcompat/4.1/getpw.3')
-rw-r--r--lib/libcompat/4.1/getpw.33
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libcompat/4.1/getpw.3 b/lib/libcompat/4.1/getpw.3
index 169b9d2..17c4478 100644
--- a/lib/libcompat/4.1/getpw.3
+++ b/lib/libcompat/4.1/getpw.3
@@ -38,6 +38,8 @@
.Sh NAME
.Nm getpw
.Nd get name from uid
+.Sh LIBRARY
+.Lb libcompat
.Sh SYNOPSIS
.Fd #include <sys/types.h>
.Ft int
@@ -45,7 +47,6 @@
.Sh DESCRIPTION
.Bf -symbolic
The getpw function is made obsolete by getpwuid(3).
-It is available from the compatibility library, libcompat.
.Ef
.Pp
The
OpenPOWER on IntegriCloud