From 5abca976891730e3c6e4410885db9cc81d83851d Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Mon, 17 May 2010 02:01:05 +0000 Subject: Full support for ie/el. This completes the initial roff support. Added test files for ie/el. Using `if 0' as a baseline for "false" roff instructions instead of `if t'. --- regress/roff/if/simple2.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'regress/roff/if/simple2.in') diff --git a/regress/roff/if/simple2.in b/regress/roff/if/simple2.in index fa4ae978..986636b2 100644 --- a/regress/roff/if/simple2.in +++ b/regress/roff/if/simple2.in @@ -1,4 +1,4 @@ -.Dd $Mdocdate: May 16 2010 $ +.Dd $Mdocdate: May 17 2010 $ .Dt FOO 1 .Os .Sh NAME @@ -7,5 +7,5 @@ .Sh DESCRIPTION 123 .\" Note that this has whitespace... -.if t +.if 0 asdf -- cgit v1.2.3-56-ge451