aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Bd/bd-compact.in
diff options
context:
space:
mode:
Diffstat (limited to 'regress/mdoc/Bd/bd-compact.in')
-rw-r--r--regress/mdoc/Bd/bd-compact.in33
1 files changed, 0 insertions, 33 deletions
diff --git a/regress/mdoc/Bd/bd-compact.in b/regress/mdoc/Bd/bd-compact.in
deleted file mode 100644
index ec2e036b..00000000
--- a/regress/mdoc/Bd/bd-compact.in
+++ /dev/null
@@ -1,33 +0,0 @@
-.Dd $Mdocdate: June 12 2010 $
-.Dt FOO 1
-.Os
-.Sh NAME
-.Nm foo
-.Nd bar
-.Sh DESCRIPTION
-1
-.Bd -literal -compact
-a b
-c d
-.Ed
-2
-1
-.Bd -filled -compact
-a b
-c d
-.Ed
-2
-3
-.\" NOTE: OLD GROFF WILL PUKE HERE, AS IT BUGGILY FORGETS TO EMIT A
-.\" NEWLINE BEFORE THE DISPLAY.
-.Bd -ragged -compact
-a b
-c d
-.Ed
-2
-1
-.Bd -unfilled -compact
-a b
-c d
-.Ed
-2