Update URL on the XFree86 Howto.
PR: 77757 Submitted by: Conall O'Brien <conallob=freebsd@maths.tcd.ie>
This commit is contained in:
parent
e16403da62
commit
37a24602e4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=23873
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/newbies.sgml,v 1.38 2004/09/08 19:08:08 ceri Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/newbies.sgml,v 1.39 2004/10/18 15:10:15 den Exp $">
|
||||
<!ENTITY title 'Resources for Newbies'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -203,7 +203,7 @@
|
|||
|
||||
<li><p>There is an easy and informative section on
|
||||
using the X Window System in the Linux
|
||||
<a href="ftp://sunsite.unc.edu/pub/Linux/docs/LDP/users-guide">Users' Guide</a>.
|
||||
<a href="http://www.tldp.org/HOWTO/XFree86-HOWTO/index.html">Users' Guide</a>.
|
||||
Interesting material will be found elsewhere in that document too, but
|
||||
remember that Linux does not always work exactly the same as FreeBSD.</p></li>
|
||||
|
||||
|
|
Loading…
Reference in a new issue