ladybird/Base/usr/share/man/man8
Liav A cb900006b9 Utilities/lspci: Don't unveil /res/pci.ids if not asked to resolve IDs
I tested the grub image under VirtualBox and it appeared that the image
didn't have pci.ids file included in the /res directory. In that case it
would be expected that lspci can still function correctly if the -n
parameter is passed, but then the unveil syscall failed because the file
didn't exist.

To cope with this, we should allow lspci to work without the pci.ids
file being present at the filesystem, so let's not unveil this file if
the -n parameter is passed.
2022-07-19 11:02:25 +01:00
..
blockdev.md
dmesg.md
EchoServer.md Base: Move EchoServer man page to section 8 2022-02-28 14:01:41 +01:00
groupadd.md Everywhere: Fix spelling mistakes 2022-01-07 15:44:42 +01:00
groupdel.md Help+Base: Add help://man URLs for links between man pages 2022-01-11 00:24:57 +01:00
hostname.md
lsblk.md Userland: Introduce the lsblk utility to show list of storage devices 2022-07-15 12:29:23 +02:00
lspci.md Utilities/lspci: Don't unveil /res/pci.ids if not asked to resolve IDs 2022-07-19 11:02:25 +01:00
mount.md mount: Allow extending fstab via drop-in files in fstab.d 2022-07-08 12:42:23 +02:00
pls.md
purge.md
sysctl.md sysctl: Allow showing or setting multiple variables 2021-10-17 14:46:59 +02:00
TelnetServer.md Base: Clarify that TelnetServer must be run as root 2022-02-28 14:01:41 +01:00
umount.md Help+Base: Add help://man URLs for links between man pages 2022-01-11 00:24:57 +01:00
useradd.md
userdel.md Help+Base: Add help://man URLs for links between man pages 2022-01-11 00:24:57 +01:00
usermod.md Base: Add gist to and modify description of usermod man page 2022-02-28 14:01:41 +01:00
WebServer.md Base: Add gists to man pages that lack one 2022-02-28 14:01:41 +01:00