diff options
Diffstat (limited to 't/fmt/man/dots2.man')
-rw-r--r-- | t/fmt/man/dots2.man | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/t/fmt/man/dots2.man b/t/fmt/man/dots2.man new file mode 100644 index 0000000..2d65ca3 --- /dev/null +++ b/t/fmt/man/dots2.man @@ -0,0 +1,6 @@ +.TH dots2 1 +.\" Let's play a litte bit more with dots +.\" \. is an escaped dot (thus it is equivalent to a dot) +Hello +\. This line will be completely ignored +world |