Date: Sun, 30 Jun 2013 14:17:41 +0000 (UTC) From: Marc Fonvieille <blackend@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42094 - in head/en_US.ISO8859-1/articles: pam vm-design Message-ID: <201306301417.r5UEHfj7012344@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: blackend Date: Sun Jun 30 14:17:41 2013 New Revision: 42094 URL: http://svnweb.freebsd.org/changeset/doc/42094 Log: Add id attribute to legal notices to prevent filenames with auto-generated names. This will help to track built/installed files and will ease the packages managing. Modified: head/en_US.ISO8859-1/articles/pam/article.xml head/en_US.ISO8859-1/articles/vm-design/article.xml Modified: head/en_US.ISO8859-1/articles/pam/article.xml ============================================================================== --- head/en_US.ISO8859-1/articles/pam/article.xml Sun Jun 30 09:58:03 2013 (r42093) +++ head/en_US.ISO8859-1/articles/pam/article.xml Sun Jun 30 14:17:41 2013 (r42094) @@ -62,7 +62,7 @@ </author> </authorgroup> - <legalnotice> + <legalnotice id="pam-legalnotice"> <para>This article was written for the FreeBSD Project by ThinkSec AS and Network Associates Laboratories, the Security Research Division of Network Associates, Inc. under Modified: head/en_US.ISO8859-1/articles/vm-design/article.xml ============================================================================== --- head/en_US.ISO8859-1/articles/vm-design/article.xml Sun Jun 30 09:58:03 2013 (r42093) +++ head/en_US.ISO8859-1/articles/vm-design/article.xml Sun Jun 30 14:17:41 2013 (r42094) @@ -52,7 +52,7 @@ with peoples names, since I will invariably get it wrong.</para> </abstract> - <legalnotice> + <legalnotice id="legalnotice"> <para>This article was originally published in the January 2000 issue of <ulink url="http://www.daemonnews.org/">DaemonNews</ulink>. This version of the article may include updates from Matt and other authors
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306301417.r5UEHfj7012344>
