Author: stas Date: Fri Dec 31 08:18:56 2004 New Revision: 123807 URL: http://svn.apache.org/viewcvs?view=rev&rev=123807 Log: add a note that only one manpage can be installed, unless MANPATH is used Contributed by: Render Web <[EMAIL PROTECTED]>
Modified: perl/modperl/docs/trunk/src/docs/2.0/user/porting/porting.pod Modified: perl/modperl/docs/trunk/src/docs/2.0/user/porting/porting.pod Url: http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/docs/2.0/user/porting/porting.pod?view=diff&rev=123807&p1=perl/modperl/docs/trunk/src/docs/2.0/user/porting/porting.pod&r1=123806&p2=perl/modperl/docs/trunk/src/docs/2.0/user/porting/porting.pod&r2=123807 ============================================================================== --- perl/modperl/docs/trunk/src/docs/2.0/user/porting/porting.pod (original) +++ perl/modperl/docs/trunk/src/docs/2.0/user/porting/porting.pod Fri Dec 31 08:18:56 2004 @@ -1628,6 +1628,8 @@ As for manpages, only one set of manpages can be installed and this true for any project (e.g. You can have several generations of the same C library installed, but you will have only one set of manpages). +That's of course ignoring the use of the environment variable +C<MANPATH>. So use C<mp2doc> or the online docs: http://perl.apache.org/docs/2.0/api/ which you can also L<build --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]