summaryrefslogtreecommitdiff
path: root/share/man/man5/dir.5
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man5/dir.5')
-rw-r--r--share/man/man5/dir.53
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man5/dir.5 b/share/man/man5/dir.5
index 7b728aaad9d..4357a4b3243 100644
--- a/share/man/man5/dir.5
+++ b/share/man/man5/dir.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: dir.5,v 1.11 2005/06/15 17:51:35 millert Exp $
+.\" $OpenBSD: dir.5,v 1.12 2005/06/18 18:09:42 millert Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -100,7 +100,6 @@ struct dirent {
#define DT_REG 8
#define DT_LNK 10
#define DT_SOCK 12
-#define DT_WHT 14
/*
* Convert between stat structure types and directory types.