summaryrefslogtreecommitdiffstats
path: root/share/man
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2003-03-25 19:46:55 +0000
committerjhb <jhb@FreeBSD.org>2003-03-25 19:46:55 +0000
commit81073fb53b84ad9c847591600f8feee374719564 (patch)
tree4afa609d9c8e510d504cf89c45e49eb705a6ff57 /share/man
parentf3cf0d8bbe9c04462a01894a369e11fa18fc0be5 (diff)
downloadFreeBSD-src-81073fb53b84ad9c847591600f8feee374719564.zip
FreeBSD-src-81073fb53b84ad9c847591600f8feee374719564.tar.gz
Revert previous commit which accidentally snuck in with some unrelated
changes. Reported by: bde
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man9/style.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/style.9 b/share/man/man9/style.9
index 86d0312..8081be9 100644
--- a/share/man/man9/style.9
+++ b/share/man/man9/style.9
@@ -82,7 +82,7 @@ in front of foreign VCS IDs if the file is renamed.
#if 0
#ifndef lint
static char sccsid[] = "@(#)style 1.14 (Berkeley) 4/28/95";
-#endif /* !lint */
+#endif /* not lint */
#endif
#include <sys/cdefs.h>
OpenPOWER on IntegriCloud