Oops, there was a ] I forgot to erase.

This commit is contained in:
Masafumi Max NAKANE 1997-01-05 21:46:40 +00:00
parent 4df21d3882
commit 82dc294e62
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=975

View file

@ -1,4 +1,4 @@
<!-- $Id: porting.sgml,v 1.54 1997-01-05 21:41:09 max Exp $ -->
<!-- $Id: porting.sgml,v 1.55 1997-01-05 21:46:40 max Exp $ -->
<!-- The FreeBSD Documentation Project -->
<sect1><heading>Porting an existing piece of free software<label id="porting"></heading>
@ -961,7 +961,7 @@ MAN8= baz.8
non-standard place, such as many Perl modules ports, you
can set individual man paths using
<tt>MAN<em>sect</em>PREFIX</tt> (where <em>sect</em> is one
of 1-9, L or N]).
of 1-9, L or N).
<sect3>
<heading>INSTALL_* macros</heading>