misc: fix man doc spelling and grammar for translation
Signed-off-by: Jim Warner <james.warner@comcast.net>
This commit is contained in:
parent
2f4f175c59
commit
ada443268e
2
ps/ps.1
2
ps/ps.1
@ -1683,7 +1683,7 @@ number of kernel threads owned by the process.
|
||||
T}
|
||||
|
||||
tid TID T{
|
||||
the unique number representing a dispatacable entity (alias
|
||||
the unique number representing a dispatchable entity (alias
|
||||
.BR lwp , \ spid ).
|
||||
This value may also appear as: a process ID (pid); a process group ID (pgrp);
|
||||
a session ID for the session leader (sid); a thread group ID for the thread
|
||||
|
8
sysctl.8
8
sysctl.8
@ -63,8 +63,8 @@ Load in sysctl settings from the file specified or /etc/sysctl.conf if none
|
||||
given. Specifying \- as filename means reading data from standard input.
|
||||
Using this option will mean arguments to
|
||||
.B sysctl
|
||||
are files, which are read in order they are specified. The file argument can
|
||||
may be specified as reqular expression.
|
||||
are files, which are read in the order they are specified.
|
||||
The file argument may be specified as reqular expression.
|
||||
.TP
|
||||
\fB\-a\fR, \fB\-\-all\fR
|
||||
Display all values currently available.
|
||||
@ -112,10 +112,10 @@ Alias of \fB\-p\fR
|
||||
Alias of \fB\-a\fR
|
||||
.TP
|
||||
\fB\-o\fR
|
||||
Does nothing in favour of BSD compatibility.
|
||||
Does nothing, exists for BSD compatibility.
|
||||
.TP
|
||||
\fB\-x\fR
|
||||
Does nothing in favour of BSD compatibility.
|
||||
Does nothing, exists for BSD compatibility.
|
||||
.TP
|
||||
\fB\-h\fR, \fB\-\-help\fR
|
||||
Display help text and exit.
|
||||
|
Loading…
Reference in New Issue
Block a user