*** empty log message ***
authorroot <root>
Sat, 17 Dec 2005 20:55:45 +0000 (20:55 +0000)
committerroot <root>
Sat, 17 Dec 2005 20:55:45 +0000 (20:55 +0000)
16 files changed:
Changes
README.FAQ
README.configure
doc/rxvt.1.html
doc/rxvt.1.man.in
doc/rxvt.1.txt
doc/rxvt.7.html
doc/rxvt.7.man.in
doc/rxvt.7.txt
doc/rxvtc.1.html
doc/rxvtc.1.man.in
doc/rxvtc.1.txt
doc/rxvtd.1.html
doc/rxvtd.1.man.in
doc/rxvtd.1.txt
src/version.h

diff --git a/Changes b/Changes
index e4bb4ffd6de1fc87eed895b30bb5537c9e5cbcd7..b6bed077992eb3620c657fb97531d59f591ad7f2 100644 (file)
--- a/Changes
+++ b/Changes
@@ -11,6 +11,7 @@ WISH: meta-tagging of data by regex/master process (my dream project)
 WISH: OnTheSpot editing, or maybe switch to miiiiiiif
 WISH: just for fun, do shade and tint with XRender.
 
+5.9  Sat Dec 17 21:53:17 CET 2005
        - fix a bug in the menu code of unknown impact, found by darix.
         - clean up signal handling to be global, not per terminal
           (matters only for rxvtd).
index 7c57dc56343fc6b521b5a7437d5322bd7077dbca..a3d87dd075fd8e16eec20a53c8c37ba529509385 100644 (file)
@@ -51,7 +51,7 @@ FREQUENTLY ASKED QUESTIONS
         Most likely it's the empty definition for "enacs=". Just replace it
         by "enacs=\E[0@" and try again.
 
-    "bash"'s readline does not work correctly under urxvt.
+    "bash"'s readline does not work correctly under rxvt.
     I need a termcap file entry.
         One reason you might want this is that some distributions or
         operating systems still compile some programs using the
@@ -172,7 +172,7 @@ FREQUENTLY ASKED QUESTIONS
         In that case, select a font of your taste and add it to the font
         list, e.g.:
 
-           urxvt -fn basefont,font2,font3...
+           rxvt -fn basefont,font2,font3...
 
         When rxvt-unicode sees a character, it will first look at the base
         font. If the base font does not contain the character, it will go to
@@ -467,7 +467,7 @@ FREQUENTLY ASKED QUESTIONS
         some editors prematurely may leave the mouse in mouse report mode.
         I've heard that tcsh may use mouse reporting unless it otherwise
         specified. A quick check is to see if cut/paste works when the Alt
-        or Shift keys are depressed. See urxvt(7)
+        or Shift keys are depressed. See rxvt(7)
 
     What's with this bold/blink stuff?
         If no bold colour is set via "colorBD:", bold will invert text using
@@ -532,9 +532,9 @@ FREQUENTLY ASKED QUESTIONS
            URxvt.color7:       #e1dddd
            URxvt.color15:      #e1dddd
 
-    How can I start urxvtd in a race-free way?
-        Try "urxvtd -f -o", which tells urxvtd to open the display, create
-        the listening socket and then fork.
+    How can I start rxvtd in a race-free way?
+        Try "rxvtd -f -o", which tells rxvtd to open the display, create the
+        listening socket and then fork.
 
     What's with the strange Backspace/Delete key behaviour?
         Assuming that the physical Backspace key corresponds to the
@@ -557,13 +557,13 @@ FREQUENTLY ASKED QUESTIONS
 
            # use Backspace = ^H
            $ stty erase ^H
-           $ urxvt
+           $ rxvt
 
            # use Backspace = ^?
            $ stty erase ^?
-           $ urxvt
+           $ rxvt
 
-        Toggle with "ESC [ 36 h" / "ESC [ 36 l" as documented in urxvt(7).
+        Toggle with "ESC [ 36 h" / "ESC [ 36 l" as documented in rxvt(7).
 
         For an existing rxvt-unicode:
 
