chiark
/
gitweb
/
~mdw
/
userv-utils
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
8acaed6
)
ipif: service.c comment: remove mention of protocols other than slip
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sat, 20 Aug 2011 16:25:46 +0000
(17:25 +0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sat, 20 Aug 2011 16:25:46 +0000
(17:25 +0100)
ipif/service.c
patch
|
blob
|
blame
|
history
diff --git
a/ipif/service.c
b/ipif/service.c
index 670b44706be087221e882eb69b9c61cf5e02ecef..1387d0e2c9c64e373707a5084e72941a1da4dccf 100644
(file)
--- a/
ipif/service.c
+++ b/
ipif/service.c
@@
-32,9
+32,9
@@
*
* <local-addr>,<peer-addr>,<mtu>,<proto>
*
*
* <local-addr>,<peer-addr>,<mtu>,<proto>
*
- * As for slattach.
Supported protocols are slip, cslip, and
- *
adaptive. Alternatively, set to `debug' to print debugging info
- *
and
exit. <local-addr> is address of the interface to be created
+ * As for slattach.
The only supported protocol is slip.
+ *
Alternatively, set to `debug' to print debugging info and
+ * exit. <local-addr> is address of the interface to be created
* on the local system; <peer-addr> is the address of the
* point-to-point peer. They must be actual addresses (not
* hostnames).
* on the local system; <peer-addr> is the address of the
* point-to-point peer. They must be actual addresses (not
* hostnames).