<heading> should be closed by </heading> (not </>). :-)
This commit is contained in:
parent
c7bc1fccfe
commit
3dbd02129f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=1504
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: handbook.sgml,v 1.74 1997-05-02 14:39:18 jfieber Exp $ -->
|
||||
<!-- $Id: handbook.sgml,v 1.75 1997-05-09 06:19:03 max Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<!DOCTYPE linuxdoc PUBLIC "-//FreeBSD//DTD linuxdoc//EN" [
|
||||
|
@ -141,7 +141,7 @@ name="FreeBSD FTP server"> or one of the numerous
|
|||
<!-- ************************************************************ -->
|
||||
|
||||
<part><heading>Advanced topics</heading>
|
||||
<chapt><heading>The Cutting Edge: FreeBSD-current and FreeBSD-stable</>
|
||||
<chapt><heading>The Cutting Edge: FreeBSD-current and FreeBSD-stable</heading>
|
||||
<p>FreeBSD is under constant development between releases. For
|
||||
people who want to be on the cutting edge, there are several
|
||||
easy mechanisms for keeping your system in sync with the latest
|
||||
|
|
Loading…
Reference in a new issue