diff options
author | gjb <gjb@FreeBSD.org> | 2011-10-02 16:05:19 +0000 |
---|---|---|
committer | gjb <gjb@FreeBSD.org> | 2011-10-02 16:05:19 +0000 |
commit | 2dc050638298978fc3e396cc2d0206c599dc8c46 (patch) | |
tree | 2c37f0a2c0898f260288b954360d4382909dd247 /bin/ps | |
parent | 8c4de897b3c61541c3166d47e06d5d79c96c2e72 (diff) | |
download | FreeBSD-src-2dc050638298978fc3e396cc2d0206c599dc8c46.zip FreeBSD-src-2dc050638298978fc3e396cc2d0206c599dc8c46.tar.gz |
Correct a typo that was introduced in 225912
Submitted by: Valentin Nechayev (netch % netch!kiev!ua), arundel
MFC after: 1 week
With-MFC: 225908
Diffstat (limited to 'bin/ps')
-rw-r--r-- | bin/ps/ps.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1 index 2f1be64..2c04c21 100644 --- a/bin/ps/ps.1 +++ b/bin/ps/ps.1 @@ -431,7 +431,7 @@ The process is being traced or debugged. An abbreviation for the pathname of the controlling terminal, if any. The abbreviation consists of the three letters following .Pa /dev/tty , -or, for psuedo-terminals, the corresponding entry in +or, for pseudo-terminals, the corresponding entry in .Pa /dev/pts . This is followed by a .Ql - |