diff options
-rw-r--r-- | distrib/notes/DESCR.xbase | 2 | ||||
-rw-r--r-- | distrib/notes/DESCR.xfont | 2 | ||||
-rw-r--r-- | distrib/notes/DESCR.xserv | 2 | ||||
-rw-r--r-- | distrib/notes/DESCR.xshare | 2 | ||||
-rw-r--r-- | distrib/notes/README.amd64 | 4 | ||||
-rw-r--r-- | distrib/notes/README.i386 | 4 | ||||
-rw-r--r-- | distrib/notes/m4.common | 4 |
7 files changed, 10 insertions, 10 deletions
diff --git a/distrib/notes/DESCR.xbase b/distrib/notes/DESCR.xbase index c0062ef21..9fb2df119 100644 --- a/distrib/notes/DESCR.xbase +++ b/distrib/notes/DESCR.xbase @@ -1,4 +1,4 @@ -X11R6 Base package +X11 Base package Includes all things specific to each machine: diff --git a/distrib/notes/DESCR.xfont b/distrib/notes/DESCR.xfont index 7e17f47c9..6095f55e7 100644 --- a/distrib/notes/DESCR.xfont +++ b/distrib/notes/DESCR.xfont @@ -1,3 +1,3 @@ -X11R6 Font Package +X11 Font Package Fonts for use by X servers and clients. diff --git a/distrib/notes/DESCR.xserv b/distrib/notes/DESCR.xserv index 53eafe647..9447cfd21 100644 --- a/distrib/notes/DESCR.xserv +++ b/distrib/notes/DESCR.xserv @@ -1,3 +1,3 @@ -X11R6 Servers +X11 Servers Server binaries, modules, documentation, and configuration files. diff --git a/distrib/notes/DESCR.xshare b/distrib/notes/DESCR.xshare index 5aa0e92e8..9aa79430a 100644 --- a/distrib/notes/DESCR.xshare +++ b/distrib/notes/DESCR.xshare @@ -1,3 +1,3 @@ -X11R6 Shared Package +X11 Shared Package Files that are common to all machines running X. diff --git a/distrib/notes/README.amd64 b/distrib/notes/README.amd64 index 4881ee843..b8f619f91 100644 --- a/distrib/notes/README.amd64 +++ b/distrib/notes/README.amd64 @@ -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 $ diff --git a/distrib/notes/README.i386 b/distrib/notes/README.i386 index a66e803ba..2a05f6544 100644 --- a/distrib/notes/README.i386 +++ b/distrib/notes/README.i386 @@ -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 $ diff --git a/distrib/notes/m4.common b/distrib/notes/m4.common index 4b0234fe7..896c7b428 100644 --- a/distrib/notes/m4.common +++ b/distrib/notes/m4.common @@ -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 |