diff options
Diffstat (limited to 'src/lib/libc/string/strmode.3')
-rw-r--r-- | src/lib/libc/string/strmode.3 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/lib/libc/string/strmode.3 b/src/lib/libc/string/strmode.3 index 3a7a4bb3fa..99e6d44fd2 100644 --- a/src/lib/libc/string/strmode.3 +++ b/src/lib/libc/string/strmode.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: strmode.3,v 1.12 2005/02/25 03:12:44 cloder Exp $ | 1 | .\" $OpenBSD: strmode.3,v 1.13 2005/06/15 17:48:52 millert Exp $ |
2 | .\" | 2 | .\" |
3 | .\" Copyright (c) 1990, 1991, 1993 | 3 | .\" Copyright (c) 1990, 1991, 1993 |
4 | .\" The Regents of the University of California. All rights reserved. | 4 | .\" The Regents of the University of California. All rights reserved. |
@@ -67,8 +67,6 @@ symbolic link | |||
67 | FIFO | 67 | FIFO |
68 | .It s | 68 | .It s |
69 | socket | 69 | socket |
70 | .It w | ||
71 | whiteout | ||
72 | .It \&? | 70 | .It \&? |
73 | unknown inode type | 71 | unknown inode type |
74 | .El | 72 | .El |