From 92212d26528c009d3a5abe7f83537d85d4fef5ac Mon Sep 17 00:00:00 2001 From: Lars Brinkhoff Date: Fri, 19 Sep 2014 13:51:19 +0200 Subject: [PATCH] Add Groff sample. --- samples/Groff/sample.4 | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 samples/Groff/sample.4 diff --git a/samples/Groff/sample.4 b/samples/Groff/sample.4 new file mode 100644 index 00000000..061dfc2e --- /dev/null +++ b/samples/Groff/sample.4 @@ -0,0 +1,13 @@ +.TH FOO 1 +.SH NAME +foo \- bar +.SH SYNOPSIS +.B foo +.I bar +.SH DESCRIPTION +Foo bar +.BR baz +quux. +.PP +.B Foo +bar baz.