diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2017-02-08 03:02:13 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2017-02-08 03:02:13 +0000 |
commit | 4c0770c1ecd159a77561d8e0364385f4bb758650 (patch) | |
tree | 5c2d5820b093c1c08b6047ff110e9b055083a5ea /regress/man/blank/afterSS.out_ascii | |
parent | d16e7f2cf346476e177ce672851b0b957aebbe5d (diff) | |
download | mandoc-4c0770c1ecd159a77561d8e0364385f4bb758650.tar.gz |
Finally port the OpenBSD regression suite.
Both kristaps@ and wiz@ repeated asked for this,
literally for years.
Diffstat (limited to 'regress/man/blank/afterSS.out_ascii')
-rw-r--r-- | regress/man/blank/afterSS.out_ascii | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/regress/man/blank/afterSS.out_ascii b/regress/man/blank/afterSS.out_ascii new file mode 100644 index 00000000..1b30721e --- /dev/null +++ b/regress/man/blank/afterSS.out_ascii @@ -0,0 +1,60 @@ +BLANK-AFTERSS(1) General Commands Manual BLANK-AFTERSS(1) + + + +NNAAMMEE + blank-afterSS - handling of blank lines right after a subsection + heading + +DDEESSCCRRIIPPTTIIOONN + 11 + blank line before text + + 22 + blank line before PP + + 33 + blank line before RS + + 44 + TAG blank line before an indented paragraph + + 55 + TAG blank line before a tagged paragraph + + 66 + blank line before a hanged paragraph + + 77 + blank line before br + + 88 + blank line before sp + + 1100 + double blank line before text + + 1122 + double blank line before PP + + 1133 + double blank line before RS + + 1144 + TAG double blank line before an indented paragraph + + 1155 + TAG double blank line before a tagged paragraph + + 1166 + double blank line before a hanged paragraph + + 1177 + double blank line before br + + 1188 + double blank line before sp + + + +OpenBSD November 10, 2013 BLANK-AFTERSS(1) |