[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

X Strike Force XFree86 SVN commit: rev 906 - branches/4.3.0/sid/debian/patches



Author: branden
Date: 2004-01-13 11:10:58 -0500 (Tue, 13 Jan 2004)
New Revision: 906

Modified:
   branches/4.3.0/sid/debian/patches/003b_xfs_fixes.diff
Log:
Actually include patch to xfs manpage documenting -pid option.


Modified: branches/4.3.0/sid/debian/patches/003b_xfs_fixes.diff
===================================================================
--- branches/4.3.0/sid/debian/patches/003b_xfs_fixes.diff	2004-01-13 13:42:08 UTC (rev 905)
+++ branches/4.3.0/sid/debian/patches/003b_xfs_fixes.diff	2004-01-13 16:10:58 UTC (rev 906)
@@ -190,3 +190,24 @@
  	{
  	    ErrorF ("cannot write to process-id file %s: %s\n", pidFile,
  		    strerror (errno));
+--- xc/programs/xfs/xfs.man.orig	2004-01-13 11:08:32.000000000 -0500
++++ xc/programs/xfs/xfs.man	2004-01-13 11:09:37.000000000 -0500
+@@ -47,6 +47,7 @@
+ [\-droppriv]
+ [\-ls \fIlisten_socket\fP]
+ [\-nodaemon]
++[\-pid \fIpid_file\fP]
+ [\-port \fItcp_port\fP]
+ [\-user \fIusername\fP]
+ .SH DESCRIPTION
+@@ -91,6 +92,10 @@
+ "no-listen = tcp"
+ in the config file, which ensures that xfs will not to use a TCP port at all.
+ .TP 8
++.B \-pid pid_file
++Save daemon process id into \fIpid_file\fR, instead of default
++\fI/var/run/xfs.pid\fR.
++.TP 8
+ .B \-nodaemon
+ When xfs is built to daemonize (run in the background) by default,
+ this prevents that and starts xfs up as a regular process.



Reply to: