s390_sthyi.2: Move reference to external documentation to NOTES

CONFORMING TO is not the right place for this information.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-12-11 19:56:14 +01:00
parent 763235c5e1
commit 4f684d1d8e
1 changed files with 5 additions and 6 deletions

View File

@ -73,9 +73,7 @@ For further details about
.IR function_code , .IR function_code ,
and and
.IR buffer , .IR buffer ,
please see section see the reference given in NOTES.
CONFORMING TO
below.
.PP .PP
The The
.I flags .I flags
@ -121,12 +119,13 @@ is not valid.
This system call is available since Linux 4.15. This system call is available since Linux 4.15.
.SH CONFORMING TO .SH CONFORMING TO
This Linux-specific system call is available only on the s390 architecture. This Linux-specific system call is available only on the s390 architecture.
For details of the STHYI instruction, see
.UR https://www.ibm.com\:/support\:/knowledgecenter\:/SSB27U_6.3.0\:/com.ibm.zvm.v630.hcpb4\:/hcpb4sth.htm
.UE .
.SH NOTES .SH NOTES
Glibc does not provide a wrapper for this system call, use Glibc does not provide a wrapper for this system call, use
.BR syscall (2) .BR syscall (2)
to call it. to call it.
.PP
For details of the STHYI instruction, see
.UR https://www.ibm.com\:/support\:/knowledgecenter\:/SSB27U_6.3.0\:/com.ibm.zvm.v630.hcpb4\:/hcpb4sth.htm
.UE .
.SH SEE ALSO .SH SEE ALSO
.BR syscall (2) .BR syscall (2)