@@ -599,7 +599,7 @@ FREQUENTLY ASKED QUESTIONS
         option you can use the `keysym' resource to alter the keystrings
         associated with keysyms.
 
-        Here's an example for a URxvt session started using "urxvt -name
+        Here's an example for a URxvt session started using "rxvt -name
         URxvt"
 
            URxvt.keysym.Home:          \033[1~
index d5ae469bf6c955c96557726d228bba92c74497d8..6d36e79022e9474e3e6e1cbb3ba469614be148fe 100644 (file)
@@ -200,7 +200,7 @@ CONFIGURE OPTIONS
           -embed and -pty-fd options
 
     --enable-iso14755 (default: on)
-        Enable extended ISO 14755 support (see urxvt(1), or doc/rxvt.1.txt).
+        Enable extended ISO 14755 support (see rxvt(1), or doc/rxvt.1.txt).
         Basic support (section 5.1) is enabled by "--enable-frills", while
         support for 5.2, 5.3 and 5.4 is enabled with this switch.
 
@@ -234,8 +234,8 @@ CONFIGURE OPTIONS
 
     --enable-smart-resize (default: on)
         Add smart growth/shrink behaviour when changing font size via hot
-        keys. This should keep in a fixed position the urxvt corner which is
-        closest to a corner of the screen.
+        keys. This should keep the window corner which is closest to a
+        corner of the screen in a fixed position.
 
     --enable-pointer-blank (default: on)
         Add support to have the pointer disappear when typing or inactive.
index c72525e02fa925152d56890b35053ca4a1afa44b..c2b7368308fafcfc8a49946de1730153e2567b73 100644 (file)
@@ -48,7 +48,7 @@
 </p>
 <hr />
 <h1><a name="description">DESCRIPTION</a></h1>
-<p><strong>rxvt-unicode</strong>, version <strong>5.8</strong>, is a colour vt102 terminal
+<p><strong>rxvt-unicode</strong>, version <strong>5.9</strong>, is a colour vt102 terminal
 emulator intended as an <em>xterm</em>(1) replacement for users who do not
 require features such as Tektronix 4014 emulation and toolkit-style
 configurability. As a result, <strong>rxvt-unicode</strong> uses much less swap space --
@@ -1209,13 +1209,16 @@ the end of the logical line only. option <strong>-tcw</strong>.
 Enables ``insecure'' mode. Rxvt-unicode offers some escape sequences that
 echo arbitrary strings like the icon name or the locale. This could be
 abused if somebody gets 8-bit-clean access to your display, whether
-throuh a mail client displaying mail bodies unfiltered or though
-write(1). Therefore, these sequences are disabled by default. (Note
-that other terminals, including xterm, have these sequences
-enabled by default). You can enable them by setting this boolean
-resource or specifying <strong>-insecure</strong> as an option. At the moment, this
-enabled display-answer, locale, findfont, icon label and window title
-requests as well as dynamic menubar dispatch.
+through a mail client displaying mail bodies unfiltered or through
+<code>write(1)</code> or any other means. Therefore, these sequences are disabled by
+default. (Note that many other terminals, including xterm, have these
+sequences enabled by default, which doesn't make it safer, though).
+</dd>
+<dd>
+<p>You can enable them by setting this boolean resource or specifying
+<strong>-insecure</strong> as an option. At the moment, this enables display-answer,
+locale, findfont, icon label and window title requests as well as dynamic
+menubar dispatch.</p>
 </dd>
 <p></p>
 <dt><strong><a name="item_modifier_3a_modifier"><strong>modifier:</strong> <em>modifier</em></a></strong><br />
@@ -1427,7 +1430,7 @@ supported in rxvt-unicode. Bug me if you need this.</p>
 <p>You can, however, switch fonts at runtime using escape sequences (and
 therefore using the menubar), e.g.:</p>
 <pre>
-   printf '\e]701;%s\007' &quot;9x15bold,xft:Kochi Gothic&quot;</pre>
+   printf '\e]710;%s\007' &quot;9x15bold,xft:Kochi Gothic&quot;</pre>
 <p>rxvt-unicode will automatically re-apply these fonts to the output so far.</p>
 <p>
 </p>
index 3c8098cb86092e19435dfb74b15bb606a68dcea1..23da0bb62fe3b54d9834a37c2bdf8c7e8709f9ff 100644 (file)
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.14
+.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.3
 .\"
 .\" Standard preamble:
 .\" ========================================================================
 .\" ========================================================================
 .\"
 .IX Title "rxvt 1"
-.TH rxvt 1 "2005-10-25" "5.8" "RXVT-UNICODE"
+.TH rxvt 1 "2005-12-17" "5.9" "RXVT-UNICODE"
 .SH "NAME"
 rxvt\-unicode (ouR XVT, unicode) \- (a VT102 emulator for the X window system)
 .SH "SYNOPSIS"
@@ -921,13 +921,15 @@ the end of the logical line only. option \fB\-tcw\fR.
 Enables \*(L"insecure\*(R" mode. Rxvt-unicode offers some escape sequences that
 echo arbitrary strings like the icon name or the locale. This could be
 abused if somebody gets 8\-bit\-clean access to your display, whether
-throuh a mail client displaying mail bodies unfiltered or though
-\&\fIwrite\fR\|(1). Therefore, these sequences are disabled by default. (Note
-that other terminals, including xterm, have these sequences
-enabled by default). You can enable them by setting this boolean
-resource or specifying \fB\-insecure\fR as an option. At the moment, this
-enabled display\-answer, locale, findfont, icon label and window title
-requests as well as dynamic menubar dispatch.
+through a mail client displaying mail bodies unfiltered or through
+\&\fIwrite\fR\|(1) or any other means. Therefore, these sequences are disabled by
+default. (Note that many other terminals, including xterm, have these
+sequences enabled by default, which doesn't make it safer, though).
+.Sp
+You can enable them by setting this boolean resource or specifying
+\&\fB\-insecure\fR as an option. At the moment, this enables display\-answer,
+locale, findfont, icon label and window title requests as well as dynamic
+menubar dispatch.
 .IP "\fBmodifier:\fR \fImodifier\fR" 4
 .IX Item "modifier: modifier"
 Set the key to be interpreted as the Meta key to: \fBalt\fR, \fBmeta\fR,
@@ -1096,7 +1098,7 @@ You can, however, switch fonts at runtime using escape sequences (and
 therefore using the menubar), e.g.:
 .PP
 .Vb 1
-\&   printf '\ee]701;%s\e007' "9x15bold,xft:Kochi Gothic"
+\&   printf '\ee]710;%s\e007' "9x15bold,xft:Kochi Gothic"
 .Ve
 .PP
 rxvt-unicode will automatically re-apply these fonts to the output so far.
index 8b63b24638dff048e38dc1841e60989fe4afd6cb..215f303212f9ba059dfd71ff253d843254f43d92 100644 (file)
@@ -6,7 +6,7 @@ SYNOPSIS
     rxvt [options] [-e command [ args ]]
 
 DESCRIPTION
-    rxvt-unicode, version 5.8, is a colour vt102 terminal emulator intended
+    rxvt-unicode, version 5.9, is a colour vt102 terminal emulator intended
     as an *xterm*(1) replacement for users who do not require features such
     as Tektronix 4014 emulation and toolkit-style configurability. As a
     result, rxvt-unicode uses much less swap space -- a significant
@@ -771,13 +771,16 @@ RESOURCES (available also as long-options)
         Enables "insecure" mode. Rxvt-unicode offers some escape sequences
         that echo arbitrary strings like the icon name or the locale. This
         could be abused if somebody gets 8-bit-clean access to your display,
-        whether throuh a mail client displaying mail bodies unfiltered or
-        though write(1). Therefore, these sequences are disabled by default.
-        (Note that other terminals, including xterm, have these sequences
-        enabled by default). You can enable them by setting this boolean
-        resource or specifying -insecure as an option. At the moment, this
-        enabled display-answer, locale, findfont, icon label and window
-        title requests as well as dynamic menubar dispatch.
+        whether through a mail client displaying mail bodies unfiltered or
+        through write(1) or any other means. Therefore, these sequences are
+        disabled by default. (Note that many other terminals, including
+        xterm, have these sequences enabled by default, which doesn't make
+        it safer, though).
+
+        You can enable them by setting this boolean resource or specifying
+        -insecure as an option. At the moment, this enables display-answer,
+        locale, findfont, icon label and window title requests as well as
+        dynamic menubar dispatch.
 
     modifier: *modifier*
         Set the key to be interpreted as the Meta key to: alt, meta, hyper,
@@ -931,7 +934,7 @@ CHANGING FONTS
     You can, however, switch fonts at runtime using escape sequences (and
     therefore using the menubar), e.g.:
 
-       printf '\e]701;%s\007' "9x15bold,xft:Kochi Gothic"
+       printf '\e]710;%s\007' "9x15bold,xft:Kochi Gothic"
 
     rxvt-unicode will automatically re-apply these fonts to the output so
     far.
index fa5222428ceb6ae3d68c102b65c6c9436a439187..b3344a77eee5975a9faf45ba74231f13a4ba12c0 100644 (file)
@@ -147,7 +147,7 @@ Most likely it's the empty definition for <code>enacs=</code>. Just replace it b
 <code>enacs=\E[0@</code> and try again.
 </dd>
 <p></p>
-<dt><strong><a name="item_bash_27s_readline_does_not_work_correctly_under_ur"><code>bash</code>'s readline does not work correctly under urxvt.</a></strong><br />
+<dt><strong><a name="item_bash_27s_readline_does_not_work_correctly_under_rx"><code>bash</code>'s readline does not work correctly under rxvt.</a></strong><br />
 </dt>
 <dt><strong><a name="item_i_need_a_termcap_file_entry_2e">I need a termcap file entry.</a></strong><br />
 </dt>
@@ -311,7 +311,7 @@ e.g.:</p>
 </dd>
 <dd>
 <pre>
-   urxvt -fn basefont,font2,font3...</pre>
+   rxvt -fn basefont,font2,font3...</pre>
 </dd>
 <dd>
 <p>When rxvt-unicode sees a character, it will first look at the base
@@ -695,7 +695,7 @@ Make sure that mouse reporting is actually turned off since killing
 some editors prematurely may leave the mouse in mouse report mode. I've
 heard that tcsh may use mouse reporting unless it otherwise specified. A
 quick check is to see if cut/paste works when the Alt or Shift keys are
-depressed. See <code>urxvt(7)</code>
+depressed. See <code>rxvt(7)</code>
 </dd>
 <p></p>
 <dt><strong><a name="item_what_27s_with_this_bold_2fblink_stuff_3f">What's with this bold/blink stuff?</a></strong><br />
@@ -779,10 +779,10 @@ me) as ``pretty girly''.</p>
    URxvt.color15:      #e1dddd</pre>
 </dd>
 <p></p>
-<dt><strong><a name="item_how_can_i_start_urxvtd_in_a_race_2dfree_way_3f">How can I start urxvtd in a race-free way?</a></strong><br />
+<dt><strong><a name="item_how_can_i_start_rxvtd_in_a_race_2dfree_way_3f">How can I start rxvtd in a race-free way?</a></strong><br />
 </dt>
 <dd>
-Try <code>urxvtd -f -o</code>, which tells urxvtd to open the
+Try <code>rxvtd -f -o</code>, which tells rxvtd to open the
 display, create the listening socket and then fork.
 </dd>
 <p></p>
@@ -813,16 +813,16 @@ be used (which may not be the same as your stty setting).</p>
 <pre>
    # use Backspace = ^H
    $ stty erase ^H
-   $ urxvt</pre>
+   $ rxvt</pre>
 </dd>
 <dd>
 <pre>
    # use Backspace = ^?
    $ stty erase ^?
-   $ urxvt</pre>
+   $ rxvt</pre>
 </dd>
 <dd>
-<p>Toggle with <code>ESC [ 36 h</code> / <code>ESC [ 36 l</code> as documented in urxvt(7).</p>
+<p>Toggle with <code>ESC [ 36 h</code> / <code>ESC [ 36 l</code> as documented in rxvt(7).</p>
 </dd>
 <dd>
 <p>For an existing rxvt-unicode:</p>
@@ -870,7 +870,7 @@ you have run ``configure'' with the <a href="#item__2d_2ddisable_2dresources"><c
 use the `keysym' resource to alter the keystrings associated with keysyms.
 </dd>
 <dd>
