Module Name: src
Committed By: wiz
Date: Sun Aug 8 16:53:54 UTC 2021
Modified Files:
src/usr.bin/xlint/xlint: lint.1
Log Message:
Fix Dd argument.
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/usr.bin/xlint/xlint/lint.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.bin/xlint/xlint/lint.1
diff -u src/usr.bin/xlint/xlint/lint.1:1.46 src/usr.bin/xlint/xlint/lint.1:1.47
--- src/usr.bin/xlint/xlint/lint.1:1.46 Sun Aug 8 15:59:32 2021
+++ src/usr.bin/xlint/xlint/lint.1 Sun Aug 8 16:53:53 2021
@@ -1,4 +1,4 @@
-.\" $NetBSD: lint.1,v 1.46 2021/08/08 15:59:32 rillig Exp $
+.\" $NetBSD: lint.1,v 1.47 2021/08/08 16:53:53 wiz Exp $
.\"
.\" Copyright (c) 1996 Christopher G. Demetriou. All Rights Reserved.
.\" Copyright (c) 1994, 1995 Jochen Pohl
@@ -30,7 +30,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd Aug 08, 2021
+.Dd August 8, 2021
.Dt LINT 1
.Os
.Sh NAME