Some updates for 4.9 release.

- we're now at X.Org 7.6
- many applicatons now support anti-aliased, client-side fonts
ok miod@, todd@
This commit is contained in:
matthieu 2011-02-17 20:49:51 +00:00
parent eab1b94e0a
commit 42bf2bebd7
7 changed files with 10 additions and 10 deletions

View File

@ -1,4 +1,4 @@
X11R6 Base package
X11 Base package
Includes all things specific to each machine:

View File

@ -1,3 +1,3 @@
X11R6 Font Package
X11 Font Package
Fonts for use by X servers and clients.

View File

@ -1,3 +1,3 @@
X11R6 Servers
X11 Servers
Server binaries, modules, documentation, and configuration files.

View File

@ -1,3 +1,3 @@
X11R6 Shared Package
X11 Shared Package
Files that are common to all machines running X.

View File

@ -47,9 +47,9 @@ Conventions used in this document:
b. Start startx(1) from a console shell. It is the X script that starts
the X server and a few X applications, including a window manager.
5. With X.Org XOrgVersion, you can use antialiased fonts in some applications.
5. With X.Org XOrgVersion, you can use antialiased fonts in many applications.
visit http://www.openbsd.org/faq/truetype.html for more information.
problem_blurb
$OpenBSD: README.amd64,v 1.2 2007/12/17 08:23:49 matthieu Exp $
$OpenBSD: README.amd64,v 1.3 2011/02/17 20:49:51 matthieu Exp $

View File

@ -50,9 +50,9 @@ Conventions used in this document:
b. Start startx(1) from a console shell. It is the X script that starts
the X server and a few X applications, including a window manager.
5. With X.Org XOrgVersion, you can use antialiased fonts in some applications.
5. With X.Org XOrgVersion, you can use antialiased fonts in many applications.
visit http://www.openbsd.org/faq/truetype.html for more information.
problem_blurb
$OpenBSD: README.i386,v 1.2 2007/12/17 08:23:48 matthieu Exp $
$OpenBSD: README.i386,v 1.3 2011/02/17 20:49:51 matthieu Exp $

View File

@ -1,8 +1,8 @@
dnl $OpenBSD: m4.common,v 1.5 2010/02/13 09:15:57 matthieu Exp $
dnl $OpenBSD: m4.common,v 1.6 2011/02/17 20:49:51 matthieu Exp $
dnl
changequote(`{:-',`-:}')dnl
dnl
define({:-XOrgVersion-:},{:-7.4-:})dnl
define({:-XOrgVersion-:},{:-7.6-:})dnl
dnl
define({:-problem_blurb-:},{:--:})dnl
dnl