All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Sandeen <sandeen@sandeen.net>
To: xfs mailing list <xfs@oss.sgi.com>
Subject: [PATCH] xfsdocs: comment out Author_Group include
Date: Wed, 21 Apr 2010 11:45:07 -0500	[thread overview]
Message-ID: <4BCF2B93.6090607@sandeen.net> (raw)


[-- 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

             reply	other threads:[~2010-04-21 16:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-21 16:45 Eric Sandeen [this message]
2010-04-22  9:08 ` [PATCH] xfsdocs: comment out Author_Group include Christoph Hellwig

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4BCF2B93.6090607@sandeen.net \
    --to=sandeen@sandeen.net \
    --cc=xfs@oss.sgi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.