From: Michael Tremer Date: Wed, 12 Jul 2017 22:29:50 +0000 (-0400) Subject: man: Fix grammar and spelling in color documentation X-Git-Tag: 009~180 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4c9a7c111675535b8d52c0645b22b29abc24a6f;p=network.git man: Fix grammar and spelling in color documentation Signed-off-by: Michael Tremer --- diff --git a/man/network-color.xml b/man/network-color.xml index d8fce732..caf23492 100644 --- a/man/network-color.xml +++ b/man/network-color.xml @@ -32,8 +32,8 @@ The color helps to manage colors for zone and ports. - The color is shown in the webinterface and on the status page of a port or zone. - and make it much easier to identify a port or a zone. + The color is used to make identification of a zone or port easier on the + command line or web user interface. @@ -47,13 +47,13 @@ - set hex-color-value + set 00AABB - The color of a zone or port are set with the set command. - It is always required to pass a valid color hex value like 880400. + The color of a zone or port is set with the set command. + It is always required to pass a valid color hex value (e.g. 880400). @@ -64,7 +64,7 @@ - This reset the color of a zone or port to white. + This command resets the color of a zone or port to blank. diff --git a/man/network-port.xml b/man/network-port.xml index 4cbf6ca5..5c0a8ae3 100644 --- a/man/network-port.xml +++ b/man/network-port.xml @@ -154,11 +154,11 @@ - With this command you can set a color for a port. + This command allows settings a color for a port. See network-color - 8, + 8 for more information. diff --git a/man/network-zone.xml b/man/network-zone.xml index 2a86a45c..99fa8b83 100644 --- a/man/network-zone.xml +++ b/man/network-zone.xml @@ -171,11 +171,11 @@ - This command make is possible to set a color for a zone. + This command allows settings a color for a zone. See network-color - 8, + 8 for more information.