diff options
Diffstat (limited to 'regress/mdoc/Op/punct.out_ascii')
-rw-r--r-- | regress/mdoc/Op/punct.out_ascii | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/regress/mdoc/Op/punct.out_ascii b/regress/mdoc/Op/punct.out_ascii new file mode 100644 index 00000000..53251b52 --- /dev/null +++ b/regress/mdoc/Op/punct.out_ascii @@ -0,0 +1,17 @@ +OP-PUNCT(1) General Commands Manual OP-PUNCT(1) + +NNAAMMEE + OOpp--ppuunncctt - punctuation handling by the Op macro + +DDEESSCCRRIIPPTTIIOONN + at the beginning: ([z] [| z] [. z] + + in the middle: [a (z] [a | z] [a. z] + + at the end: [a (] [a |] [a]. + + punctuation only: ([] [|] []. + + more than one: (([] [| |] [].. + +OpenBSD June 24, 2011 OpenBSD |