summaryrefslogtreecommitdiffstats
path: root/usr.bin/xlint
diff options
context:
space:
mode:
authorasmodai <asmodai@FreeBSD.org>2001-04-19 14:02:36 +0000
committerasmodai <asmodai@FreeBSD.org>2001-04-19 14:02:36 +0000
commit0bcdf5ba8eb92282cd9995537d985b5b28b38372 (patch)
tree1fca610ba006ab8c34c19d73057069aa3ae8eb26 /usr.bin/xlint
parent10bf3e0199eaf7fe3673bc54065c46e4935b2ed7 (diff)
downloadFreeBSD-src-0bcdf5ba8eb92282cd9995537d985b5b28b38372.zip
FreeBSD-src-0bcdf5ba8eb92282cd9995537d985b5b28b38372.tar.gz
Add a comma after e.g.. This syncs us more with NetBSD and looks more
aesthetically correct. Obtained from: NetBSD
Diffstat (limited to 'usr.bin/xlint')
-rw-r--r--usr.bin/xlint/xlint/lint.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/xlint/xlint/lint.1 b/usr.bin/xlint/xlint/lint.1
index b4c10f2..319a9e2 100644
--- a/usr.bin/xlint/xlint/lint.1
+++ b/usr.bin/xlint/xlint/lint.1
@@ -244,9 +244,9 @@ Warnings are printed for constructs
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.
+macros describing the machine type (e.g.,
.Li sun3 Ns )
-and machine architecture (e.g.
+and machine architecture (e.g.,
.Li m68k Ns )
are defined without leading and trailing underscores.
The keywords
OpenPOWER on IntegriCloud