Show
Ignore:
Timestamp:
09/27/08 22:02:37 (16 years ago)
Author:
jerome
Message:

Removed unnecessary spaces at EOL.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/docs/edpykota.sgml

    r2833 r3413  
    44  <title id="edpykota">Manage Print Quotas with edpykota</title> 
    55  <para>Last modified on $Date$</para> 
    6    
     6 
    77  <para> 
    88    You'll use this tool to create, manage or delete print quota entries for users 
    99    or users groups on printers or printers groups. 
    1010  </para> 
    11    
     11 
    1212  <para> 
    1313    By default, before being allowed to print through <application>PyKota</application>, 
     
    1515    he should be allowed to use. As seen in the previous chapter, the simplest way to add an user named <literal>jerome</literal> to the database is 
    1616    to type : 
    17 <screen>     
     17<screen> 
    1818$ pkusers --add jerome 
    1919</screen> 
     
    2121    But this is not sufficient to allow user <literal>jerome</literal> to print. You have to create a print quota entry for <literal>jerome</literal> on all printers 
    2222    he is allowed to print to. The easiest way to do so is to type : 
    23 <screen>     
     23<screen> 
    2424$ edpykota --add jerome 
    2525</screen> 
    2626  </para> 
    27    
     27 
    2828  <para> 
    2929    The commands above have created user <literal>jerome</literal> in the database, and have automatically 
     
    3232    will still be done for this user : you'll know whenever he prints and how much. 
    3333  </para> 
    34    
     34 
    3535  <para> 
    3636    Here's an incomplete list of features : 
    37      
     37 
    3838    <itemizedlist> 
    3939      <listitem> 
     
    5959    </itemizedlist> 
    6060  </para> 
    61    
     61 
    6262  <para> 
    6363    For more details on the use of <command>edpykota</command>, please see this command's manual 
    6464    page or help. 
    6565  </para> 
    66    
     66 
    6767</chapter> 
    6868