Fix typo.
Submitted by: SUGIMURA Takashi <takas-su@is.aist-nara.ac.jp>
This commit is contained in:
parent
f35c3b67b5
commit
65b82c02cb
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=4063
1 changed files with 3 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$Date: 1999-01-12 15:41:33 $">
|
||||
<!ENTITY date "$Date: 1999-01-14 18:52:25 $">
|
||||
<!ENTITY title "FreeBSD 2.2.8 Errata Notes">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: errata.sgml,v 1.1 1999-01-12 15:41:33 motoyuki Exp $ -->
|
||||
<!-- $Id: errata.sgml,v 1.2 1999-01-14 18:52:25 motoyuki Exp $ -->
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: 1.7 -->
|
||||
|
||||
|
@ -28,8 +28,7 @@ ERRATA.TXT</a>
|
|||
|
||||
2.2.8 のセキュリティに関する最新の勧告については,
|
||||
|
||||
<a href="ftp://ftp.freebsd.org/pub/FreeBSD/CERT/">ftp://ftp.freebsd.org/pub/Free
|
||||
BSD/CERT/</a>
|
||||
<a href="ftp://ftp.freebsd.org/pub/FreeBSD/CERT/">ftp://ftp.freebsd.org/pub/FreeBSD/CERT/</a>
|
||||
|
||||
をご覧ください.
|
||||
|
||||
|
|
Loading…
Reference in a new issue