summaryrefslogtreecommitdiffstats
path: root/man/env-update.1
Commit message (Collapse)AuthorAgeFilesLines
* Don't ever recreate root .so links on env-update.Michał Górny2011-06-291-2/+1
| | | | | | We install .so symlinks with packages, so let's use that instead of letting ldconfig update them for no reason. This should fix problems with preserved-libs.
* Replace the literal portage version in all man page headers with theZac Medico2010-08-301-1/+1
| | | | | | string 'VERSION' which can be used as a sed template at install time. This will help avoid lots of merge conflicts since these header lines contain both a date and a portage version.
* Bug #234100 - Update date and portage version in man page headers.Zac Medico2008-08-091-1/+1
| | | | svn path=/main/trunk/; revision=11374
* document new --no-ldconfig optionMike Frysinger2006-03-091-5/+7
| | | | svn path=/main/trunk/; revision=2828
* update date/version to stop people from pointless whiningMike Frysinger2005-12-221-1/+1
| | | | svn path=/main/trunk/; revision=2434
* clean up the last few sections so that they are consistentMike Frysinger2005-11-051-4/+2
| | | | svn path=/main/branches/2.0/; revision=2260
* header changes, $Header: -> $Id:Brian Harring2005-08-301-1/+1
| | | | svn path=/main/branches/2.0/; revision=1951
* Migration (without history) of the current stable line to subversion.Jason Stubbs2005-08-281-0/+28
svn path=/main/branches/2.0/; revision=1941