From 22410bfab3b25f35b15122a6c1d5e3efa7e3970a Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 20 Aug 2011 17:25:46 +0100 Subject: [PATCH] ipif: service.c comment: remove mention of protocols other than slip --- ipif/service.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ipif/service.c b/ipif/service.c index 670b447..1387d0e 100644 --- a/ipif/service.c +++ b/ipif/service.c @@ -32,9 +32,9 @@ * * ,,, * - * As for slattach. Supported protocols are slip, cslip, and - * adaptive. Alternatively, set to `debug' to print debugging info - * and exit. 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. is address of the interface to be created * on the local system; is the address of the * point-to-point peer. They must be actual addresses (not * hostnames). -- 2.30.2