Module Name: src
Committed By: wiz
Date: Tue Jul 4 09:32:20 UTC 2017
Modified Files:
src/share/tmac: README
Log Message:
Update README. Noted by kre.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/share/tmac/README
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/tmac/README
diff -u src/share/tmac/README:1.8 src/share/tmac/README:1.9
--- src/share/tmac/README:1.8 Mon Mar 29 21:36:45 2004
+++ src/share/tmac/README Tue Jul 4 09:32:20 2017
@@ -1,8 +1,5 @@
-$NetBSD: README,v 1.8 2004/03/29 21:36:45 wiz Exp $
+$NetBSD: README,v 1.9 2017/07/04 09:32:20 wiz Exp $
-The files previously in this dir have been replaced by versions
-(still BSD licensed) coming with GNU groff; you can find them in
-gnu/dist/groff/tmac.
-
-The only files that usually should be touched are, however, in
-gnu/usr.bin/groff/tmac.
+This directory contains a conversion tool from mdoc to html
+for use with groff. It is obsolete since NetBSD defaults to using
+mandoc, and can be removed when groff is removed.