spelling fixes #334684

This commit is contained in:
albert 2005-10-30 03:02:48 +00:00
parent d0c675f122
commit f642672fcc

14
ps/ps.1
View File

@ -63,15 +63,15 @@ displayed information, use\ \fItop\fR(1) instead.
This version of \fBps\fR accepts several kinds of options: This version of \fBps\fR accepts several kinds of options:
.PD 0 .PD 0
.IP 1 4 .IP 1 4
UNIX options, which may be grouped and must be preceeded by a dash. UNIX options, which may be grouped and must be preceded by a dash.
.IP 2 4 .IP 2 4
BSD options, which may be grouped and must not be used with a dash. BSD options, which may be grouped and must not be used with a dash.
.IP 3 4 .IP 3 4
GNU long options, which are preceeded by two dashes. GNU long options, which are preceded by two dashes.
.PD .PD
.PP .PP
Options of different types may be freely mixed, but conflicts can appear. Options of different types may be freely mixed, but conflicts can appear.
There are some synonomous options, which are functionally identical, due There are some synonymous options, which are functionally identical, due
to the many standards and \fBps\fR implementations that this \fBps\fR is to the many standards and \fBps\fR implementations that this \fBps\fR is
compatible with. compatible with.
.P .P
@ -85,7 +85,7 @@ transitioning old scripts and habits. It is fragile, subject to change,
and thus should not be relied upon. and thus should not be relied upon.
.P .P
By default, \fBps\fR selects all processes By default, \fBps\fR selects all processes
with the same effective user ID (euid=EUID) as the curent user with the same effective user ID (euid=EUID) as the current user
and and
associated with the same terminal as the invoker. associated with the same terminal as the invoker.
It displays the process ID (pid=PID), It displays the process ID (pid=PID),
@ -776,7 +776,7 @@ r rss resident set size
R resident resident pages R resident resident pages
s size memory size in kilobytes s size memory size in kilobytes
S share amount of shared pages S share amount of shared pages
t tty the device number of the controling tty t tty the device number of the controlling tty
T start_time time process was started T start_time time process was started
U uid user ID number U uid user ID number
u user user name u user user name
@ -887,7 +887,7 @@ else it is "mmm\ dd"
T} T}
bsdtime TIME T{ bsdtime TIME T{
accumulated cpu time, user\ +\ system. The display format is usualy accumulated cpu time, user\ +\ system. The display format is usually
"MMM:SS", but can be shifted to the right if the process used more than 999 "MMM:SS", but can be shifted to the right if the process used more than 999
minutes of cpu time. minutes of cpu time.
T} T}
@ -1184,7 +1184,7 @@ T}
s S T{ s S T{
minimal state display (one\ character). minimal state display (one\ character).
See\ section \fBPROCESS STATE CODES\fR for the different values. See\ section \fBPROCESS STATE CODES\fR for the different values.
See\ also \fBstat\fR if you want additionnal See\ also \fBstat\fR if you want additional
information displayed. (alias\ \fBstate\fR). information displayed. (alias\ \fBstate\fR).
T} T}