summaryrefslogtreecommitdiffstats
path: root/share/man/man9/style.9
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2003-03-25 16:36:47 +0000
committerjhb <jhb@FreeBSD.org>2003-03-25 16:36:47 +0000
commit506e1c7087dccbfe1c8b00a5260b6a662ed2fa93 (patch)
tree45422ecbb160c0bb654f50e68934225df71fd67f /share/man/man9/style.9
parente17741e782047ccd0e4a4ae2ab7a45f2074ae4ae (diff)
downloadFreeBSD-src-506e1c7087dccbfe1c8b00a5260b6a662ed2fa93.zip
FreeBSD-src-506e1c7087dccbfe1c8b00a5260b6a662ed2fa93.tar.gz
Remove obsolete at_fork() and at_exit() manpages. Curiously, at_exec()
didn't have a manpage. Reminded by: ru
Diffstat (limited to 'share/man/man9/style.9')
-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 8081be9..86d0312 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 /* not lint */
+#endif /* !lint */
#endif
#include <sys/cdefs.h>
OpenPOWER on IntegriCloud