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/mdoc/Bx/args.out_ascii | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 regress/mdoc/Bx/args.out_ascii (limited to 'regress/mdoc/Bx/args.out_ascii') diff --git a/regress/mdoc/Bx/args.out_ascii b/regress/mdoc/Bx/args.out_ascii new file mode 100644 index 00000000..9f45970e --- /dev/null +++ b/regress/mdoc/Bx/args.out_ascii @@ -0,0 +1,21 @@ +BX-ARGS(1) General Commands Manual BX-ARGS(1) + +NNAAMMEE + BBxx--aarrggss - arguments to the BSD macro + +DDEESSCCRRIIPPTTIIOONN + no arguments: BSD + + one standard argument: 4.4BSD + + one non-standard argument: nettBSD + + one semi-standard argument: 4.1cBSD + + two standard arguments: 4.3BSD-Reno + + more arguments: 4.3BSD-Tahoe and some additional words + + end of test document + +OpenBSD January 30, 2011 OpenBSD -- cgit