*** empty log message ***
authorroot <root>
Sat, 2 Jun 2007 05:13:42 +0000 (05:13 +0000)
committerroot <root>
Sat, 2 Jun 2007 05:13:42 +0000 (05:13 +0000)
doc/rxvtd.1.html
doc/rxvtd.1.man.in
doc/rxvtd.1.pod
doc/rxvtd.1.txt

index 41d6c84df474a9284a5ed6523c1ae806d26b4f5f..d0a406b57661bbd5db2d028fecd03702951ea778 100644 (file)
@@ -34,6 +34,7 @@
 <hr />
 <h1><a name="synopsis">SYNOPSIS</a></h1>
 <p><strong>rxvtd</strong> [-q|--quiet] [-o|--opendisplay] [-f|--fork]</p>
+<p><strong>rxvtd</strong> -q -o -f    # for .xsession use</p>
 <p>
 </p>
 <hr />
@@ -118,6 +119,7 @@ specify the absolute path of the socket to create.</p>
 <p>Only used when the <code>--opendisplay</code> option is specified. Must contain a
 valid X display name.</p>
 </dd>
+</li>
 </dl>
 <p>
 </p>
index 4e5f4d836ce94ea93b06426f3076771c664e8aff..cadf8d549df83c1684a0d270d27a7390ef1dd484 100644 (file)
 .\" ========================================================================
 .\"
 .IX Title "@@RXVT_NAME@@ 1"
-.TH @@RXVT_NAME@@ 1 "2006-11-02" "8.0" "RXVT-UNICODE"
+.TH @@RXVT_NAME@@ 1 "2007-06-02" "8.2" "RXVT-UNICODE"
 .SH "NAME"
 @@RXVT_NAME@@d \- @@RXVT_NAME@@ terminal daemon
 .SH "SYNOPSIS"
 .IX Header "SYNOPSIS"
 \&\fB@@RXVT_NAME@@d\fR [\-q|\-\-quiet] [\-o|\-\-opendisplay] [\-f|\-\-fork]
+.PP
+\&\fB@@RXVT_NAME@@d\fR \-q \-o \-f    # for .xsession use
 .SH "DESCRIPTION"
 .IX Header "DESCRIPTION"
 This manpage describes the @@RXVT_NAME@@d daemon, which is the same vt102
@@ -199,8 +201,6 @@ specify the absolute path of the socket to create.
 .IX Item "DISPLAY"
 Only used when the \f(CW\*(C`\-\-opendisplay\*(C'\fR option is specified. Must contain a
 valid X display name.
-.RS 4
 .SH "SEE ALSO"
 .IX Header "SEE ALSO"
-.RS 4
 @@RXVT_NAME@@(7), @@RXVT_NAME@@c(1)
index 25281390bcc4062b566211a682f5e2f72d3a731f..db0dd73462ddd5d05f3b495aa6c672f2d24075e4 100644 (file)
@@ -6,6 +6,8 @@
 
 B<@@RXVT_NAME@@d> [-q|--quiet] [-o|--opendisplay] [-f|--fork]
 
+B<@@RXVT_NAME@@d> -q -o -f    # for .xsession use
+
 =head1 DESCRIPTION
 
 This manpage describes the @@RXVT_NAME@@d daemon, which is the same vt102
@@ -82,7 +84,7 @@ specify the absolute path of the socket to create.
 Only used when the C<--opendisplay> option is specified. Must contain a
 valid X display name.
 
-=over
+=back
 
 =head1 SEE ALSO
 
index 3b59fbab8db8012d46296ddfdf3d808e806537fc..a35c1b3a8fe53f5389fd1baf0485b28aa820139f 100644 (file)
@@ -4,6 +4,8 @@ NAME
 SYNOPSIS
     rxvtd [-q|--quiet] [-o|--opendisplay] [-f|--fork]
 
+    rxvtd -q -o -f # for .xsession use
+
 DESCRIPTION
     This manpage describes the rxvtd daemon, which is the same vt102
     terminal emulator as rxvt, but runs as a daemon that can open multiple
@@ -64,5 +66,5 @@ ENVIRONMENT
         a valid X display name.
 
 SEE ALSO
-            rxvt(7), rxvtc(1)
+    rxvt(7), rxvtc(1)