rustc: Allow manual pages to be accessed.

This commit is contained in:
Douglas R. Reno 2022-02-13 13:04:01 -06:00
parent a334dd2a3a
commit 8e305cf42f
2 changed files with 7 additions and 0 deletions

View File

@ -551,6 +551,9 @@ ldconfig</userinput></screen>
pathprepend /opt/rustc/bin PATH
# Include /opt/rustc/man in the MANPATH variable to access manual pages
pathappend /opt/rustc/share/man MANPATH
# End /etc/profile.d/rustc.sh</literal>
EOF</userinput></screen>

View File

@ -44,6 +44,10 @@
<listitem>
<para>February 13th, 2022</para>
<itemizedlist>
<listitem>
<para>[renodr] - Adjust MANPATH in rustc to allow rustc's man pages
to be accessed.</para>
</listitem>
<listitem revision="systemd">
<para>[renodr] - Fix installing the systemd units in sysstat. This
fixes an issue where enabling the systemd unit causes errors about