images: add `findutils` and `sudo` to missing docs for f36+

Noticed today that `man xargs` was returning the POSIX manpage instead
of the one shipped by `findutils`.

Signed-off-by: Jonathan Lebon <jonathan@jlebon.com>
This commit is contained in:
Jonathan Lebon 2022-06-17 17:01:37 -04:00 committed by Matthias Clasen
parent d85c71795d
commit 1f7b9d0d75
2 changed files with 4 additions and 0 deletions

View File

@ -1,6 +1,7 @@
acl acl
bash bash
curl curl
findutils
gawk gawk
grep grep
gzip gzip
@ -11,5 +12,6 @@ pam
python3 python3
rpm rpm
sed sed
sudo
systemd systemd
tar tar

View File

@ -1,6 +1,7 @@
acl acl
bash bash
curl curl
findutils
gawk gawk
grep grep
gzip gzip
@ -11,5 +12,6 @@ pam
python3 python3
rpm rpm
sed sed
sudo
systemd systemd
tar tar