diff options
| author | Alejandro Colomar <alx.manpages@gmail.com> | 2021-09-12 13:39:59 +0200 |
|---|---|---|
| committer | Alejandro Colomar <alx.manpages@gmail.com> | 2022-02-25 16:33:03 +0100 |
| commit | 99695c9f11f1471fd49c81f3db120f1152c1944e (patch) | |
| tree | f1a9f5716b22e921ae63865a7a5ed14692f0cc09 /man2 | |
| parent | 356a0956acab98d17e54d53f6e128b66df9397ae (diff) | |
| download | man-pages-99695c9f11f1471fd49c81f3db120f1152c1944e.tar.gz | |
s390_pci_mmio_write.2: Add LIBRARY section
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
Diffstat (limited to 'man2')
| -rw-r--r-- | man2/s390_pci_mmio_write.2 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man2/s390_pci_mmio_write.2 b/man2/s390_pci_mmio_write.2 index 7ca9ed90d2..3430f8cece 100644 --- a/man2/s390_pci_mmio_write.2 +++ b/man2/s390_pci_mmio_write.2 @@ -7,6 +7,9 @@ .SH NAME s390_pci_mmio_write, s390_pci_mmio_read \- transfer data to/from PCI MMIO memory page +.SH LIBRARY +Standard C library +.RI ( libc ", " -lc ) .SH SYNOPSIS .nf .BR "#include <sys/syscall.h>" " /* Definition of " SYS_* " constants */" |
