Explicitly state that /usr/share/doc is where you would find the
documents on a FreeBSD machine. Same for /usr/share/info. Submitted by: John Fieber <jfieber@indiana.edu>
This commit is contained in:
parent
83830aa2a4
commit
a799a534f1
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=1363
2 changed files with 14 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1997-03-26 23:56:46 $">
|
||||
<!ENTITY date "$Date: 1997-03-31 02:16:33 $">
|
||||
<!ENTITY title "Documentation">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -81,7 +81,9 @@ translation</a> of the handbook (EUC encoding).</p>
|
|||
<p>
|
||||
If you like reading BSD manuals online, here is
|
||||
a hypertext version of the 4.4BSD documents from
|
||||
<a href="file:/usr/share/doc">/usr/share/doc</a>.
|
||||
<a href="file:/usr/share/doc">/usr/share/doc</a>,
|
||||
where you would find the documents on a FreeBSD machine
|
||||
(if the doc distribution was installed).
|
||||
|
||||
<a name="info"></a>
|
||||
<h2><a href="http://www.de.freebsd.org/de/info/">
|
||||
|
@ -90,7 +92,9 @@ translation</a> of the handbook (EUC encoding).</p>
|
|||
<p>
|
||||
If you like reading FreeBSD Info documents online, here is
|
||||
a hypertext version of the Info documents from
|
||||
<a href="file:/usr/share/info">/usr/share/info</a>.
|
||||
<a href="file:/usr/share/info">/usr/share/info</a>,
|
||||
where you would find the Info documents on a FreeBSD machine
|
||||
(if the info distribution was installed).
|
||||
|
||||
|
||||
|
||||
|
|
10
en/docs.sgml
10
en/docs.sgml
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1997-03-26 23:56:46 $">
|
||||
<!ENTITY date "$Date: 1997-03-31 02:16:33 $">
|
||||
<!ENTITY title "Documentation">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -81,7 +81,9 @@ translation</a> of the handbook (EUC encoding).</p>
|
|||
<p>
|
||||
If you like reading BSD manuals online, here is
|
||||
a hypertext version of the 4.4BSD documents from
|
||||
<a href="file:/usr/share/doc">/usr/share/doc</a>.
|
||||
<a href="file:/usr/share/doc">/usr/share/doc</a>,
|
||||
where you would find the documents on a FreeBSD machine
|
||||
(if the doc distribution was installed).
|
||||
|
||||
<a name="info"></a>
|
||||
<h2><a href="http://www.de.freebsd.org/de/info/">
|
||||
|
@ -90,7 +92,9 @@ translation</a> of the handbook (EUC encoding).</p>
|
|||
<p>
|
||||
If you like reading FreeBSD Info documents online, here is
|
||||
a hypertext version of the Info documents from
|
||||
<a href="file:/usr/share/info">/usr/share/info</a>.
|
||||
<a href="file:/usr/share/info">/usr/share/info</a>,
|
||||
where you would find the Info documents on a FreeBSD machine
|
||||
(if the info distribution was installed).
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue