summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2013-01-31 12:24:00 +0100
committerSteven Barth <steven@midlink.org>2013-01-31 12:24:00 +0100
commit285abfbe5dbad63c499252df829332b969d4b746 (patch)
treebf8963cbb2ef067da968752c0c62128dcd49f8a4 /README
parent466f939ce9f5667dd7d70a72bed9769ed0b4d588 (diff)
downloadodhcp6c-285abfbe5dbad63c499252df829332b969d4b746.tar.gz
Fix formatting of routes
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index f43c60f..5555a83 100644
--- a/README
+++ b/README
@@ -61,7 +61,7 @@ Environment:
* RA_ADDRESSES A space-separated list of addresses from RA-prefixes
Format: <address>/<length>,preferred,valid
* RA_ROUTES A space-separated list of routes from the RA
- Format: <address>/<length>@gateway,preferred,valid,metric
+ Format: <address>/<length>,gateway,valid,metric
* RA_DNS A space-separated list of recursive DNS servers from the RA