]> git.donarmstrong.com Git - debian/debian-policy.git/commitdiff
* Fixed some broken URLs on James Treacy's request
authorManoj Srivastava <srivasta@debian.org>
Thu, 16 Jun 2005 05:33:14 +0000 (05:33 +0000)
committerManoj Srivastava <srivasta@debian.org>
Thu, 16 Jun 2005 05:33:14 +0000 (05:33 +0000)
Author: jdg
Date: 2002/04/01 16:36:49
* Fixed some broken URLs on James Treacy's request

git-archimport-id: srivasta@debian.org--etch/debian-policy--devel--3.0--patch-136

debian/changelog
policy.sgml

index 4121dad79d75a1af97e7de7c6e60091af4f351a1..939c4bed56aca5a8e3a3d07525ce7257990033b3 100644 (file)
@@ -1,3 +1,9 @@
+debian-policy (3.5.6.2) unstable; urgency=low
+
+  * Fixed some broken hrefs in links
+
+ --
+
 debian-policy (3.5.6.1) unstable; urgency=low
 
   * Set the cotact information for the FHS contact, and add mention of the
index 5801b9015450cb1a707f64d3b425dc6494b719a4..0209d4adf7f9179bfb1bc99b900fd86f6b3b924b 100644 (file)
@@ -3625,7 +3625,7 @@ Replaces: mail-transport-agent
       </heading>
 
       <p>
-       This chapter has been superseded by <ref id="config files">.
+       This chapter has been superseded by <ref id="config-files">.
       </p>
 
 
@@ -4142,7 +4142,7 @@ libbar 1 bar1 (>= 1.0-1)
            terms of Debian Policy. The version of this document
            referred here can be found in the <tt>debian-policy</tt>
            package or on 
-           <url id="http://www.debian.org/doc/packaging-manuals/fhs"
+           <url id="http://www.debian.org/doc/packaging-manuals/fhs/"
              name="FHS (Debian copy)"> alongside this manual. The
            latest version, which may be a more recent version, may
            be found on
@@ -4558,7 +4558,7 @@ rmdir /usr/local/share/emacs 2>/dev/null || true
            package, that is, in the .deb file) by marking them as
            <tt>conffile</tt>s, or, (if they do not exist in the .deb)
            by managing them correctly in the maintainer scripts (see
-           <ref id="config files">).  This is important since we want
+           <ref id="config-files">).  This is important since we want
            to give the local system administrator the chance to adapt
            the scripts to the local system, e.g., to disable a
            service without de-installing the package, or to specify
@@ -4601,7 +4601,7 @@ test -f <var>program-executed-later-in-script</var> || exit 0
            must contain only variable settings and comments in POSIX
            <prgn>sh</prgn> format.  It may either be a
            <tt>conffile</tt> or a configuration file maintained by
-           the package maintainer scripts.  See <ref id="config files"> 
+           the package maintainer scripts.  See <ref id="config-files"> 
            for more details. 
          </p>
 
@@ -5773,7 +5773,7 @@ ln -fs ../sbin/sendmail debian/tmp/usr/bin/runq
          <tt>/dev/ttyS*</tt>.</p>
       </sect>
 
-      <sect id="config files">
+      <sect id="config-files">
        <heading>Configuration files</heading>
        <sect1>
          <heading>Definitions</heading>