summaryrefslogtreecommitdiffstats
path: root/dhcpcd.sh.8.in
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2008-05-20 12:33:04 +0000
committerRoy Marples <roy@marples.name>2008-05-20 12:33:04 +0000
commitcf42802e15aa95933019caebd61338d4687f3816 (patch)
tree9c395a44153cdb33d8922f4bbaba197de8dadb46 /dhcpcd.sh.8.in
parentac02e910e2e9af8203e3bd585110f06549c5b438 (diff)
downloaddhcpcd-cf42802e15aa95933019caebd61338d4687f3816.tar.xz
One sentence per line.
Diffstat (limited to 'dhcpcd.sh.8.in')
-rw-r--r--dhcpcd.sh.8.in12
1 files changed, 7 insertions, 5 deletions
diff --git a/dhcpcd.sh.8.in b/dhcpcd.sh.8.in
index ace556e1..1b4406a1 100644
--- a/dhcpcd.sh.8.in
+++ b/dhcpcd.sh.8.in
@@ -44,9 +44,10 @@ is run on and
.Ev $reason
is to the reason why
.Nm
-was invoked. DHCP information to be configured is held in variables starting
-with the word new_ and old DHCP information to be removed is held in variables
-starting with the word old_.
+was invoked.
+DHCP information to be configured is held in variables starting with the word
+new_ and old DHCP information to be removed is held in variables starting with
+the word old_.
.Nm dhcpcd
can display the full list of variables it knows how about by using the
.Fl V , -variables
@@ -74,8 +75,9 @@ dhcpcd failed to contact any DHCP servers or use an old lease.
dhcpcd failed to contact any DHCP servers but was able to use an old lease.
.It Dv TEST
dhcpcd received an OFFER from a DHCP server but will not configure the
-interface. This is primarily used to test the variables are filled correctly
-for the script to process them.
+interface.
+This is primarily used to test the variables are filled correctly for the
+script to process them.
.El
.Sh FILES
When