X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=htdocs%2Fedit%2Fpart_svc.cgi;fp=htdocs%2Fedit%2Fpart_svc.cgi;h=4c70f0762c802ed7d46f92ed9e99a6764aa07fd6;hp=e1f1e2ad541d70485f25ebe8896596f0a9327e15;hb=63b8bb43d76c935b7ceedf47fe3d5096f918c982;hpb=836a71eb0d564e30ab1f3864288fc019adfe57eb diff --git a/htdocs/edit/part_svc.cgi b/htdocs/edit/part_svc.cgi index e1f1e2ad5..4c70f0762 100755 --- a/htdocs/edit/part_svc.cgi +++ b/htdocs/edit/part_svc.cgi @@ -1,6 +1,6 @@ #!/usr/bin/perl -Tw # -# $Id: part_svc.cgi,v 1.12 1999-04-09 04:22:34 ivan Exp $ +# $Id: part_svc.cgi,v 1.13 2000-06-15 11:10:31 ivan Exp $ # # ivan@sisd.com 97-nov-14 # @@ -10,7 +10,10 @@ # use FS::CGI, added inline documentation ivan@sisd.com 98-jul-12 # # $Log: part_svc.cgi,v $ -# Revision 1.12 1999-04-09 04:22:34 ivan +# Revision 1.13 2000-06-15 11:10:31 ivan +# update to the inline documentation, hopefully will make things more clear +# +# Revision 1.12 1999/04/09 04:22:34 ivan # also table() # # Revision 1.11 1999/04/09 03:52:55 ivan @@ -124,7 +127,7 @@ END 'svc_acct' => { 'dir' => 'Home directory', 'uid' => 'UID (set to fixed and blank for dial-only)', - 'slipip' => 'IP address', + 'slipip' => 'IP address (set to fixed and blank to disable dialin)', 'popnum' => qq!POP number!, 'username' => 'Username', 'quota' => '(unimplemented)',