Apropos: Difference between revisions

imported>Hhm
isuues titles
imported>Jtojnar
updated with a command that works for me
Line 3: Line 3:
To generate it manually (and again to update it when new software is installed), run:
To generate it manually (and again to update it when new software is installed), run:
<syntaxhighlight lang=bash>
<syntaxhighlight lang=bash>
su -l root -c mandb
sudo mkdir -p /var/cache/man/nixos
sudo mandb
</syntaxhighlight>
</syntaxhighlight>