diff options
author | cinap_lenrek <cinap_lenrek@gmx.de> | 2013-05-14 18:31:24 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@gmx.de> | 2013-05-14 18:31:24 +0200 |
commit | 4c6fa55456e8825fa32a5dc7f96944439426b2c7 (patch) | |
tree | 69fd82b9d929f03b8dea40c6f957134fae4eaf80 | |
parent | 9e9521140d86e93b870e87b6344d95e21770b72b (diff) | |
download | plan9front-4c6fa55456e8825fa32a5dc7f96944439426b2c7.tar.xz |
make clear that the "ipgw" attribute has to be an ip address
-rw-r--r-- | sys/man/6/ndb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/6/ndb b/sys/man/6/ndb index 339572c69..da1af6fc9 100644 --- a/sys/man/6/ndb +++ b/sys/man/6/ndb @@ -199,7 +199,7 @@ Internet network name Internet network mask .TP .B ipgw -Internet gateway +Internet gateway (ip address) .TP .B auth authentication server to be used |