diff options
Diffstat (limited to 'regress/mdoc/Rs/allch.out_markdown')
-rw-r--r-- | regress/mdoc/Rs/allch.out_markdown | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/regress/mdoc/Rs/allch.out_markdown b/regress/mdoc/Rs/allch.out_markdown new file mode 100644 index 00000000..7faac2a3 --- /dev/null +++ b/regress/mdoc/Rs/allch.out_markdown @@ -0,0 +1,50 @@ +RS-ALLCH(1) - General Commands Manual + +# NAME + +**Rs-allch** - reference block using all supported child macros + +# DESCRIPTION + +reference on the same line: +some +*bogus* +text +author name, +"title of article", +*book title*, +*issuer name*, +*journal name*, +report name, +number of journal, +volume number, +uniform resource locator, +page number, +institutional author, +city name, +date of publication, +optional information. + +# SEE ALSO + +reference after a blank line: + +some +*bogus* +text +author name, +"title of article", +*book title*, +*issuer name*, +*journal name*, +report name, +number of journal, +volume number, +uniform resource locator, +page number, +institutional author, +city name, +date of publication, +optional information. + +OpenBSD - July 7, 2014 |