[xorg-commit-diffs] xc/programs/Xserver/hw/darwin Imakefile, 1.1.4.1.6.1.4.1, 1.1.4.1.6.1.4.2 XDarwin.man, 1.1.10.1, 1.1.10.1.4.1

Torrey Lyons xorg-commit at pdx.freedesktop.org
Sun Mar 28 19:48:16 PST 2004


Committed by: torrey

Update of /cvs/xorg/xc/programs/Xserver/hw/darwin
In directory pdx:/tmp/cvs-serv27842

Modified Files:
      Tag: XORG-RELEASE-1-TM
	Imakefile XDarwin.man 
Log Message:
Change XDarwin man page to refer to X.Org Foundation and point to Xorg
man page.


Index: Imakefile
===================================================================
RCS file: /cvs/xorg/xc/programs/Xserver/hw/darwin/Imakefile,v
retrieving revision 1.1.4.1.6.1.4.1
retrieving revision 1.1.4.1.6.1.4.2
diff -u -d -r1.1.4.1.6.1.4.1 -r1.1.4.1.6.1.4.2
--- a/Imakefile	25 Mar 2004 18:31:40 -0000	1.1.4.1.6.1.4.1
+++ b/Imakefile	28 Mar 2004 02:56:46 -0000	1.1.4.1.6.1.4.2
@@ -3,7 +3,7 @@
 #include <Server.tmpl>
 #define IHaveSubdirs
 
-LinkSourceFile(XFree86.man,../xfree86)
+LinkSourceFile(Xorg.man,../xfree86)
 
 SRCS =	darwin.c \
         darwinEvents.c \
@@ -69,7 +69,7 @@
 NormalLibraryTarget(darwin,$(OBJS))
 
 InstallManPage(XDarwin,$(MANDIR))
-InstallManPage(XFree86,$(MANDIR))
+InstallManPage(Xorg,$(MANDIR))
 
 DependTarget()
 

Index: XDarwin.man
===================================================================
RCS file: /cvs/xorg/xc/programs/Xserver/hw/darwin/XDarwin.man,v
retrieving revision 1.1.10.1
retrieving revision 1.1.10.1.4.1
diff -u -d -r1.1.10.1 -r1.1.10.1.4.1
--- a/XDarwin.man	4 Mar 2004 17:47:29 -0000	1.1.10.1
+++ b/XDarwin.man	28 Mar 2004 02:56:46 -0000	1.1.10.1.4.1
@@ -10,7 +10,7 @@
 #ifdef DARWIN_WITH_QUARTZ
 .I XDarwin
 is the X window server for Mac OS X and the Darwin operating system
-provided by the XFree86 Project.
+provided by the X.Org Foundation.
 .I XDarwin
 can run in three different modes. On Mac OS X,
 .I XDarwin
@@ -51,7 +51,7 @@
 #else
 .I XDarwin
 is the X window server for Mac OS X and the Darwin operating system
-provided by the XFree86 Project. This version of
+provided by the X.Org Foundation. This version of
 .I XDarwin
 can only be started from the Darwin text console. The Mac OS X Aqua GUI, if
 present, must be shut down.
@@ -147,7 +147,7 @@
 Same as \fB\-showconfig\fP.
 .SH "SEE ALSO"
 .PP
-X(__miscmansuffix__), XFree86(1), Xserver(1), xdm(1), xinit(1)
+X(__miscmansuffix__), Xorg(1), Xserver(1), xdm(1), xinit(1)
 .SH BUGS
 .I XDarwin
 and this man page still have many limitations. Some of the more obvious




More information about the xorg-commit-diffs mailing list