Module Name: src
Committed By: wiz
Date: Fri Apr 8 08:50:52 UTC 2011
Modified Files:
src/share/man/man3: dirent.3
Log Message:
Remove superfluous Pp.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/share/man/man3/dirent.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man3/dirent.3
diff -u src/share/man/man3/dirent.3:1.3 src/share/man/man3/dirent.3:1.4
--- src/share/man/man3/dirent.3:1.3 Thu Oct 14 20:14:50 2010
+++ src/share/man/man3/dirent.3 Fri Apr 8 08:50:52 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: dirent.3,v 1.3 2010/10/14 20:14:50 skrll Exp $
+.\" $NetBSD: dirent.3,v 1.4 2011/04/08 08:50:52 wiz Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -192,7 +192,6 @@
instead of applying the
.Fn sizeof
operator.
-.Pp
.Sh SEE ALSO
.Xr getdents 2 ,
.Xr fs 5 ,