*** empty log message ***
authorpcg <pcg>
Sun, 28 Mar 2004 14:42:14 +0000 (14:42 +0000)
committerpcg <pcg>
Sun, 28 Mar 2004 14:42:14 +0000 (14:42 +0000)
doc/rxvtc.1
doc/yodl/rxvt-options.yo
doc/yodl/rxvt-resources.yo

index 96951bf..c5df9d3 100644 (file)
@@ -34,9 +34,7 @@ the daemon.
 The positive aspect of this client-server solution is faster creation
 time for terminal windows and a lot of saved memory. The other side is a
 possible impact on stability - if the main program crashes, all
-processes in the terminal windows are terminated. At the moment, a single
-misspelled option will kill the \fBrxvtd\fP, so this is useful mostly
-for automated calls e.g. from your window manager.
+processes in the terminal windows are terminated.
 .PP
 .PP
 .SH "SEE ALSO" 
index bde14c3..ff6a982 100644 (file)
@@ -1,4 +1,4 @@
-COMMENT(-- $Id: rxvt-options.yo,v 1.6 2004-03-14 21:59:58 pcg Exp $ --)
+COMMENT(-- $Id: rxvt-options.yo,v 1.7 2004-03-28 14:42:14 pcg Exp $ --)
 COMMENT(----------------------------------------------------------------------)
 manpageoptions()
 
@@ -64,8 +64,8 @@ startdit()
        Select the fonts to be used used. This is a comma seperated
         list of font names that are used in turn when trying to display
         unicode characters. The first font defines the cell size for characters,
-        pther fonts might be smaller, but not larger. A reasonable default list
-        is appended.
+        other fonts might be smaller, but not larger. A reasonable default font list
+        is always appended to it.
        resource bf(font).
     dit(bf(-name) em(name))
        Specify the application name under which resources
index b306fff..d61d3c0 100644 (file)
@@ -1,4 +1,4 @@
-COMMENT(-- $Id: rxvt-resources.yo,v 1.6 2004-03-14 21:59:58 pcg Exp $ --)
+COMMENT(-- $Id: rxvt-resources.yo,v 1.7 2004-03-28 14:42:14 pcg Exp $ --)
 COMMENT(----------------------------------------------------------------------)
 manpagesection(RESOURCES (available also as long-options))
 
@@ -99,8 +99,8 @@ startdit()
        Select the fonts to be used used. This is a comma seperated
         list of font names that are used in turn when trying to display
         unicode characters. The first font defines the cell size for characters,
-        pther fonts might be smaller, but not larger. A reasonable default list
-        is appended.
+        other fonts might be smaller, but not larger. A reasonable default font list
+        is always appended to this list.
        option bf(-fn).
     dit(bf(selectstyle:) em(mode))
        Set mouse selection style to bf(old) which is 2.20, bf(oldword) which