diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-08-07 09:56:12 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-08-07 09:56:12 +0000 |
commit | a2ee80e8d0ed1c0a4e86c4989d0086a92400a8b9 (patch) | |
tree | e5f5e2c1d88cddfeed52afa18ef3690127eb5d68 /mdoc.7 | |
parent | 2d24b29dccd8f52a925e7874949d73f729556200 (diff) | |
download | mandoc-a2ee80e8d0ed1c0a4e86c4989d0086a92400a8b9.tar.gz |
Clarify that predefined strings aren't groff-isms, they're troff-isms.
Diffstat (limited to 'mdoc.7')
-rw-r--r-- | mdoc.7 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -149,7 +149,7 @@ recommended for which encourages semantic annotation. .Ss Predefined Strings Historically, -.Xr groff 1 +troff also defined a set of package-specific .Dq predefined strings , which, like |