From: ivan Date: Thu, 15 Jun 2000 11:10:31 +0000 (+0000) Subject: update to the inline documentation, hopefully will make things more clear X-Git-Tag: freeside_1_3_0~135 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=63b8bb43d76c935b7ceedf47fe3d5096f918c982;p=freeside.git update to the inline documentation, hopefully will make things more clear --- 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)',