File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/config/package-documentation Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ be generated and updated with the
4040[ makewhatis(8)] ( https://man.voidlinux.org/makewhatis.8 ) command:
4141
4242```
43- # makewhatis -a
43+ # makewhatis
4444$ apropos chroot
4545chroot(1) - run command or interactive shell with special root directory
4646xbps-uchroot(1) - XBPS utility to chroot and bind mount with Linux namespaces
@@ -49,7 +49,7 @@ chroot(2) - change root directory
4949```
5050
5151The ` mdocml ` package provides a cron job to update the database daily,
52- ` /etc/cron.daily/makewhatis ` . You will need to install a [ cron
52+ ` /etc/cron.daily/makewhatis ` . You will need to install and enable a [ cron
5353daemon] ( ../cron.md ) for this functionality to be activated.
5454
5555Development and POSIX manuals are not installed by default, but are available
You can’t perform that action at this time.
0 commit comments