summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authormsi <bugcounterism@malbolge.net>2021-01-19 19:51:55 (GMT)
committermsi <bugcounterism@malbolge.net>2021-01-19 19:51:55 (GMT)
commit011e7c1e5fd029abe1c6cbbf292dd66ef868b9a8 (patch)
tree67f0f02fdf8ea5caacf437d2be6d0f7dd42f3ced /doc
parent040818e1dbf0b8bf1ad3eeed2f6a311576c300cd (diff)
downloadtcl-011e7c1e5fd029abe1c6cbbf292dd66ef868b9a8.zip
tcl-011e7c1e5fd029abe1c6cbbf292dd66ef868b9a8.tar.gz
tcl-011e7c1e5fd029abe1c6cbbf292dd66ef868b9a8.tar.bz2
Fix missing backslash
Diffstat (limited to 'doc')
-rw-r--r--doc/file.n2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/file.n b/doc/file.n
index 1f5632d..bae3d90 100644
--- a/doc/file.n
+++ b/doc/file.n
@@ -49,7 +49,7 @@ On Unix, \fB\-group\fR gets or sets the group name for the file. A
group id can be given to the command, but it returns a group name.
\fB\-owner\fR gets or sets the user name of the owner of the file. The
command returns the owner name, but the numerical id can be passed when
-setting the owner. \fB-permissions\fR retrieves or sets a file's access
+setting the owner. \fB\-permissions\fR retrieves or sets a file's access
permissions, using octal notation by default. This option also provides
limited support for setting permissions using the symbolic notation
accepted by the \fBchmod\fR command, following the form