Use /var/spool instead of /usr/spool and /var/mail instead of /usr/mail
This commit is contained in:
@@ -262,7 +262,7 @@ for the processing of
|
||||
</Para></RefSect1>
|
||||
<![ %CDE.C.CDE; [<RefSect1>
|
||||
<Title>FILES</Title>
|
||||
<Para><Filename>/usr/spool/calendar/callog.username</Filename>,
|
||||
<Para><Filename>/var/spool/calendar/callog.username</Filename>,
|
||||
<Filename>/usr/dt/bin/rpc.cmsd</Filename></Para>
|
||||
</RefSect1>]]>
|
||||
<RefSect1>
|
||||
|
||||
@@ -302,7 +302,7 @@ for the specified view span, including the appointment just
|
||||
</Para></RefSect1>
|
||||
<![ %CDE.C.CDE; [<RefSect1>
|
||||
<Title>FILES</Title>
|
||||
<Para><Filename>/usr/spool/calendar/callog.username</Filename>,
|
||||
<Para><Filename>/var/spool/calendar/callog.username</Filename>,
|
||||
<Filename>/usr/dt/bin/rpc.cmsd</Filename></Para>
|
||||
</RefSect1>]]>
|
||||
<RefSect1>
|
||||
|
||||
@@ -264,7 +264,7 @@ for the specified view
|
||||
</Para></RefSect1>
|
||||
<![ %CDE.C.CDE; [<RefSect1>
|
||||
<Title>FILES</Title>
|
||||
<Para><Filename>/usr/spool/calendar/callog.username</Filename>,
|
||||
<Para><Filename>/var/spool/calendar/callog.username</Filename>,
|
||||
<Filename>/usr/dt/bin/rpc.cmsd</Filename></Para>
|
||||
</RefSect1>]]>
|
||||
<RefSect1>
|
||||
|
||||
@@ -1625,7 +1625,7 @@ the following default environment:</para>
|
||||
</refsect2>
|
||||
<refsect2>
|
||||
<title>MAIL</title>
|
||||
<para>is set to <Filename>/usr/mail/$USER</Filename> (system dependent)</para>
|
||||
<para>is set to <Filename>/var/mail/$USER</Filename> (system dependent)</para>
|
||||
</refsect2>
|
||||
<refsect2>
|
||||
<title>PATH</title>
|
||||
@@ -1673,7 +1673,7 @@ constants because no shell is used to parse the string. See the Resources
|
||||
section for details on setting this resource.</para>
|
||||
<para>For example:</para>
|
||||
<programlisting>
|
||||
MAIL=/usr/mail/$USER
|
||||
MAIL=/var/mail/$USER
|
||||
</programlisting>
|
||||
<para>Finally, personal environment variables can be set on a per-user basis
|
||||
in the script file <Filename>$HOME/.dtprofile</Filename>.</para>
|
||||
|
||||
@@ -422,7 +422,7 @@ Refer to
|
||||
<Term><Emphasis>MAIL</Emphasis></Term>
|
||||
<ListItem>
|
||||
<Para>Is set to
|
||||
<Filename>/usr/mail/$USER</Filename> (system dependent).
|
||||
<Filename>/var/mail/$USER</Filename> (system dependent).
|
||||
Refer to
|
||||
&cdeman.dtlogin; for more information.
|
||||
</Para>
|
||||
|
||||
Reference in New Issue
Block a user