Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man5 Remove duplicate defines.
details: https://anonhg.NetBSD.org/src/rev/c323cd85854d
branches: trunk
changeset: 535249:c323cd85854d
user: wiz <wiz%NetBSD.org@localhost>
date: Mon Aug 12 21:51:14 2002 +0000
description:
Remove duplicate defines.
diffstat:
share/man/man5/dir.5 | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r 561acc29bc71 -r c323cd85854d share/man/man5/dir.5
--- a/share/man/man5/dir.5 Mon Aug 12 21:33:39 2002 +0000
+++ b/share/man/man5/dir.5 Mon Aug 12 21:51:14 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: dir.5,v 1.14 2002/08/12 21:07:07 soren Exp $
+.\" $NetBSD: dir.5,v 1.15 2002/08/12 21:51:14 wiz Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -109,8 +109,6 @@
#define DT_REG 8
#define DT_LNK 10
#define DT_SOCK 12
-#define DT_WHT 14
-#define DT_SOCK 12
#define DT_WHT 14
.Ed
.Sh SEE ALSO
Home |
Main Index |
Thread Index |
Old Index