diff options
| author | Alejandro Colomar <alx.manpages@gmail.com> | 2021-09-12 13:38:46 +0200 |
|---|---|---|
| committer | Alejandro Colomar <alx.manpages@gmail.com> | 2022-02-25 16:33:03 +0100 |
| commit | f76a2b19a32025e6d71b51e454a70c75e606b500 (patch) | |
| tree | 528b39ad0815aa8b4cd1144ac06709e9b8a7d9e3 /man2 | |
| parent | 96e2debdf3ed3617b6b41c0e060f4020fac3bf05 (diff) | |
| download | man-pages-f76a2b19a32025e6d71b51e454a70c75e606b500.tar.gz | |
s390_sthyi.2: Add LIBRARY section
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
Diffstat (limited to 'man2')
| -rw-r--r-- | man2/s390_sthyi.2 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man2/s390_sthyi.2 b/man2/s390_sthyi.2 index 9ac37cace7..8378ed3f1c 100644 --- a/man2/s390_sthyi.2 +++ b/man2/s390_sthyi.2 @@ -6,6 +6,9 @@ .TH S390_STHYI 2 2021-03-22 "Linux Programmer's Manual" .SH NAME s390_sthyi \- emulate STHYI instruction +.SH LIBRARY +Standard C library +.RI ( libc ", " -lc ) .SH SYNOPSIS .nf .BR "#include <asm/sthyi.h>" " /* Definition of " STHYI_* " constants */" |
