diff options
| author | wiz <wiz@NetBSD.org> | 2002-01-15 02:39:08 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2002-01-15 02:39:08 +0000 |
| commit | dfc3de691cff8d2f8f3fdf8e34b776bb13f3aebd (patch) | |
| tree | f2dc1b7a4369965f71d8985cff807e3ef5a32e4c /lib/libcompat | |
| parent | 377f7d6eaa0a63bce8a111a9977c72b65386c531 (diff) | |
Drop an unnecessary .Pp.
Diffstat (limited to 'lib/libcompat')
| -rw-r--r-- | lib/libcompat/4.4/cuserid.3 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libcompat/4.4/cuserid.3 b/lib/libcompat/4.4/cuserid.3 index f060a9f7859..161d3e7196d 100644 --- a/lib/libcompat/4.4/cuserid.3 +++ b/lib/libcompat/4.4/cuserid.3 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)ctermid.3 5.2 (Berkeley) 4/19/91 -.\" $NetBSD: cuserid.3,v 1.6 1999/07/02 15:16:41 simonb Exp $ +.\" $NetBSD: cuserid.3,v 1.7 2002/01/15 02:39:08 wiz Exp $ .\" .Dd November 28, 1993 .Dt CUSERID 3 @@ -71,7 +71,6 @@ file .Aq Pa stdio.h ) bytes long. Otherwise, the user name is copied to a static buffer. -.Pp .Sh RETURN VALUES If .Fa buf |
