From 767ff0e2c293ad521ea41fa6a72c8ec9987878c0 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 3 Jan 2006 22:28:07 +0000 Subject: [PATCH] *** empty log message *** --- Changes | 10 ++++++---- doc/rxvt.1.pod | 9 +++++---- 2 files changed, 11 insertions(+), 8 deletions(-) diff --git a/Changes b/Changes index a5cfd9ea..9cc13b15 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 ea53082e..10c91662 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> -- 2.34.1