From f1675e84a592ed4cb65f2d15b43d4d6d85e45849 Mon Sep 17 00:00:00 2001 From: Hiroki Sato Date: Fri, 2 May 2008 16:23:47 +0000 Subject: [PATCH] Add AUTHORS section[*] and fix HISTORY section. Requested by: Dave Yost (original author)[*] History checked by: The CSRG Archives MFC after: 3 days --- usr.bin/unifdef/unifdef.1 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/usr.bin/unifdef/unifdef.1 b/usr.bin/unifdef/unifdef.1 index 02cbfeba8ad..12a5438553f 100644 --- a/usr.bin/unifdef/unifdef.1 +++ b/usr.bin/unifdef/unifdef.1 @@ -308,10 +308,16 @@ in comment. The .Nm command appeared in -.Bx 4.3 . +.Bx 2.9 . .Tn ANSI\~C support was added in .Fx 4.7 . +.Sh AUTHORS +This implementation was originally written by +.An Dave Yost Aq Dave@Yost.com . +.An Tony Finch Aq dot@dotat.at +rewrote it to support +.Tn ANSI\~C . .Sh BUGS Expression evaluation is very limited. .Pp