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/nf/args.in | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 regress/man/nf/args.in (limited to 'regress/man/nf/args.in') diff --git a/regress/man/nf/args.in b/regress/man/nf/args.in new file mode 100644 index 00000000..8d0c7e58 --- /dev/null +++ b/regress/man/nf/args.in @@ -0,0 +1,12 @@ +.TH NF-ARGS 1 "January 16, 2011" OpenBSD +.SH NAME +nf-args \- filling macros with arguments +.SH DESCRIPTION +regular +text +.nf arg1 arg2 arg3 +literal +text +.fi arg1 arg2 arg3 +regular +text -- cgit