-<p>Here's an example for a URxvt session started using <code>urxvt -name URxvt</code></p>
+<p>Here's an example for a URxvt session started using <code>rxvt -name URxvt</code></p>
 </dd>
 <dd>
 <pre>
@@ -2835,7 +2835,7 @@ in combination with other switches) is:</p>
 <dt><strong><a name="item_iso14755">--enable-iso14755 (default: on)</a></strong><br />
 </dt>
 <dd>
-Enable extended ISO 14755 support (see urxvt(1), or
+Enable extended ISO 14755 support (see rxvt(1), or
 <em>doc/rxvt.1.txt</em>). Basic support (section 5.1) is enabled by
 <code>--enable-frills</code>, while support for 5.2, 5.3 and 5.4 is enabled with
 this switch.
@@ -2892,8 +2892,8 @@ See <a href="http://g.oswego.edu/dl/html/malloc.html">http://g.oswego.edu/dl/htm
 </dt>
 <dd>
 Add smart growth/shrink behaviour when changing font size via hot
-keys. This should keep in a fixed position the urxvt corner which is
-closest to a corner of the screen.
+keys. This should keep the window corner which is closest to a corner of
+the screen in a fixed position.
 </dd>
 <p></p>
 <dt><strong><a name="item_blank">--enable-pointer-blank (default: on)</a></strong><br />
index 61eeab1ff95c0ee7b7da4467e6cd79270968987a..e4df8c9b20901490d2ac734fe4042b4786ac1a37 100644 (file)
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.14
+.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.3
 .\"
 .\" Standard preamble:
 .\" ========================================================================
 .\" ========================================================================
 .\"
 .IX Title "rxvt 7"
-.TH rxvt 7 "2005-11-08" "5.8" "RXVT-UNICODE"
+.TH rxvt 7 "2005-12-17" "5.9" "RXVT-UNICODE"
 .SH "NAME"
 RXVT REFERENCE \- FAQ, command sequences and other background information
 .SH "SYNOPSIS"
@@ -2429,8 +2429,8 @@ See <http://g.oswego.edu/dl/html/malloc.html> for details.
 .IP "\-\-enable\-smart\-resize (default: on)" 4
 .IX Item "--enable-smart-resize (default: on)"
 Add smart growth/shrink behaviour when changing font size via hot
-keys. This should keep in a fixed position the @@RXVT_NAME@@ corner which is
-closest to a corner of the screen.
+keys. This should keep the window corner which is closest to a corner of
+the screen in a fixed position.
 .IP "\-\-enable\-pointer\-blank (default: on)" 4
 .IX Item "--enable-pointer-blank (default: on)"
 Add support to have the pointer disappear when typing or inactive.
index 46fe096ec3d31949ea737eeefe5fb5be55d4fcc4..6700125321ee130ad5718ba6f7a171e9aee2f15f 100644 (file)
@@ -72,7 +72,7 @@ FREQUENTLY ASKED QUESTIONS
         Most likely it's the empty definition for "enacs=". Just replace it
         by "enacs=\E[0@" and try again.
 
-    "bash"'s readline does not work correctly under urxvt.
+    "bash"'s readline does not work correctly under rxvt.
     I need a termcap file entry.
         One reason you might want this is that some distributions or
         operating systems still compile some programs using the
@@ -193,7 +193,7 @@ FREQUENTLY ASKED QUESTIONS
         In that case, select a font of your taste and add it to the font
         list, e.g.:
 
-           urxvt -fn basefont,font2,font3...
+           rxvt -fn basefont,font2,font3...
 
         When rxvt-unicode sees a character, it will first look at the base
         font. If the base font does not contain the character, it will go to
@@ -488,7 +488,7 @@ FREQUENTLY ASKED QUESTIONS
         some editors prematurely may leave the mouse in mouse report mode.
         I've heard that tcsh may use mouse reporting unless it otherwise
         specified. A quick check is to see if cut/paste works when the Alt
-        or Shift keys are depressed. See urxvt(7)
+        or Shift keys are depressed. See rxvt(7)
 
     What's with this bold/blink stuff?
         If no bold colour is set via "colorBD:", bold will invert text using
@@ -553,9 +553,9 @@ FREQUENTLY ASKED QUESTIONS
            URxvt.color7:       #e1dddd
            URxvt.color15:      #e1dddd
 
-    How can I start urxvtd in a race-free way?
-        Try "urxvtd -f -o", which tells urxvtd to open the display, create
-        the listening socket and then fork.
+    How can I start rxvtd in a race-free way?
+        Try "rxvtd -f -o", which tells rxvtd to open the display, create the
+        listening socket and then fork.
 
     What's with the strange Backspace/Delete key behaviour?
         Assuming that the physical Backspace key corresponds to the
@@ -578,13 +578,13 @@ FREQUENTLY ASKED QUESTIONS
 
            # use Backspace = ^H
            $ stty erase ^H
-           $ urxvt
+           $ rxvt
 
            # use Backspace = ^?
            $ stty erase ^?
-           $ urxvt
+           $ rxvt
 
-        Toggle with "ESC [ 36 h" / "ESC [ 36 l" as documented in urxvt(7).
+        Toggle with "ESC [ 36 h" / "ESC [ 36 l" as documented in rxvt(7).
 
         For an existing rxvt-unicode:
 
@@ -620,7 +620,7 @@ FREQUENTLY ASKED QUESTIONS
         option you can use the `keysym' resource to alter the keystrings
         associated with keysyms.
 
-        Here's an example for a URxvt session started using "urxvt -name
+        Here's an example for a URxvt session started using "rxvt -name
         URxvt"
 
            URxvt.keysym.Home:          \033[1~
@@ -1871,7 +1871,7 @@ CONFIGURE OPTIONS
           -embed and -pty-fd options
 
     --enable-iso14755 (default: on)
-        Enable extended ISO 14755 support (see urxvt(1), or doc/rxvt.1.txt).
+        Enable extended ISO 14755 support (see rxvt(1), or doc/rxvt.1.txt).
         Basic support (section 5.1) is enabled by "--enable-frills", while
         support for 5.2, 5.3 and 5.4 is enabled with this switch.
 
@@ -1905,8 +1905,8 @@ CONFIGURE OPTIONS
 
     --enable-smart-resize (default: on)
         Add smart growth/shrink behaviour when changing font size via hot
-        keys. This should keep in a fixed position the urxvt corner which is
-        closest to a corner of the screen.
+        keys. This should keep the window corner which is closest to a
+        corner of the screen in a fixed position.
 
     --enable-pointer-blank (default: on)
         Add support to have the pointer disappear when typing or inactive.
index 2f98be1aa009678eeed7b6a80f31df68eb2b7da6..ad824066ebc175e28bbdc3294a0987f72acba92b 100644 (file)
@@ -60,9 +60,10 @@ started directly.</p>
 </dt>
 <dd>
 Both rxvtc and rxvtd use the environment variable
-<em>RXVT_SOCKET</em> to create a listening socket and to contact
-the rxvtd, respectively. If the variable is missing,
-<em>$HOME/.rxvt-unicode-<em>&lt;nodename</em> </em>&gt; &gt;&gt;&gt; is used.
+<em>RXVT_SOCKET</em> to create a listening socket and to contact the
+rxvtd, respectively. If the variable is missing,
+<em>$HOME/.rxvt-unicode-<em>&lt;nodename</em> </em>&gt; &gt;&gt;&gt; is used.  The variable must
+specify the absolute path of the socket to create.
 </dd>
 <p></p></dl>
 <p>
index d12bf9653b49bd881ef42c167c45c9f5e7913b79..574f4c8b63e9173b24786ce80456e2c8098716f7 100644 (file)
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.14
+.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.3
 .\"
 .\" Standard preamble:
 .\" ========================================================================
 .\" ========================================================================
 .\"
 .IX Title "rxvt 1"
-.TH rxvt 1 "2005-07-07" "5.6" "RXVT-UNICODE"
+.TH rxvt 1 "2005-12-17" "5.9" "RXVT-UNICODE"
 .SH "NAME"
 @@RXVT_NAME@@c \- control the @@RXVT_NAME@@d daemon
 .SH "SYNOPSIS"
@@ -156,9 +156,10 @@ started directly.
 .IP "\fB\s-1RXVT_SOCKET\s0\fR" 4
 .IX Item "RXVT_SOCKET"
 Both @@RXVT_NAME@@c and @@RXVT_NAME@@d use the environment variable
-\&\fI\s-1RXVT_SOCKET\s0\fR to create a listening socket and to contact
-the @@RXVT_NAME@@d, respectively. If the variable is missing,
-\&\fI$HOME/.rxvt\-unicode\-\fI<nodename>\fI\fR is used.
+\&\fI\s-1RXVT_SOCKET\s0\fR to create a listening socket and to contact the
+@@RXVT_NAME@@d, respectively. If the variable is missing,
+\&\fI$HOME/.rxvt\-unicode\-\fI<nodename>\fI\fR is used.  The variable must
+specify the absolute path of the socket to create.
 .SH "SEE ALSO"
 .IX Header "SEE ALSO"
 @@RXVT_NAME@@(7), @@RXVT_NAME@@d(1)
index a2b697ab2f63ad9e8c2607ef85f5ee6def408d34..7207178e46d04906e54934ac51715cc8a20f69d1 100644 (file)
@@ -25,6 +25,7 @@ ENVIRONMENT
         Both rxvtc and rxvtd use the environment variable RXVT_SOCKET to
         create a listening socket and to contact the rxvtd, respectively. If
         the variable is missing, $HOME/.rxvt-unicode-*<nodename>* is used.
+        The variable must specify the absolute path of the socket to create.
 
 SEE ALSO
     rxvt(7), rxvtd(1)
index cd597c7c90c4de3283c0f07858ad6efa8c41c265..05956720f0a577d73390a12cc13805dcb4d8089e 100644 (file)
@@ -102,10 +102,11 @@ and forks into the background. When you log-out, the server is reset and
 <dt><strong><a name="item_rxvt_socket"><strong>RXVT_SOCKET</strong></a></strong><br />
 </dt>
 <dd>
-Both <strong>rxvtc</strong> and <strong>rxvtd</strong> use the environment variable
-<em>RXVT_SOCKET</em> to create a listening socket and to contact
+Both <strong>rxvtc</strong> and <strong>rxvtd</strong> use the environment
+variable <em>RXVT_SOCKET</em> to create a listening socket and to contact
 the rxvtd, respectively. If the variable is missing,
-<em>$HOME/.rxvt-unicode-<em>&lt;nodename</em> </em>&gt; &gt;&gt;&gt; is used.
+<em>$HOME/.rxvt-unicode-<em>&lt;nodename</em> </em>&gt; &gt;&gt;&gt; is used. The variable must
+specify the absolute path of the socket to create.
 </dd>
 <p></p>
 <dt><strong><a name="item_display"><strong>DISPLAY</strong></a></strong><br />
index a3bfce614174f2d8899b02a7004a3ff891a93be0..95414ee3386ff9c2de2dbc830202c992edc4d755 100644 (file)
 .\" ========================================================================
 .\"
 .IX Title "rxvt 1"
-.TH rxvt 1 "2005-07-13" "5.7" "RXVT-UNICODE"
+.TH rxvt 1 "2005-12-17" "5.9" "RXVT-UNICODE"
 .SH "NAME"
 @@RXVT_NAME@@d \- @@RXVT_NAME@@ terminal daemon
 .SH "SYNOPSIS"
@@ -190,10 +190,11 @@ and forks into the background. When you log\-out, the server is reset and
 .IX Header "ENVIRONMENT"
 .IP "\fB\s-1RXVT_SOCKET\s0\fR" 4
 .IX Item "RXVT_SOCKET"
-Both \fB@@RXVT_NAME@@c\fR and \fB@@RXVT_NAME@@d\fR use the environment variable
-\&\fI\s-1RXVT_SOCKET\s0\fR to create a listening socket and to contact
+Both \fB@@RXVT_NAME@@c\fR and \fB@@RXVT_NAME@@d\fR use the environment
+variable \fI\s-1RXVT_SOCKET\s0\fR to create a listening socket and to contact
 the @@RXVT_NAME@@d, respectively. If the variable is missing,
-\&\fI$HOME/.rxvt\-unicode\-\fI<nodename>\fI\fR is used.
+\&\fI$HOME/.rxvt\-unicode\-\fI<nodename>\fI\fR is used. The variable must
+specify the absolute path of the socket to create.
 .IP "\fB\s-1DISPLAY\s0\fR" 4
 .IX Item "DISPLAY"
 Only used when the \f(CW\*(C`\-\-opendisplay\*(C'\fR option is specified. Must contain a
index b7df60fc06cc74c6194a3332a7b7576a074b4eeb..576d02e69138e741b2ac6c3bb7eebee90bc04a62 100644 (file)
@@ -57,6 +57,7 @@ ENVIRONMENT
         Both rxvtc and rxvtd use the environment variable RXVT_SOCKET to
         create a listening socket and to contact the rxvtd, respectively. If
         the variable is missing, $HOME/.rxvt-unicode-*<nodename>* is used.
+        The variable must specify the absolute path of the socket to create.
 
     DISPLAY
         Only used when the "--opendisplay" option is specified. Must contain
index aedb80aecb2b39ed2a73cd0e22fda494cec825d5..9901a4c8db3f657a65eb0b8142db0ee70f15421d 100644 (file)
@@ -1,3 +1,3 @@
 // VERSION _must_ be \d.\d+
-#define VERSION "5.8"
-#define DATE   "2005-10-25"
+#define VERSION "5.9"
+#define DATE   "2005-12-17"