--- super.5.in Fri Aug 2 15:28:10 2002 +++ super.5.in Mon Apr 28 23:26:18 2003 @@ -93,10 +93,10 @@ .PP When .I super -uses a command from a user-supplied super file (\fI.supertab\fP in the +uses a command from a user-supplied super file (\fI.desk/supertab\fP in the user's home directory) these rules are modified: the real and effective uid and gid are set to the owner of the -.I .supertab +.I .desk/supertab file, and the supplementary groups are set to the user's login groups. .PP A special supplementary file, @@ -104,7 +104,7 @@ is implictly include at the start of .I super.tab and every -.I .supertab +.I .desk/supertab file. The file resides in the same directory as .I super.tab and must be owned by root, and should be world-readable. @@ -124,7 +124,7 @@ .B IS_USERTAB is defined to be ``\fIyes\fP'' if .I super -is processing a per-user .supertab file, and +is processing a per-user .desk/supertab file, and ``\fIno\fP'' otherwise. The allows the super.init file to act differently for regular use and per-user use: @@ -1133,12 +1133,12 @@ Some variables are automatically defined by .I super. .PP -After super determines whether it is processing a per-user .supertab +After super determines whether it is processing a per-user .desk/supertab (see super(1)), it defines .B IS_USERTAB to be ``\fIyes\fP'' if .I super -is processing a per-user .supertab file, and +is processing a per-user .desk/supertab file, and ``\fIno\fP'' otherwise. The allows the super.init to act differently depending on how it is being invoked. @@ -1152,10 +1152,10 @@ .B SUPER_HOME is set to the home directory of the owner. This can be useful in per-user -.I .supertab +.I .desk/supertab files, especially when they include files shared among several accounts. For example, each person's -.I .supertab +.I .desk/supertab file could be simply .sp .RS @@ -2103,7 +2103,7 @@ This can be useful for a collection of accounts that are operated together as part of a single project \(em the several of accounts can share -.I .supertab +.I .desk/supertab files by .BI :include -ing files belonging to the trusted user