Correct the warning about "xconsole" when generating ASCII output.

This commit is contained in:
Ollivier Robert 1996-08-04 15:29:20 +00:00
parent e31f0c0380
commit c4530749dd

View File

@ -4,7 +4,7 @@
<title>Frequently Asked Questions for FreeBSD 2.X
<author>The FreeBSD FAQ Team, <tt/FAQ@FreeBSD.ORG/
<date> $Id: freebsd-faq.sgml,v 1.57 1996/08/04 15:13:42 roberto Exp $
<date> $Id: freebsd-faq.sgml,v 1.58 1996/08/04 15:21:53 roberto Exp $
<abstract>
This is the FAQ for FreeBSD systems version 2.X All entries are
assumed to be relevant to FreeBSD 2.0.5+, unless otherwise noted.
@ -2076,8 +2076,8 @@ pseudo-device vn #Vnode driver (turns a file into a device)
<heading>When I run xconsole, I get ``Couldn't open console''.</heading>
<p>
If you start X with 'startx', the permissions on /dev/console will
<tt /not/ get changed, resulting in things like 'xterm -C' and
'xconsole' not working.
<tt /not/ get changed, resulting in things like ``xterm -C'' and
``xconsole'' not working.
<p>
This is because of the way console permissions are set by default.