Changeset 5363

Show
Ignore:
Timestamp:
03/12/08 10:15:47 (4 months ago)
Author:
morris
Message:

Sync with trackerd

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • wired/trunk/man/wired.8

    r5360 r5363  
    3333.Sh SYNOPSIS 
    3434.Nm wired 
    35 .Op Fl 46Dllhtuv 
     35.Op Fl 46Dlhtuv 
    3636.Op Fl d Ar server_root 
    3737.Op Fl f Ar config_file 
  • wired/trunk/wired/main.c

    r5305 r5363  
    309309static void wd_usage(void) { 
    310310        fprintf(stderr, 
    311 "Usage: wired [-Dllhtuv] [-d path] [-f file] [-i lines] [-L file] [-s facility]\n\ 
     311"Usage: wired [-Dlhtuv] [-d path] [-f file] [-i lines] [-L file] [-s facility]\n\ 
    312312\n\ 
    313313Options:\n\ 
     
    320320    -i lines       set limit on number of lines for -L\n\ 
    321321    -L file        set alternate file for log output\n\ 
    322     -l             increase log level (can be used twice)\n\ 
     322    -l             increase log level\n\ 
    323323    -s facility    set the syslog(3) facility\n\ 
    324324    -t             run syntax test on config\n\