Source-Changes-HG archive

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

[src/netbsd-1-6]: src/share/man/man5 Pull up revision 1.15 (requested by wiz ...



details:   https://anonhg.NetBSD.org/src/rev/0911c349673c
branches:  netbsd-1-6
changeset: 530594:0911c349673c
user:      tron <tron%NetBSD.org@localhost>
date:      Sun Aug 17 11:56:21 2003 +0000

description:
Pull up revision 1.15 (requested by wiz in ticket #1372):
Remove duplicate defines.

diffstat:

 share/man/man5/dir.5 |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 9d8e9d8aa4ef -r 0911c349673c share/man/man5/dir.5
--- a/share/man/man5/dir.5      Sun Aug 17 11:55:32 2003 +0000
+++ b/share/man/man5/dir.5      Sun Aug 17 11:56:21 2003 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: dir.5,v 1.9.2.5 2003/08/17 11:55:32 tron Exp $
+.\"    $NetBSD: dir.5,v 1.9.2.6 2003/08/17 11:56:21 tron 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