]> err.no Git - moreutils/commitdiff
Update errno manual page with new option
authorLars Wirzenius <liw@liw.fi>
Tue, 5 Jun 2012 20:45:00 +0000 (21:45 +0100)
committerLars Wirzenius <liw@liw.fi>
Tue, 5 Jun 2012 20:45:00 +0000 (21:45 +0100)
errno.docbook

index ccd2437a484f4f57a903f4204b57cfad2f0d23b8..63ae4921a569a169ec931b104a460c2bc89d9334 100644 (file)
@@ -60,6 +60,12 @@ with this program; if not, write to the Free Software Foundation, Inc.,
                        <command>errno</command>
             <arg>-s</arg>
             <arg>--search</arg>
+            <arg choice="req"><replaceable>word</replaceable></arg>
+               </cmdsynopsis>
+               <cmdsynopsis>
+                       <command>errno</command>
+            <arg>-S</arg>
+            <arg>--search-all-locales</arg>
             <arg choice="req"><replaceable>word</replaceable></arg>
                </cmdsynopsis>
        </refsynopsisdiv>
@@ -96,6 +102,15 @@ with this program; if not, write to the Free Software Foundation, Inc.,
                     all the given words (case-insensitive).</para>
                 </listitem>
             </varlistentry>
+
+            <varlistentry>
+                <term><option>-S</option></term>
+                <term><option>--search-all-locales</option></term>
+                <listitem>
+                    <para>Like <option>--search</option>, but searches all
+                    installed locales.</para>
+                </listitem>
+            </varlistentry>
         </variablelist>
 
        </refsect1>