diff options
| author | Alejandro Colomar <alx.manpages@gmail.com> | 2021-09-12 13:42:52 +0200 |
|---|---|---|
| committer | Alejandro Colomar <alx.manpages@gmail.com> | 2022-02-25 16:33:03 +0100 |
| commit | 4dca1ab4af0423f0eb8f127dc28f552f055b113c (patch) | |
| tree | f2ce256f52c44ed9a1a6a9001c8ce90f39b1f233 /man2 | |
| parent | 99695c9f11f1471fd49c81f3db120f1152c1944e (diff) | |
| download | man-pages-4dca1ab4af0423f0eb8f127dc28f552f055b113c.tar.gz | |
s390_guarded_storage.2: Add LIBRARY section
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
Diffstat (limited to 'man2')
| -rw-r--r-- | man2/s390_guarded_storage.2 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man2/s390_guarded_storage.2 b/man2/s390_guarded_storage.2 index ecb3a526ae..065cd535b8 100644 --- a/man2/s390_guarded_storage.2 +++ b/man2/s390_guarded_storage.2 @@ -5,6 +5,9 @@ .TH S390_GUARDED_STORAGE 2 2021-03-22 "Linux Programmer's Manual" .SH NAME s390_guarded_storage \- operations with z/Architecture guarded storage facility +.SH LIBRARY +Standard C library +.RI ( libc ", " -lc ) .SH SYNOPSIS .nf .BR "#include <asm/guarded_storage.h> " "/* Definition of " GS_* " constants */" |
