From 4c0770c1ecd159a77561d8e0364385f4bb758650 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Wed, 8 Feb 2017 03:02:13 +0000 Subject: Finally port the OpenBSD regression suite. Both kristaps@ and wiz@ repeated asked for this, literally for years. --- regress/man/TH/longdate.in | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 regress/man/TH/longdate.in (limited to 'regress/man/TH/longdate.in') diff --git a/regress/man/TH/longdate.in b/regress/man/TH/longdate.in new file mode 100644 index 00000000..263df782 --- /dev/null +++ b/regress/man/TH/longdate.in @@ -0,0 +1,5 @@ +.TH TH-LONGDATE 1 "1234567890123456789012345678901234567890123456789012345678901234567890123456789012" source +.SH NAME +TH-longdate \- the date is longer than the line length +.SH DESCRIPTION +Some text. -- cgit