Minor tweaks to man page
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 4 Sep 2015 09:53:17 +0000 (09:53 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 4 Sep 2015 09:53:17 +0000 (09:53 +0000)
doc/metaproxy.xml

index 6f05dde..9fec716 100644 (file)
    <varlistentry>
     <term>--help</term>
     <listitem><para>
-      Displays help message.
+      Display help message.
      </para></listitem>
    </varlistentry>
 
    <varlistentry>
     <term>--version</term>
     <listitem><para>
-      Displays Metaproxy version.
+      Display Metaproxy version.
      </para></listitem>
    </varlistentry>
 
@@ -98,7 +98,7 @@
    <varlistentry>
     <term>-m <replaceable>timeformat</replaceable></term>
     <listitem><para>
-     Sets the format of time-stamps for all logging performed via yaz_log.
+     Set the format of time-stamps for all logging performed via yaz_log.
      Refer to
        <ulink
           url="http://pubs.opengroup.org/onlinepubs/009695399/functions/strftime.html">
    <varlistentry>
     <term>-p <replaceable>pidfile</replaceable></term>
     <listitem><para>
-      Specifies file which holds PID after startup.
+      Specify file which holds PID after startup.
      </para></listitem>
    </varlistentry>
 
    <varlistentry>
     <term>-t</term>
     <listitem><para>
-      Tests configuration. Returns exit code 0 on success; non-zero on failure.
+      Test configuration. Returns exit code 0 on success; non-zero on failure.
      </para></listitem>
    </varlistentry>
 
    <varlistentry>
     <term>-u <replaceable>ID</replaceable></term>
     <listitem><para>
-      Makes Metaproxy changes its identity to ID after startup.
+      Change user ID upon startup.
      </para></listitem>
    </varlistentry>
 
    <varlistentry>
     <term>-w <replaceable>dir</replaceable></term>
     <listitem><para>
-      Changes working directory to <replaceable>dir</replaceable>.
+      Change working directory to <replaceable>dir</replaceable>.
      </para></listitem>
    </varlistentry>
 
    <varlistentry>
     <term>-X</term>
     <listitem><para>
-      Makes Metaproxy operate in debug mode.
+      Operate in debug mode.
      </para></listitem>
    </varlistentry>