Add missing `<heading>'.
Submitted by: Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp>
This commit is contained in:
parent
abbbb72881
commit
3b39d806a8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=3129
1 changed files with 3 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: porting.sgml,v 1.100 1998-07-20 12:12:09 asami Exp $ -->
|
||||
<!-- $Id: porting.sgml,v 1.101 1998-07-20 15:15:09 hanai Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<sect1><heading>Porting an existing piece of free software<label id="porting"></heading>
|
||||
|
@ -1583,7 +1583,8 @@ qmailr:*:86:80:QMail user:/var/qmail:/nonexistent
|
|||
If it doesn't, please add `<tt>NO_PACKAGE=ignores cflags</tt>'
|
||||
to the Makefile.
|
||||
|
||||
<sect3>Miscellanea</heading>
|
||||
<sect3>
|
||||
<heading>Miscellanea</heading>
|
||||
|
||||
<p>The files <tt>pkg/DESCR</tt>, <tt>pkg/COMMENT</tt>, and
|
||||
<tt>pkg/PLIST</tt> should each be double-checked. If you are
|
||||
|
|
Loading…
Reference in a new issue