mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-02 21:19:53 -05:00
Spellcheck Instructions
This commit is contained in:
parent
b386c5338e
commit
84099f6401
1 changed files with 16 additions and 0 deletions
16
doc/guide/admin/README.spellcheck
Normal file
16
doc/guide/admin/README.spellcheck
Normal file
|
|
@ -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 <filename>
|
||||
|
||||
If you add additional words and terms, please add
|
||||
them or copy them to aspell.en.pws and commit
|
||||
Loading…
Reference in a new issue