From 235fea0e1a2101fb76a54e6505db321674530c60 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Mon, 7 Jul 2008 15:21:59 -0700 Subject: [PATCH] Update bsd & solaris descriptions in README.OS-lib --- hw/xfree86/os-support/README.OS-lib | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hw/xfree86/os-support/README.OS-lib b/hw/xfree86/os-support/README.OS-lib index c815cb032..308d7628a 100644 --- a/hw/xfree86/os-support/README.OS-lib +++ b/hw/xfree86/os-support/README.OS-lib @@ -34,11 +34,11 @@ have been made in implementation. at build time via Imakefile rules. This is alway preferable to reproducing functions in more than one OS library. - bsd/ OS support for the 386BSD/NetBSD/FreeBSD operating + bsd/ OS support for the NetBSD/FreeBSD/OpenBSD operating systems. linux/ OS support for the Linux operating system. sco/ OS support for the SCO SVR3.x operating system. - solx86/ OS support for the Solaris x86 operating system. + solaris/ OS support for the Solaris operating system. sysv/ OS support for all SVR4.0 and SVR4.2, and for ISC and AT&T SVR3.2 operating systems.