openldap/doc/guide/admin/README.spellcheck

17 lines
423 B
Plaintext
Raw Normal View History

2007-08-07 01:38:27 +08:00
# $OpenLDAP$
2009-01-22 08:40:04 +08:00
# Copyright 2007-2009 The OpenLDAP Foundation, All Rights Reserved.
2007-08-07 01:38:27 +08:00
# COPYING RESTRICTIONS APPLY, see COPYRIGHT.
#
# README.spellcheck
#
aspell.en.pws
2007-08-07 01:59:20 +08:00
We use aspell to spell check the Admin Guide and Man Pages.
2007-08-07 01:38:27 +08:00
Please move aspell.en.pws to ~/.aspell.en.pws and run:
aspell --lang=en_US -c <filename>
If you add additional words and terms, please add
2007-08-07 01:59:20 +08:00
them or copy them to aspell.en.pws and commit.