Sync usage with man page.
[netbsd-mini2440.git] / external / bsd / openldap / dist / doc / guide / admin / README.spellcheck
blob61a2fe33398ec2df7fe5986dd1e34acab542e7ce
1 # $OpenLDAP: pkg/openldap-guide/admin/README.spellcheck,v 1.2.2.3 2008/02/11 23:26:39 kurt Exp $
2 # Copyright 2007-2008 The OpenLDAP Foundation, All Rights Reserved.
3 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
5 # README.spellcheck 
8 aspell.en.pws
9         We use aspell to spell check the Admin Guide and Man Pages.
10         
11         Please move aspell.en.pws to ~/.aspell.en.pws and run:
12         
13         aspell --lang=en_US -c <filename>
14         
15         If you add additional words and terms, please add
16         them or copy them to aspell.en.pws and commit.