Changeset 210

Show
Ignore:
Timestamp:
02/12/08 13:50:54 (9 months ago)
Author:
conrad
Message:

update URL for Unix Programming FAQ (in comments for become_daemon)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • xsel/trunk/xsel.c

    r208 r210  
    341341 * Perform the required procedure to become a daemon process, as 
    342342 * outlined in the Unix programming FAQ: 
    343  * http://www.erlenstar.demon.co.uk/unix/faq_2.html#SEC16  
     343 * http://www.steve.org.uk/Reference/Unix/faq_2.html#SEC16 
    344344 * and open a logfile. 
    345345 */