From f5a1192458713aa61f02e2c7dff0706ef99167e4 Mon Sep 17 00:00:00 2001 From: deraadt <> Date: Mon, 4 May 1998 02:00:05 +0000 Subject: s/NULL/NUL/ --- src/lib/libc/string/strmode.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/lib/libc/string/strmode.3 b/src/lib/libc/string/strmode.3 index 61233ee581..4dbbdd0957 100644 --- a/src/lib/libc/string/strmode.3 +++ b/src/lib/libc/string/strmode.3 @@ -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 .\" 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 .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 -- cgit v1.2.3-55-g6feb