pipe.2, st.4, filesystems.5: tfix

Reported-by: Helge Kreutzmann <debian@helgefjell.de>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-04-19 22:17:03 +02:00
parent 42b070e639
commit a3d4007cc6
3 changed files with 4 additions and 4 deletions

View File

@ -196,7 +196,7 @@ version 2.9.
.SH NOTES .SH NOTES
.\" See http://math-atlas.sourceforge.net/devel/assembly/64.psabi.1.33.ps.Z .\" See http://math-atlas.sourceforge.net/devel/assembly/64.psabi.1.33.ps.Z
.\" for example, section 3.2.1 "Registers and the Stack Frame". .\" for example, section 3.2.1 "Registers and the Stack Frame".
The SystemV ABI on some architectures allows the use of more than one register The System V ABI on some architectures allows the use of more than one register
for returning multiple values; several architectures for returning multiple values; several architectures
(namely, Alpha, IA-64, MIPS, SuperH, and SPARC/SPARC64) (namely, Alpha, IA-64, MIPS, SuperH, and SPARC/SPARC64)
(ab)use this feature in order to implement the (ab)use this feature in order to implement the

View File

@ -614,7 +614,7 @@ There are some
drives that support only the logical block addresses. drives that support only the logical block addresses.
.TP .TP
.BR MT_ST_SYSV " (Default: false)" .BR MT_ST_SYSV " (Default: false)"
When this option is enabled, the tape devices use the SystemV When this option is enabled, the tape devices use the System V
semantics. semantics.
Otherwise, the BSD semantics are used. Otherwise, the BSD semantics are used.
The most important The most important

View File

@ -189,8 +189,8 @@ See
.UE . .UE .
.TP .TP
.B sysv .B sysv
is an implementation of the SystemV/Coherent filesystem for Linux. is an implementation of the System V/Coherent filesystem for Linux.
It implements all of Xenix FS, SystemV/386 FS, and Coherent FS. It implements all of Xenix FS, System V/386 FS, and Coherent FS.
.TP .TP
.B umsdos .B umsdos
is an extended DOS filesystem used by Linux. is an extended DOS filesystem used by Linux.