summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authordwmalone <dwmalone@FreeBSD.org>2000-11-13 16:18:46 +0000
committerdwmalone <dwmalone@FreeBSD.org>2000-11-13 16:18:46 +0000
commit26e56c67abdeaa105d15cf3fa65c63ce3a7db5d1 (patch)
tree65c4a95fab5a3f3a42189902f995d2f4b92e6276 /share
parentf60035bbbd4dd27bd12420a000b3fab66c14fb47 (diff)
downloadFreeBSD-src-26e56c67abdeaa105d15cf3fa65c63ce3a7db5d1.zip
FreeBSD-src-26e56c67abdeaa105d15cf3fa65c63ce3a7db5d1.tar.gz
Change a "xlint(1)" to a ".Xr lint 1" and add a reference in the see also
section.
Diffstat (limited to 'share')
-rw-r--r--share/man/man9/style.96
1 files changed, 5 insertions, 1 deletions
diff --git a/share/man/man9/style.9 b/share/man/man9/style.9
index 5d63066..fcf1a07 100644
--- a/share/man/man9/style.9
+++ b/share/man/man9/style.9
@@ -545,10 +545,14 @@ approximately
compliant in the repository must not diverge from compliance.
.Pp
Whenever possible, code should be run through a code checker
-(e.g., "gcc -Wall" or xlint(1)) and produce minimal warnings.
+(e.g.,
+.Xr lint 1
+or
+"gcc -Wall") and produce minimal warnings.
.Sh SEE ALSO
.Xr indent 1 ,
+.Xr lint 1 ,
.Xr err 3 ,
.Xr sysexits 3 ,
.Xr warn 3
OpenPOWER on IntegriCloud