* [PATCH] xfsdocs: comment out Author_Group include
@ 2010-04-21 16:45 Eric Sandeen
2010-04-22 9:08 ` Christoph Hellwig
0 siblings, 1 reply; 2+ messages in thread
From: Eric Sandeen @ 2010-04-21 16:45 UTC (permalink / raw)
To: xfs mailing list
[-- Attachment #1.1: Type: text/plain, Size: 3250 bytes --]
This is breaking the PDF build for now, let's comment it
out so we can generate PDFs. The publican folks know and will fix it.
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
---
diff --git a/XFS_Filesystem_Structure/en-US/Book_Info.xml b/XFS_Filesystem_Structure/en-US/Book_Info.xml
index e1e5007..f0ddfed 100644
--- a/XFS_Filesystem_Structure/en-US/Book_Info.xml
+++ b/XFS_Filesystem_Structure/en-US/Book_Info.xml
@@ -29,5 +29,5 @@
<legalnotice>
<para>© Copyright 2006 Silicon Graphics Inc. All rights reserved. Permission is granted to copy, distribute, and/or modify this document under the terms of the Creative Commons Attribution-Share Alike, Version 3.0 or any later version published by the Creative Commons Corp. A copy of the license is available at <ulink url="http://creativecommons.org/licenses/by-sa/3.0/us/"/>.</para>
</legalnotice>
- <xi:include href="Author_Group.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+ <!-- <xi:include href="Author_Group.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> -->
</bookinfo>
diff --git a/XFS_Labs/en-US/Book_Info.xml b/XFS_Labs/en-US/Book_Info.xml
index a72da91..2ebf4fb 100644
--- a/XFS_Labs/en-US/Book_Info.xml
+++ b/XFS_Labs/en-US/Book_Info.xml
@@ -27,6 +27,6 @@
<legalnotice>
<para>© Copyright 2006 Silicon Graphics Inc. All rights reserved. Permission is granted to copy, distribute, and/or modify this document under the terms of the Creative Commons Attribution-Share Alike, Version 3.0 or any later version published by the Creative Commons Corp. A copy of the license is available at <ulink url="http://creativecommons.org/licenses/by-sa/3.0/us/"/>.</para>
</legalnotice>
- <xi:include href="Author_Group.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+ <!-- <xi:include href="Author_Group.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> -->
</bookinfo>
diff --git a/XFS_User_Guide/en-US/Article_Info.xml b/XFS_User_Guide/en-US/Article_Info.xml
index d1adeb2..899e499 100644
--- a/XFS_User_Guide/en-US/Article_Info.xml
+++ b/XFS_User_Guide/en-US/Article_Info.xml
@@ -21,6 +21,6 @@
</inlinemediaobject>
</corpauthor>
<xi:include href="Common_Content/Legal_Notice.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="Author_Group.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+ <!-- <xi:include href="Author_Group.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> -->
</articleinfo>
diff --git a/XFS_User_Guide/en-US/Book_Info.xml b/XFS_User_Guide/en-US/Book_Info.xml
index 69d1da2..d464899 100644
--- a/XFS_User_Guide/en-US/Book_Info.xml
+++ b/XFS_User_Guide/en-US/Book_Info.xml
@@ -27,6 +27,6 @@
<legalnotice>
<para>© Copyright 2006 Silicon Graphics Inc. All rights reserved. Permission is granted to copy, distribute, and/or modify this document under the terms of the Creative Commons Attribution-Share Alike, Version 3.0 or any later version published by the Creative Commons Corp. A copy of the license is available at <ulink url="http://creativecommons.org/licenses/by-sa/3.0/us/"/>.</para>
</legalnotice>
- <xi:include href="Author_Group.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+ <!-- <xi:include href="Author_Group.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> -->
</bookinfo>
[-- Attachment #1.2: Type: text/html, Size: 4912 bytes --]
[-- Attachment #2: Type: text/plain, Size: 121 bytes --]
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-04-22 9:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-21 16:45 [PATCH] xfsdocs: comment out Author_Group include Eric Sandeen
2010-04-22 9:08 ` Christoph Hellwig
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox