diff options
| author | James Raynard <jraynard@FreeBSD.org> | 1998-05-03 22:42:45 +0000 |
|---|---|---|
| committer | James Raynard <jraynard@FreeBSD.org> | 1998-05-03 22:42:45 +0000 |
| commit | 66c15901aa2f03d64b12fe344d7ba143c4d0dd08 (patch) | |
| tree | 7c1bfd22c83dd734efcc4a06ab63c03f1cb6d3bb | |
| parent | e6488a0f2f7445c081ede50a45827133358d2c28 (diff) | |
Notes
| -rw-r--r-- | lib/libc/string/strmode.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/string/strmode.3 b/lib/libc/string/strmode.3 index 3efc889bcaef..be33bd4eb509 100644 --- a/lib/libc/string/strmode.3 +++ b/lib/libc/string/strmode.3 @@ -52,7 +52,7 @@ converts a file into a symbolic string which is stored in the location referenced by .Fa bp . This stored string is eleven characters in length plus a trailing -.Dv NULL . +.Dv NUL . .Pp The first character is the inode type, and will be one of the following: .Pp |
