.\" Copyright 2005-2012 Gentoo Foundation .\" Distributed under the terms of the GNU GPL version 2 or later .\" $Id$ .\" .TH env.eselect 5 "December 2009" "Gentoo Linux" eselect .SH NAME env.eselect \- The environment and ld.so.cache management module for Gentoo's eselect .SH SYNOPSIS .B eselect env .RB [ help | usage | version ] .br .B eselect env update .RB [ noldconfig ] .SH DESCRIPTION .B eselect is Gentoo's configuration and management tool. It features modules that care for the individual administrative tasks. .SH ACTION: UPDATE .B eselect env update .RB [ noldconfig ] .br Parses all files in /etc/env.d/ for their environment variables and assembles them to one file (/etc/profile.{env,csh}). Further, it creates ld.so.conf/ld\-elf.so.hints and prelink.conf based on the collected vars, unless option .B noldconfig is specified. # eselect env update .br Regenerating /etc/ld.so.cache... .SH AUTHOR Danny van Dyk .SH SEE ALSO .BR eselect (1) .SH REVISION $Id$