summaryrefslogtreecommitdiffstats
path: root/share/dict/Makefile
diff options
context:
space:
mode:
authormurray <murray@FreeBSD.org>2002-03-26 11:21:58 +0000
committermurray <murray@FreeBSD.org>2002-03-26 11:21:58 +0000
commit5ff751bb8680caf8634643ee5e0c85c8e6904e24 (patch)
tree9ae8828831bb91f63b839cd3aeb021a5b4ab6ea0 /share/dict/Makefile
parentd5248ae7a060ae770434ca476affde7d60377cea (diff)
downloadFreeBSD-src-5ff751bb8680caf8634643ee5e0c85c8e6904e24.zip
FreeBSD-src-5ff751bb8680caf8634643ee5e0c85c8e6904e24.tar.gz
Add a dictionary of technical terms.
This file contains FreeBSD/Unix lexicon that is used by the system documentation. It makes a great ispell(1) personal dictionary to supplement the standard English language dictionary, and can be used to greatly reduce the number of false positives when spell checking share/man/*, www/*, or doc/* Discussed with: ru, obrien MFC after: 2 weeks
Diffstat (limited to 'share/dict/Makefile')
-rw-r--r--share/dict/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/dict/Makefile b/share/dict/Makefile
index 9d756c7..1520b99 100644
--- a/share/dict/Makefile
+++ b/share/dict/Makefile
@@ -4,7 +4,7 @@
NOOBJ= noobj
# XXX MISSING: connectives words
-FILES= README propernames web2 web2a
+FILES= README propernames web2 web2a tech
FILESDIR= ${BINDIR}/dict
SYMLINKS= web2 ${FILESDIR}/words
OpenPOWER on IntegriCloud