Browse Source

s/NULL/NUL/

OPENBSD_2_4
deraadt 26 years ago
parent
commit
17d9ef2688
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      src/lib/libc/string/strmode.3

+ 2
- 2
src/lib/libc/string/strmode.3 View File

@ -1,4 +1,4 @@
.\" $OpenBSD: strmode.3,v 1.4 1997/08/20 03:52:44 millert Exp $
.\" $OpenBSD: strmode.3,v 1.5 1998/05/04 02:00:05 deraadt Exp $
.\" .\"
.\" Copyright (c) 1990, 1991, 1993 .\" Copyright (c) 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved. .\" The Regents of the University of California. All rights reserved.
@ -54,7 +54,7 @@ converts a file
into a symbolic string which is stored in the location referenced by into a symbolic string which is stored in the location referenced by
.Fa bp . .Fa bp .
This stored string is eleven characters in length plus a trailing This stored string is eleven characters in length plus a trailing
.Dv NULL .
.Dv NUL .
.Pp .Pp
The first character is the inode type, and will be one of the following: The first character is the inode type, and will be one of the following:
.Pp .Pp


Loading…
Cancel
Save