diff options
author | mpp <mpp@FreeBSD.org> | 1996-05-16 23:25:18 +0000 |
---|---|---|
committer | mpp <mpp@FreeBSD.org> | 1996-05-16 23:25:18 +0000 |
commit | a22af77aa50c3790a93fc223afe513a2e3c68dab (patch) | |
tree | 41b822d096e84fd25b94fa24481e3f26d07b28e0 | |
parent | 379ee1865d27a817f5202301554b3d419a83179e (diff) | |
download | FreeBSD-src-a22af77aa50c3790a93fc223afe513a2e3c68dab.zip FreeBSD-src-a22af77aa50c3790a93fc223afe513a2e3c68dab.tar.gz |
Mention that the "file:/usr/share/doc/..." URLs are only accessible
on machines running FreeBSD 2.1 or later.
Pointed out-by: Felipe Garcia <fxg@usis.usemb.se>
-rw-r--r-- | share/doc/handbook/relnotes.sgml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/doc/handbook/relnotes.sgml b/share/doc/handbook/relnotes.sgml index 98a491b..054e2e6 100644 --- a/share/doc/handbook/relnotes.sgml +++ b/share/doc/handbook/relnotes.sgml @@ -1,4 +1,4 @@ -<!-- $Id: relnotes.sgml,v 1.10 1996/02/02 05:27:27 wosch Exp $ --> +<!-- $Id: relnotes.sgml,v 1.11 1996/05/16 23:18:14 mpp Exp $ --> <!-- The FreeBSD Documentation Project --> <!-- @@ -57,7 +57,8 @@ A number of additional documents which you may find very helpful in the process of installing and using FreeBSD may now also be found in the - <bf>/usr/share/doc</bf> directory. You may view the + <bf>/usr/share/doc</bf> directory on any machine running + FreeBSD 2.1 or later. You may view the manuals with any HTML capable browser with the following URLs: |