Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libc/sys Remove duplicate lines.



details:   https://anonhg.NetBSD.org/src/rev/20614f145f5d
branches:  trunk
changeset: 535250:20614f145f5d
user:      wiz <wiz%NetBSD.org@localhost>
date:      Mon Aug 12 21:52:37 2002 +0000

description:
Remove duplicate lines.

diffstat:

 lib/libc/sys/getdents.2 |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r c323cd85854d -r 20614f145f5d lib/libc/sys/getdents.2
--- a/lib/libc/sys/getdents.2   Mon Aug 12 21:51:14 2002 +0000
+++ b/lib/libc/sys/getdents.2   Mon Aug 12 21:52:37 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: getdents.2,v 1.10 2002/08/12 21:26:27 soren Exp $
+.\"    $NetBSD: getdents.2,v 1.11 2002/08/12 21:52:37 wiz Exp $
 .\"
 .\" Copyright (c) 1989, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -103,8 +103,6 @@
 .Dv DT_REG ,
 .Dv DT_LNK ,
 .Dv DT_SOCK ,
-.Dv DT_WHT ,
-.Dv DT_SOCK ,
 and
 .Dv DT_WHT .
 .Pp



Home | Main Index | Thread Index | Old Index