repo: rxvt-unicode-sixel
action: commit
revision: 
path_from: 
revision_from: becfe18209396a740a3fb58f0f9264a9d7a92328:
path_to: 
revision_to: 
git.thebackupbox.net
rxvt-unicode-sixel
git clone git://git.thebackupbox.net/rxvt-unicode-sixel
commit becfe18209396a740a3fb58f0f9264a9d7a92328
Author: Marc Lehmann 
Date:   Tue Jan 3 22:28:07 2006 +0000

    *** empty log message ***

diff --git a/Changes b/Changes
index a5cfd9eadc60cf33783325d11240c66d77a707f2..
index ..9cc13b15af74c10212474cd3c4444237aff610a7 100644
--- a/Changes
+++ b/Changes
@@ -9,10 +9,12 @@ WISH: OnTheSpot editing, or maybe switch to miiiiiiif
 WISH: just for fun, do shade and tint with XRender.
 WISH: make builtin character glyphs optional

-	- SECURITY FIX: on systems using openpty (most BSDs, not GNU/Linux),
-          permissions were not correctly updated on the tty device and
-          were left as world-readable and world-writable (likely in original
-          rxvt, too), and were not restored properly (same as xterm here).
+        - SECURITY FIX: on systems using openpty, permissions were
+          not correctly updated on the tty device and were left as
+          world-readable and world-writable (likely in original rxvt,
+          too), and were not restored properly (same as xterm here).
+          Affected are only systems using non-unix ptys (such as most
+          BSDs, not GNU/Linux).
         - meta8 support was forcefully enabled in most configurations.
           restored configurability of this (useless) feature (reported
           by Mikachu)
diff --git a/doc/rxvt.1.pod b/doc/rxvt.1.pod
index ea53082e31bb9a369e28ac77e9561fc43a530e77..
index ..10c916620c95ab1bc8ffb52dcb9712f77f2a60da 100644
--- a/doc/rxvt.1.pod
+++ b/doc/rxvt.1.pod
@@ -191,18 +191,19 @@ section of @@RXVT_NAME@@(7).

 =item B<-fb> I

-Compile font-styles: The bold font list to use when bold characters are to
+Compile font-styles: The bold font list to use when B characters are to
 be printed. See resource B for details.

 =item B<-fi> I

-Compile font-styles: The italic font list to use when bold characters are to
+Compile font-styles: The italic font list to use when I characters are to
 be printed. See resource B for details.

 =item B<-fbi> I

-Compile font-styles: The bold italic font list to use when bold characters are to
-be printed. See resource B for details.
+Compile font-styles: The bold italic font list to use when B<< I >> characters are to be printed. See resource B
+for details.

 =item B<-is>|B<+is>

-----END OF PAGE-----