From d9f0f81c846a8405c29870e4a8379e5e79d1cad3 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/roff/tr/args.in | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 regress/roff/tr/args.in (limited to 'regress/roff/tr/args.in') diff --git a/regress/roff/tr/args.in b/regress/roff/tr/args.in new file mode 100644 index 00000000..1ef074d6 --- /dev/null +++ b/regress/roff/tr/args.in @@ -0,0 +1,16 @@ +.TH TR-BASIC 1 "February 6, 2015" OpenBSD +.SH NAME +tr-args \- arguments of the tr request +.SH DESCRIPTION +no argument: +.tr +one character: +.tr x +>>x<< +two characters: +.tr xy +>>x<< +three characters: +.tr xyz +>>xz<< +last line -- cgit v1.2.3-56-ge451