diff options
author | Bernd Warken <groff-bernd.warken-72@web.de> | 2014-09-20 00:35:44 +0200 |
---|---|---|
committer | Bernd Warken <groff-bernd.warken-72@web.de> | 2014-09-20 00:35:44 +0200 |
commit | 1a0ea2d7ae1e6fcf0facfc59690824818e0f4a31 (patch) | |
tree | 44444f6a7edf821d24f57b02728035f460607da7 /doc | |
parent | b5159ac972d6bd3cbaaae0ab9a9d9bfc5abb63da (diff) | |
download | groff-git-1a0ea2d7ae1e6fcf0facfc59690824818e0f4a31.tar.gz |
all man-pages in groff source tree: use \[aq], \[oq], \[cq], \[co]
Diffstat (limited to 'doc')
-rw-r--r-- | doc/webpage.ms | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/webpage.ms b/doc/webpage.ms index 71df9bc6c..90f2c9bce 100644 --- a/doc/webpage.ms +++ b/doc/webpage.ms @@ -1,9 +1,9 @@ -.\" This file gives a small example how a web page could look like if created -.\" with groff. +.\" This file gives a small example how a web page could look like if +.\" created with groff. .\" .\" -.\" To make it work with other output devices also, we include www.tmac -.\" directly. +.\" To make it work with other output devices also, we include +.\" www.tmac directly. .\" .nr PS 10 .nr VS 12 |