summaryrefslogtreecommitdiffstats
path: root/doc/pid.n
diff options
context:
space:
mode:
Diffstat (limited to 'doc/pid.n')
-rw-r--r--doc/pid.n7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/pid.n b/doc/pid.n
index a4df2f3..fa0af56 100644
--- a/doc/pid.n
+++ b/doc/pid.n
@@ -4,7 +4,7 @@
'\"
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
-'\"
+'\"
.TH pid n 7.0 Tcl "Tcl Built-In Commands"
.so man.macros
.BS
@@ -43,6 +43,9 @@ close $pipeline
.SH "SEE ALSO"
exec(n), open(n)
-
.SH KEYWORDS
file, pipeline, process identifier
+'\" Local Variables:
+'\" mode: nroff
+'\" fill-column: 78
+'\" End: