r113: GCC4 warning fixes
[nbd.git] / nbd-client.8.sgml
index 67e09a8..fb5575a 100644 (file)
@@ -142,14 +142,14 @@ manpage.1: manpage.sgml
        <para>To connect to a server running on port 2000 at host
          "server.domain.com", using the client's block special file
          "/dev/nd0":</para>
-       <para><command>nbd-client 2000 server.domain.com
+       <para><command>nbd-client server.domain.com 2000
          /dev/nd0</command></para>
       </listitem>
       <listitem>
        <para>To connect to a server running on port 2001 at host
          "swapserver.domain.com", using the client's block special
          file "/dev/nd1", for swap purposes:</para>
-       <para><command>nbd-client 2001 swapserver.domain.com /dev/nd1
+       <para><command>nbd-client swapserver.domain.com 2001 /dev/nd1
          -swap</command></para>
       </listitem>
       <listitem>
@@ -173,10 +173,8 @@ manpage.1: manpage.sgml
     <para>This manual page was written by &dhusername; (&dhemail;) for
     the &debian; system (but may be used by others).  Permission is
     granted to copy, distribute and/or modify this document under the
-    terms of the <acronym>GNU</acronym> Free Documentation License,
-    Version 1.1 or any later version published by the Free Software
-    Foundation; with no Invariant Sections, no Front-Cover Texts and
-    no Back-Cover Texts.</para>
+    terms of the <acronym>GNU</acronym> General Public License,
+    version 2, as published by the Free Software Foundation.</para>
 
   </refsect1>
 </refentry>