From fccaa173899ea05290a75ed238c2648b1b55c124 Mon Sep 17 00:00:00 2001 From: Marc Espie Date: Mon, 6 Sep 1999 13:36:43 +0000 Subject: oops, thanks, Todd. --- share/man/man9/style.9 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'share/man/man9') diff --git a/share/man/man9/style.9 b/share/man/man9/style.9 index cbb5b53cb54..0dedea80e6d 100644 --- a/share/man/man9/style.9 +++ b/share/man/man9/style.9 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $OpenBSD: style.9,v 1.3 1999/09/05 16:23:12 espie Exp $ +.\" $OpenBSD: style.9,v 1.4 1999/09/06 13:36:42 espie Exp $ .\" .Dd August 19, 1999 .Dt STYLE 9 @@ -390,8 +390,7 @@ Casts and sizeof's are not followed by a space. Note that .Xr indent 1 does not understand this rule. .Pp -.Dv -NULL +.Dv NULL is the preferred null pointer constant. Use .Dv NULL instead of -- cgit v1.2.3