aboutsummaryrefslogtreecommitdiff
path: root/test/man-reader.man
diff options
context:
space:
mode:
Diffstat (limited to 'test/man-reader.man')
-rw-r--r--test/man-reader.man10
1 files changed, 4 insertions, 6 deletions
diff --git a/test/man-reader.man b/test/man-reader.man
index 4f3395051..e514bc8ca 100644
--- a/test/man-reader.man
+++ b/test/man-reader.man
@@ -49,10 +49,10 @@ Code:
.IP
.nf
\f[C]
-\-\-\-\-\ (should\ be\ four\ hyphens)
+\-\-\-\- (should be four hyphens)
-sub\ status\ {
-\ \ \ \ print\ "working";
+sub status {
+ print "working";
}
\f[]
@@ -62,9 +62,7 @@ And:
.IP
.nf
\f[C]
-\tthis\ code\ line is\ indented\ by\ one\ tab
-
-These\ should\ not\ be\ escaped:\ \ \\$\ \\\\\ \\>\ \\[\ \\{
+\tthis code line is indented by one tab
\f[]
.fi
.PP