* src/en/book/appb-svn-for-cvs-users.xml,
src/en/book/appc-webdav.xml,
src/en/book/ch00-preface.xml,
src/en/book/ch02-basic-usage.xml,
src/en/book/ch03-advanced-topics.xml,
src/en/book/ch04-branching-and-merging.xml,
src/en/book/ch05-repository-admin.xml,
src/en/book/ch06-server-configuration.xml,
src/en/book/ch09-reference.xml:
Add an extra space after sentences.
Remove spaces around —.
Add (<option>-SHORTOPTION</option>) where appropriate.
Wrap quotes in <quote/> tags.
Fix command line examples to use " instead of ', per HACKING.
Use short option for command line examples, per HACKING.
Add options that were missing in reference.
Make the ARGs in options section standard across rest of reference chapter.
Use full subcommand name (e.g. copy instead of cp, etc).
Add svnadmin pack stub in reference.
Patch by: Larry Shatzer, Jr. <larrys {_AT_} gmail.com>