xsel

Program for manipulating the X clipboard
git clone https://git.sinitax.com/kfish/xsel
Log | Files | Refs | README | LICENSE | sfeed.txt

commit 911b03a0bf0ccc3964c59a64725e612537ea91d7
parent 13d731e99a3a17bf43520cc70e227aab951bae86
Author: conrad <conrad@9c49b5d1-7df3-0310-bce2-b7278e68f44c>
Date:   Tue, 12 Feb 2008 04:50:54 +0000

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


git-svn-id: http://svn.kfish.org/xsel/trunk@210 9c49b5d1-7df3-0310-bce2-b7278e68f44c

Diffstat:
Mxsel.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xsel.c b/xsel.c @@ -340,7 +340,7 @@ gotpw: * * Perform the required procedure to become a daemon process, as * outlined in the Unix programming FAQ: - * http://www.erlenstar.demon.co.uk/unix/faq_2.html#SEC16 + * http://www.steve.org.uk/Reference/Unix/faq_2.html#SEC16 * and open a logfile. */ static void