diff options
author | grant <grant> | 2003-06-23 07:49:44 +0000 |
---|---|---|
committer | grant <grant> | 2003-06-23 07:49:44 +0000 |
commit | 441ae74a6a88df7717915c57c9efaad9332a91e0 (patch) | |
tree | 388ca08d040077701ba936e6658b62ff57aa31db | |
parent | d696cc6f27062df39c6264ec55cbb2e82444e32c (diff) | |
download | pkgsrc-441ae74a6a88df7717915c57c9efaad9332a91e0.tar.gz |
use the stylesheet from www.NetBSD.org -- if you don't have web
access, you won't get the pretty styles.
-rw-r--r-- | pkgsrc.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/pkgsrc.html b/pkgsrc.html index c3e5cabd26b..d8c43466051 100644 --- a/pkgsrc.html +++ b/pkgsrc.html @@ -2,7 +2,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <title>The NetBSD Packages Collection (pkgsrc)</title> -<link rel="stylesheet" href="/NetBSD.css" type="text/css"> +<link rel="stylesheet" href="http://www.NetBSD.org/NetBSD.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.60.1"> <meta name="description" content="Information about using the NetBSD package system and building packages."> @@ -26,7 +26,7 @@ <div class="affiliation"><div class="address"><p><tt class="email"><<a href="mailto:hubertf@NetBSD.org">hubertf@NetBSD.org</a>></tt></p></div></div> </div> </div></div> -<div><p class="releaseinfo">$NetBSD: pkgsrc.html,v 1.1 2003/06/23 07:41:44 grant Exp $</p></div> +<div><p class="releaseinfo">$NetBSD: pkgsrc.html,v 1.2 2003/06/23 07:49:44 grant Exp $</p></div> <div><p class="copyright">Copyright © 1994-2003 The NetBSD Foundation, Inc</p></div> <div><div class="abstract"> <p class="title"><b>Abstract</b></p> @@ -2200,7 +2200,7 @@ to when dealing with the <tt class="filename">PLIST</tt> file (or files, see bel </p> <p> </p> -<table xmlns:html="http://www.w3.org/1999/xhtml" class="programlisting"><tr><td><pre>@comment $NetBSD: pkgsrc.html,v 1.1 2003/06/23 07:41:44 grant Exp $</pre></td></tr></table> +<table xmlns:html="http://www.w3.org/1999/xhtml" class="programlisting"><tr><td><pre>@comment $NetBSD: pkgsrc.html,v 1.2 2003/06/23 07:49:44 grant Exp $</pre></td></tr></table> <p> </p> </li> @@ -4867,7 +4867,7 @@ this exercise. <a name="id2961662"></a>13.1.1. Makefile</h3></div></div> <div></div> </div> -<table xmlns:html="http://www.w3.org/1999/xhtml" class="programlisting"><tr><td><pre># $NetBSD: pkgsrc.html,v 1.1 2003/06/23 07:41:44 grant Exp $ +<table xmlns:html="http://www.w3.org/1999/xhtml" class="programlisting"><tr><td><pre># $NetBSD: pkgsrc.html,v 1.2 2003/06/23 07:49:44 grant Exp $ # DISTNAME= bison-1.25 @@ -4899,7 +4899,7 @@ of the NetBSD source tree is beyond me.</pre></td></tr></table> <a name="id2961689"></a>13.1.3. PLIST</h3></div></div> <div></div> </div> -<table xmlns:html="http://www.w3.org/1999/xhtml" class="programlisting"><tr><td><pre>@comment $NetBSD: pkgsrc.html,v 1.1 2003/06/23 07:41:44 grant Exp $ +<table xmlns:html="http://www.w3.org/1999/xhtml" class="programlisting"><tr><td><pre>@comment $NetBSD: pkgsrc.html,v 1.2 2003/06/23 07:49:44 grant Exp $ bin/bison man/man1/bison.1.gz info/bison.info |