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)
commitcaed94014cc4f3d6c092d6a98a7252f3b6a493b4 (patch)
tree67f0f02fdf8ea5caacf437d2be6d0f7dd42f3ced /doc
parent53c6f37a33722ca46707ee517bddb709dad0bc5e (diff)
downloadtcl-caed94014cc4f3d6c092d6a98a7252f3b6a493b4.zip
tcl-caed94014cc4f3d6c092d6a98a7252f3b6a493b4.tar.gz
tcl-caed94014cc4f3d6c092d6a98a7252f3b6a493b4.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