From 0aa9f9348a0b6b9ef5f79d29671684cccda021c2 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 8 Apr 2003 21:09:40 +0000 Subject: [PATCH] Fix part of last. --- usr.bin/xlint/xlint/lint.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr.bin/xlint/xlint/lint.1 b/usr.bin/xlint/xlint/lint.1 index 0ea96844323d..1a266d61f0d9 100644 --- a/usr.bin/xlint/xlint/lint.1 +++ b/usr.bin/xlint/xlint/lint.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: lint.1,v 1.26 2003/04/08 17:25:15 jmmv Exp $ +.\" $NetBSD: lint.1,v 1.27 2003/04/08 21:09:40 wiz Exp $ .\" .\" Copyright (c) 1996 Christopher G. Demetriou. All Rights Reserved. .\" Copyright (c) 1994, 1995 Jochen Pohl @@ -504,7 +504,7 @@ if is non-zero. This directive can only be used in conjunction with the .Li /* LINTLIBRARY */ -Directive. +directive. If .Ar n is zero, function prototypes will be treated normally.