X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/userv-utils/blobdiff_plain/98fef719bce703e365c459d989f56acdbf509f5f..88332428d953a2b6eb4e219e521cdfdc54d2af78:/ipif/udptunnel diff --git a/ipif/udptunnel b/ipif/udptunnel index 2024ea7..65226b0 100755 --- a/ipif/udptunnel +++ b/ipif/udptunnel @@ -25,8 +25,8 @@ # udptunnel will userv ipif locally, as # userv root ipif ,,, # -# or, if -lc was given, userv root ipif is replaced with the argument(s) to -# successive -lc options. +# or, if -l was given, userv root ipif is replaced with the argument(s) to +# successive -l options. # Copyright (C) 1999 Ian Jackson # @@ -44,7 +44,7 @@ # along with userv-utils; if not, write to the Free Software # Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # -# $Id: udptunnel,v 1.8 1999/11/09 22:35:41 ian Exp $ +# $Id: udptunnel,v 1.9 2000/05/28 18:27:09 ian Exp $ use Socket; use POSIX;