in message <[EMAIL PROTECTED]>, wrote Giorgos Keramidas thusly... > > On 2003-03-25 14:48, parv <[EMAIL PROTECTED]> wrote: > > Could somebody tell me what are the rules for showing/generating man > > pages in (man|cat)? directories (in /usr/share/man)? > > > > Manpages are an integral part of the program source for many of the > base system utilities.
That is good to know (that all man pages reside _at_least_ in /usr/share/man/man? directories). > But you can safely delete (or simply move away) the existing > /usr/share directory right before `make installworld'... > > # cd /usr > # mv share share.old > # mtree -deU < /etc/mtree/BSD.usr.dist > > and then run `make installworld' in /usr/src. After installworld > finishes successfully, you can delete share.old. Giorgos, i would that the next time; thanks. Having said that, i was hoping for something like the following (for FreeBSD)... http://groups.google.com/groups?selm=2d543m%24n30%40mail.boku.ac.at - parv -- _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
