Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/xlint/xlint Remove some unnecessary Ns.
details: https://anonhg.NetBSD.org/src/rev/6ff29704a346
branches: trunk
changeset: 532724:6ff29704a346
user: wiz <wiz%NetBSD.org@localhost>
date: Thu Jun 13 22:59:02 2002 +0000
description:
Remove some unnecessary Ns.
diffstat:
usr.bin/xlint/xlint/lint.1 | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (24 lines):
diff -r 6df604014c70 -r 6ff29704a346 usr.bin/xlint/xlint/lint.1
--- a/usr.bin/xlint/xlint/lint.1 Thu Jun 13 22:30:22 2002 +0000
+++ b/usr.bin/xlint/xlint/lint.1 Thu Jun 13 22:59:02 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: lint.1,v 1.21 2002/01/03 04:25:18 thorpej Exp $
+.\" $NetBSD: lint.1,v 1.22 2002/06/13 22:59:02 wiz Exp $
.\"
.\" Copyright (c) 1996 Christopher G. Demetriou. All Rights Reserved.
.\" Copyright (c) 1994, 1995 Jochen Pohl
@@ -294,11 +294,11 @@
not allowed in traditional C. Warnings for constructs which behave
differently in traditional C and ANSI C are suppressed. Preprocessor
macros describing the machine type (e.g.
-.Li sun3 Ns )
+.Li sun3 )
and machine architecture (e.g.
-.Li m68k Ns )
+.Li m68k )
are defined without leading and trailing underscores. The keywords
-.Sy const Ns ,
+.Sy const ,
.Sy volatile
and
.Sy signed
Home |
Main Index |
Thread Index |
Old Index