diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-06-13 13:57:21 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-06-13 13:57:21 +0000 |
commit | d2ca0f3b4b49d629ba1f7a0e5b266b6a927b7b2f (patch) | |
tree | c026fea37beb7a071e7d33d26202c3bcfb5735a0 /lib/libc/string/strmode.3 | |
parent | deb8de3eea7da2958ed7a0a7445e59e19151349a (diff) |
whitespace support; some netbsd pr..
Diffstat (limited to 'lib/libc/string/strmode.3')
-rw-r--r-- | lib/libc/string/strmode.3 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libc/string/strmode.3 b/lib/libc/string/strmode.3 index ba2dfbf4a20..af16a2beb16 100644 --- a/lib/libc/string/strmode.3 +++ b/lib/libc/string/strmode.3 @@ -29,7 +29,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $OpenBSD: strmode.3,v 1.2 1996/08/19 08:34:20 tholo Exp $ +.\" $OpenBSD: strmode.3,v 1.3 1997/06/13 13:57:20 deraadt Exp $ .\" .Dd July 31, 1991 .Dt STRMODE 3 @@ -71,6 +71,8 @@ symbolic link fifo .It s socket +.It w +whiteout .It ? unknown inode type .El |