[diff] faq/faq11.html "Customizing X" fixes: punctuation, parenthesis.
"Alan R. S. Bueno" <[email protected]>
| Newsgroups | gmane.os.openbsd.www |
|---|---|
| Message-ID | <[email protected]> |
Index: faq11.html
===================================================================
RCS file: /cvs/www/faq/faq11.html,v
retrieving revision 1.77
diff -u faq11.html
--- faq11.html 19 Feb 2009 01:32:23 -0000 1.77
+++ faq11.html 20 Feb 2009 16:05:05 -0000
@@ -746,7 +746,7 @@
and verify a user name and password, and then give the user their X
environment.
When X shuts down, either deliberately or accidently, xdm will start it
-back up again
+back up again.
This is why you want to make sure X is configured properly before using
xdm(1), and certainly before having xdm(1) start at boot, otherwise, you
may have some difficulty getting control of the machine.
@@ -782,7 +782,7 @@
on the background ("root window"), chose "(Re)Start", then pick your
preferred window manager (however, note that you will need to add
your alternative window managers to your <tt>.fvwmrc</tt> file (the
-system-wide default is <tt>/usr/X11R6/lib/X11/fvwm/.fvwmrc</tt>).
+system-wide default is <tt>/usr/X11R6/lib/X11/fvwm/.fvwmrc</tt>)).
cwm(1) allows you to invoke another window manager by hitting
Ctrl-Alt-w, and typing in the manager you wish to switch to.
Thank you.