diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-06 17:02:33 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-06 17:02:33 +0000 |
| commit | 4c5804ea54a75ed71b0c2f5d221ab4db3afc0c86 (patch) | |
| tree | d373b06f7d0a74097cd337c01b85cf761309f613 /contrib | |
| parent | 081b301be3c8586a17e50d5a3e687f77f25ab0fb (diff) | |
Notes
Diffstat (limited to 'contrib')
| -rw-r--r-- | contrib/groff/tmac/tmac.andoc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/groff/tmac/tmac.andoc b/contrib/groff/tmac/tmac.andoc index ecf0891308c5..ae1fbfe1ad8a 100644 --- a/contrib/groff/tmac/tmac.andoc +++ b/contrib/groff/tmac/tmac.andoc @@ -1,3 +1,4 @@ +.\" $FreeBSD$ .\" Load either tmac.an or tmac.doc. .if !\n(.g .ab These macros require groff. .de Dd @@ -7,6 +8,6 @@ .. .de TH .rm TH -.do mso tmac.groff_an +.do mso tmac.an \\*(TH\\ .. |
