* Various syntactical and semantical fixes throughout.

This commit is contained in:
Corinna Vinschen
2009-04-03 11:51:31 +00:00
parent d10a1e5154
commit f5e097fa4b
10 changed files with 190 additions and 176 deletions

View File

@@ -53,7 +53,7 @@
<screen>-f, --config-file &lt;file&gt;</screen>
<para>
Use &lt;file&gt; as configuration file instead of the default configuration
line. The default configuration file is /etc/cygserver.conf, typically.
line. The default configuration file is /etc/cygserver.conf.
The --help and --version options will print the default configuration
pathname.
</para>
@@ -194,10 +194,10 @@
<sect2 id="cygserver-config"><title>The Cygserver configuration file</title>
<para>
Cygserver has many options, which allow to customize the server
Cygserver has many options, which allow you to customize the server
to your needs. Customization is accomplished by editing the configuration
file, which is by default /etc/cygserver.conf. This file is read only
once on startup of Cygserver. There's no option to re-read the file on
file, which is by default /etc/cygserver.conf. This file is only read
once, at startup of Cygserver. There's no option to re-read the file at
runtime by, say, sending a signal to Cygserver.
</para>
<para>