linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] syscalls.2: ffix (trying to fit the table into 80 columns)
@ 2020-02-14 15:39 Eugene Syromyatnikov
  2020-02-23 20:48 ` Michael Kerrisk (man-pages)
  0 siblings, 1 reply; 2+ messages in thread
From: Eugene Syromyatnikov @ 2020-02-14 15:39 UTC (permalink / raw)
  To: mtk.manpages; +Cc: linux-man

* man2/syscalls.2 (.SH DESCRIPTION) <\fBgetdtablesize\fP(2)>: Remove "since
Linux 2.0" part for the osf_getdtablesize note, as syscall is generally
available since Linux 2.0; add line break after the word "as".
(.SH DESCRIPTION) <\fBpwrite\fP(2)>: Add line breaks.
(.SH DESCRIPTION) <\fBvm86old\fP(2)>: Add a line break after "in".

Signed-off-by: Eugene Syromyatnikov <evgsyr@gmail.com>
---
 man2/syscalls.2 | 17 ++++++++++++-----
 1 file changed, 12 insertions(+), 5 deletions(-)

diff --git a/man2/syscalls.2 b/man2/syscalls.2
index 637ad2c..22ec394 100644
--- a/man2/syscalls.2
+++ b/man2/syscalls.2
@@ -335,7 +335,8 @@ T}
 \fBgetdtablesize\fP(2)	2.0	T{
 SPARC (removed in 2.6.26),
 .br
-available since Linux 2.0 on Alpha as
+available on Alpha as
+.br
 \fBosf_getdtablesize\fP(2)
 T}
 \fBgetegid\fP(2)	1.0
@@ -569,10 +570,15 @@ T}
 .\" Implements \fBpselect\fP(2)
 \fBptrace\fP(2)	1.0
 \fBpwrite\fP(2)		T{
-Used for \fBpwrite64\fP(2) on AVR32
-(port removed in Linux 4.12)
-and Blackfin (port removed
-in Linux 4.17)
+Used for \fBpwrite64\fP(2)
+.br
+on AVR32
+(port removed
+.br
+in Linux 4.12)
+and Blackfin
+.br
+(port removed in Linux 4.17)
 T}
 \fBpwrite64\fP(2)		T{
 Added as "pwrite" in 2.2;
@@ -823,6 +829,7 @@ T}
 \fBvhangup\fP(2)	1.0
 \fBvm86old\fP(2)	1.0	T{
 Was "vm86"; renamed in
+.br
 2.0.28/2.2
 T}
 \fBvm86\fP(2)	2.0.28; 2.2
-- 
2.1.4


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-02-23 20:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-14 15:39 [PATCH] syscalls.2: ffix (trying to fit the table into 80 columns) Eugene Syromyatnikov
2020-02-23 20:48 ` Michael Kerrisk (man-pages)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).