Oops, there was a ] I forgot to erase.
This commit is contained in:
parent
4df21d3882
commit
82dc294e62
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=975
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue