diff options
author | millert <> | 2005-06-15 17:48:52 +0000 |
---|---|---|
committer | millert <> | 2005-06-15 17:48:52 +0000 |
commit | c55b7004c82eba00f9d9ea859c9648787dae9b24 (patch) | |
tree | a936716689afe496f009ed38a82c068606fd8d68 /src/lib/libc/string/strmode.3 | |
parent | f556728aa2ecf5af778b8eb40bc7085f54153079 (diff) | |
download | openbsd-c55b7004c82eba00f9d9ea859c9648787dae9b24.tar.gz openbsd-c55b7004c82eba00f9d9ea859c9648787dae9b24.tar.bz2 openbsd-c55b7004c82eba00f9d9ea859c9648787dae9b24.zip |
bye bye whiteouts
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 |