[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-ed] [PATCH] makefile: install man by default and use symlinks
From: |
Karl Berry |
Subject: |
Re: [Bug-ed] [PATCH] makefile: install man by default and use symlinks |
Date: |
Thu, 1 Jan 2009 17:06:11 -0600 |
automake based packages install all man/info pages by default.
man and info are very different cases.
However, there is no reason not to install man by default. As you say,
this is the normal behavior. Antonio, please go ahead with that.