summaryrefslogtreecommitdiffstats
path: root/doc/open.n
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2024-01-21 23:03:52 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2024-01-21 23:03:52 (GMT)
commit9fc36886d65d9528baf88a93e59957a5b125b778 (patch)
tree9acc6e7663aa20fff2631c0b113899218b569067 /doc/open.n
parentc0820abc21f24df06915c420f63efab64af79dac (diff)
downloadtcl-9fc36886d65d9528baf88a93e59957a5b125b778.zip
tcl-9fc36886d65d9528baf88a93e59957a5b125b778.tar.gz
tcl-9fc36886d65d9528baf88a93e59957a5b125b778.tar.bz2
More small bits of doc polishing
Diffstat (limited to 'doc/open.n')
-rw-r--r--doc/open.n5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/open.n b/doc/open.n
index f955e39..1c63f8f 100644
--- a/doc/open.n
+++ b/doc/open.n
@@ -12,12 +12,11 @@
.SH NAME
open \- Open a file-based or command pipeline channel
.SH SYNOPSIS
-.sp
+.nf
\fBopen \fIfileName\fR
-.br
\fBopen \fIfileName access\fR
-.br
\fBopen \fIfileName access permissions\fR
+.fi
.BE
.SH DESCRIPTION
.PP