svn commit: r45653 - head/en_US.ISO8859-1/htdocs/projects/busdma

Gavin Atkinson <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: gavin
Date: Sun Sep 21 20:58:15 2014
New Revision: 45653
URL: http://svnweb.freebsd.org/changeset/doc/45653

Log:
  Simplify four manpage links to remove unnecessary parameters, and link
  to the most default version of each man page rather than hard-coding the
  version from 6.0.  The pae(4) man page is only available on i386, so that
  needs to be stated explicitly.
  
  Use &cgibase; rather than hardcoding http://www.freebsd.org/cgi/

Modified:
  head/en_US.ISO8859-1/htdocs/projects/busdma/index.xml

Modified: head/en_US.ISO8859-1/htdocs/projects/busdma/index.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/projects/busdma/index.xml	Sun Sep 21 20:54:47 2014	(r45652)
+++ head/en_US.ISO8859-1/htdocs/projects/busdma/index.xml	Sun Sep 21 20:58:15 2014	(r45653)
@@ -115,13 +115,13 @@
 
     <ul>
       <li>Physical Address Extensions -
-      <a href="http://www.freebsd.org/cgi/man.cgi?query=pae&amp;apropos=0&amp;sektion=4&amp;manpath=FreeBSD+6.0-current">pae(4)</a></li>
+      <a href="&cgibase;/man.cgi?query=pae&amp;sektion=4&amp;arch=i386">pae(4)</a></li>
       <li>Bus and Machine-independent DMA Mapping Interface -
-      <a href="http://www.freebsd.org/cgi/man.cgi?query=busdma&amp;apropos=0&amp;sektion=9&amp;manpath=FreeBSD+6.0-current">bus_dma(9)</a></li>
+      <a href="&cgibase;/man.cgi?query=busdma&amp;sektion=9">bus_dma(9)</a></li>
       <li>Machine-dependent part of the Virtual Memory (VM) system -
-      <a href="http://www.freebsd.org/cgi/man.cgi?query=pmap&amp;apropos=0&amp;sektion=9&amp;manpath=FreeBSD+6.0-current">pmap(9)</a></li>
+      <a href="&cgibase;/man.cgi?query=pmap&amp;sektion=9">pmap(9)</a></li>
       <li>Resource Management Functions -
-      <a href="http://www.freebsd.org/cgi/man.cgi?query=rman&amp;apropos=0&amp;sektion=9&amp;manpath=FreeBSD+6.0-current">rman(9)</a></li>
+      <a href="&cgibase;/man.cgi?query=rman&amp;sektion=9">rman(9)</a></li>
     </ul>
 
     <a name="platform-status"></a>
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.