From 84099f640186fedd8761e89c37aec695b57b8f1f Mon Sep 17 00:00:00 2001 From: Gavin Henry Date: Mon, 6 Aug 2007 17:38:27 +0000 Subject: [PATCH] Spellcheck Instructions --- doc/guide/admin/README.spellcheck | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 doc/guide/admin/README.spellcheck diff --git a/doc/guide/admin/README.spellcheck b/doc/guide/admin/README.spellcheck new file mode 100644 index 0000000000..3fcaa2f026 --- /dev/null +++ b/doc/guide/admin/README.spellcheck @@ -0,0 +1,16 @@ +# $OpenLDAP$ +# Copyright 2007 The OpenLDAP Foundation, All Rights Reserved. +# COPYING RESTRICTIONS APPLY, see COPYRIGHT. +# +# README.spellcheck +# + +aspell.en.pws + We use aspell to check the Admin Guide and Man Pages. + + Please move aspell.en.pws to ~/.aspell.en.pws and run: + + aspell --lang=en_US -c + + If you add additional words and terms, please add + them or copy them to aspell.en.pws and commit -- 2.39.5