summaryrefslogtreecommitdiff
path: root/src/lib/libc/string/strmode.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libc/string/strmode.3')
-rw-r--r--src/lib/libc/string/strmode.34
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libc/string/strmode.3 b/src/lib/libc/string/strmode.3
index bc45c4ce1f..3a7a4bb3fa 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.11 2003/09/02 18:24:21 jmc Exp $ 1.\" $OpenBSD: strmode.3,v 1.12 2005/02/25 03:12:44 cloder 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.
@@ -48,7 +48,7 @@ function converts a file
48.Xr stat 2 ) 48.Xr stat 2 )
49into a symbolic string which is stored in the location referenced by 49into a symbolic string which is stored in the location referenced by
50.Fa bp . 50.Fa bp .
51This stored string is eleven characters in length plus a trailing null byte. 51This stored string is eleven characters in length plus a trailing NUL byte.
52.Pp 52.Pp
53The first character is the inode type, and will be one of the following: 53The first character is the inode type, and will be one of the following:
54.Pp 54.Pp