s390_sthyi.2: Srcfix: rewrap source lines

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-12-11 19:43:59 +01:00
parent ba6f9c34af
commit a6ae634437
1 changed files with 9 additions and 8 deletions

View File

@ -36,8 +36,9 @@ s390_sthyi \- emulate STHYI instruction
The
.BR s390_sthyi ()
system call emulates the STHYI (Store Hypervisor Information) instruction.
It provides hardware resource information for the machine and its virtualization
levels. This includes CPU type and capacity, as well as the machine model and
It provides hardware resource information for the machine and its
virtualization levels.
This includes CPU type and capacity, as well as the machine model and
other metrics.
.PP
The
@ -51,15 +52,15 @@ capacity information.
.PP
The
.I buffer
argument specifies the address of a response buffer. If the system
call returns 0, the response buffer will be filled with CPU capacity
information. Otherwise, the response buffer's content is unchanged.
argument specifies the address of a response buffer.
If the system call returns 0,
the response buffer will be filled with CPU capacity information.
Otherwise, the response buffer's content is unchanged.
.PP
The
.I return_code
argument stores the return code of the STHYI instruction, using one
of the
following values:
argument stores the return code of the STHYI instruction,
using one of the following values:
.TP 8
0
Success.