X-Git-Url: https://git.distorted.org.uk/~mdw/become/blobdiff_plain/7a53967aba4cbc63f7108760490bf5afe616d350..f50500029e3575849da1338435e4b10b6878b71a:/manual/become.texi diff --git a/manual/become.texi b/manual/become.texi index 4854b14..0d87a2e 100644 --- a/manual/become.texi +++ b/manual/become.texi @@ -1,15 +1,21 @@ \input texinfo @c -*-texinfo-*- @c -@c $Id: become.texi,v 1.1 1997/09/18 11:16:34 mdw Exp $ +@c $Id: become.texi,v 1.3 1998/01/20 14:37:43 mdw Exp $ @c @c Documentation for `become' @c -@c (c) 1997 EBI +@c (c) 1998 EBI @c @c ----- Revision history --------------------------------------------------- @c @c $Log: become.texi,v $ +@c Revision 1.3 1998/01/20 14:37:43 mdw +@c Fix typo. Short form of `--preserve' should be `-e', not `-p'. +@c +@c Revision 1.2 1998/01/12 16:41:31 mdw +@c Tidying for new release versions. Fix copyright date. +@c @c Revision 1.1 1997/09/18 11:16:34 mdw @c Brand new Texinfo manual, with wider scope than the original LaTeX one. @c @@ -31,7 +37,7 @@ @c ----- Useful macros ------------------------------------------------------ -@set version 1.2--pre +@set version 1.2 @c ----- Copyright matters -------------------------------------------------- @@ -41,7 +47,7 @@ This file documents Become version @value{version}. -Copyright (c) 1997 European Bioinformatics Institute. +Copyright (c) 1998 European Bioinformatics Institute. Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are @@ -138,7 +144,6 @@ How Become sets up the environment * Login styles:: Choose how Become sets the environment * Tweaking the environment:: Altering individual environment variables * Removed variables:: Some environment variables aren't passed on -* Shared environments:: Tips for handling shared accounts Login styles @@ -161,7 +166,7 @@ Become administration * Configuration files:: Overview of Become's configuration files * Standalone or networked:: The two main types of Become installations * The configuration file:: How to define who's allowed to do what -* Networked configuration:: +* Networked configuration:: Considerations for networked installations The configuration file @@ -298,7 +303,6 @@ Don't worry: it's not as hard as all that. * Login styles:: Choose how Become sets the environment * Tweaking the environment:: Altering individual environment variables * Removed variables:: Some environment variables aren't passed on -* Shared environments:: Tips for handling shared accounts @end menu @@ -352,7 +356,7 @@ approach. As a result, there's now a collection of different login styles. Login styles are selected by giving command line arguments: @table @code -@item -p +@item -e @itemx --preserve The original style: try to preserve the existing user's environment as much as possible. @@ -549,7 +553,7 @@ whether his choice of editor overrides mine.) -@node Removed variables, Shared environments, Tweaking the environment, Environment +@node Removed variables, , Tweaking the environment, Environment @subsection Variables removed from the environment Some variables are removed from the environment which Become passes to a @@ -592,13 +596,6 @@ particularly hard here. -@node Shared environments, , Removed variables, Environment -@subsection Handling common environments for shared accounts - -FIXME: this needs writing. - - - @node Group permissions, X authority, Environment, Becoming someone else @section How Become handles groups