summaryrefslogtreecommitdiffstats
path: root/doc/pid.n
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2004-08-31 15:19:35 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2004-08-31 15:19:35 (GMT)
commit9a9b0aefb8d903006586c7445a843656fe45107f (patch)
tree1bef5c1caca0c9ba498f26d4ab155eed6ac330b9 /doc/pid.n
parent2dff694c415bcb05ec35723e1d67c61c07d7bfaa (diff)
downloadtcl-9a9b0aefb8d903006586c7445a843656fe45107f.zip
tcl-9a9b0aefb8d903006586c7445a843656fe45107f.tar.gz
tcl-9a9b0aefb8d903006586c7445a843656fe45107f.tar.bz2
Grammar and spelling fixes. [Patch 1018486]
Diffstat (limited to 'doc/pid.n')
-rw-r--r--doc/pid.n4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/pid.n b/doc/pid.n
index f02676d..a45355a 100644
--- a/doc/pid.n
+++ b/doc/pid.n
@@ -5,14 +5,14 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: pid.n,v 1.4 2004/05/28 12:40:29 dkf Exp $
+'\" RCS: @(#) $Id: pid.n,v 1.5 2004/08/31 15:19:36 dkf Exp $
'\"
.so man.macros
.TH pid n 7.0 Tcl "Tcl Built-In Commands"
.BS
'\" Note: do not modify the .SH NAME line immediately below!
.SH NAME
-pid \- Retrieve process id(s)
+pid \- Retrieve process identifiers
.SH SYNOPSIS
\fBpid \fR?\fIfileId\fR?
.BE