]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#372,!181] Minor fixes in documentation.
authorTomek Mrugalski <tomasz@isc.org>
Mon, 28 Jan 2019 16:41:38 +0000 (17:41 +0100)
committerMichal Nowikowski <godfryd@isc.org>
Thu, 31 Jan 2019 13:56:46 +0000 (14:56 +0100)
doc/guide/hammer.xml

index f9dee5335bf8bfd854e65d154228a3b9ab3229fc..92ed1d83bfaf5248d735990b9c85c23601001372 100644 (file)
@@ -39,7 +39,7 @@
     or in VirtualBox. To list of supported systems, use
     <command>supported-systems</command> command:
     <screen>
-$<userinput>./hammer.py list-systems</userinput>
+$<userinput>./hammer.py supported-systems</userinput>
 fedora:
   - 27: lxc, virtualbox
   - 28: lxc, virtualbox
@@ -60,7 +60,8 @@ freebsd:
   - 12.0: virtualbox
     </screen>
 
-    It is also possible to run build locally, in current system (still if supported).
+    It is also possible to run build locally, in current system (if
+    the OS is supported).
   </para>
 
   <!-- @todo: explain how to install deps (hammer ensure-hammer-deps), explain
@@ -71,7 +72,7 @@ freebsd:
     Vagrant plugins using the command:
     <screen><userinput>./hammer.py ensure-hammer-deps</userinput></screen>
 
-    Still VirtualBox and LXC need to be installed manually.
+    VirtualBox and LXC need to be installed manually.
   </para>
 
   <para>