summary refs log tree commit diff
path: root/bin/cash/cash-kill.1
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bin/cash/cash-kill.12
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/cash/cash-kill.1 b/bin/cash/cash-kill.1
index b01648ab..63da5133 100644
--- a/bin/cash/cash-kill.1
+++ b/bin/cash/cash-kill.1
@@ -32,7 +32,7 @@
 .\"	@(#)kill.1	8.2 (Berkeley) 4/28/95
 .\" $FreeBSD: releng/12.0/bin/kill/kill.1 314436 2017-02-28 23:42:47Z imp $
 .\"
-.Dd January 10, 2019
+.Dd October 3, 2016
 .Dt CASH-KILL 1
 .Os
 .Sh NAME
td>2020-12-29Clean up C lexerJune McEnroe 2020-12-29Clean up hilex code somewhatJune McEnroe 2020-12-29Match lex/yacc %% %{ %} lines as MacroJune McEnroe 2020-12-29Match top-level C definitions as IdentifierTagJune McEnroe 2020-12-29Match C type declarations as IdentifierTagJune McEnroe 2020-12-29Match function-like macro definitions as IdentifierTagJune McEnroe 2020-12-29Reconfigure C macro start conditionsJune McEnroe 2020-12-29Document HTML class namesJune McEnroe 2020-12-29Rename Tag class to IdentifierTagJune McEnroe 2020-12-29Change HTML class from hi to hilexJune McEnroe 2020-12-29Add hilex HTML outputJune McEnroe