Fix double-entry (and miscategorization).

This commit is contained in:
Jordan K. Hubbard 2000-06-25 17:57:08 +00:00
parent 3704b93b72
commit 1ff4951aa7
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=7453

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/releases/3.5R/notes.sgml,v 1.1 1999/12/21 01:12:41 nik Exp $">
<!ENTITY date "$FreeBSD: www/en/releases/3.5R/notes.sgml,v 1.1 2000/06/25 05:55:15 jkh Exp $">
<!ENTITY title "FreeBSD 3.5 Release Notes">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
@ -99,8 +99,6 @@ chmod(1) has gained a -v flag. See man page for details.
df(1) gains new unit types. See man page for details.
ppp(1) substantially updated.
Various bugs in date(1), ed(1), ln(1), sh(1), camcontrol(8), vinum(8)
and quite a number of other user commands fixed (see CVS for details :).