info is dead was: sharutils license correction

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Paul Wouters wrote:

> Why do we even bother shipping an old obsoleted documentation format
> only RMS can actually use? In the case of sharutils, we actually have
> what appears to be proper man pages.
> 
> Maybe I should add a Feature for F20 :
> 
> "convert all info pages to proper man pages and obsolete: the info package."

faster and easier, put this in your .bashrc file:

ilm() # info like man
{
 info $1 --subnodes --output - 2>/dev/null | most
}

replace "most" with your favorite paging program, and:

$ ilm gcc
-- 
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/devel





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux