summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authormsi <bugcounterism@malbolge.net>2021-01-20 21:57:38 (GMT)
committermsi <bugcounterism@malbolge.net>2021-01-20 21:57:38 (GMT)
commitb633ee636fa03ff2ce5efaabaec726fe6936b9e5 (patch)
tree35ae676b2a63b192d00f9a3135fdb5084c5d8832 /doc
parent011e7c1e5fd029abe1c6cbbf292dd66ef868b9a8 (diff)
downloadtcl-b633ee636fa03ff2ce5efaabaec726fe6936b9e5.zip
tcl-b633ee636fa03ff2ce5efaabaec726fe6936b9e5.tar.gz
tcl-b633ee636fa03ff2ce5efaabaec726fe6936b9e5.tar.bz2
Improve punctuation and wording in [file attributes] documentation
Diffstat (limited to 'doc')
-rw-r--r--doc/file.n10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/file.n b/doc/file.n
index bae3d90..6b0dff5 100644
--- a/doc/file.n
+++ b/doc/file.n
@@ -38,11 +38,11 @@ generated. On Windows, FAT file systems do not support access time.
.TP
\fBfile attributes \fIname\fR ?\fBoption value option value...\fR?
.
-This subcommand returns or sets platform specific values associated
-with a file. The first form returns a list of the platform specific
-flags and their values. The second form returns the value for the
-specific option. The third form sets one or more of the values. The
-values are as follows:
+This subcommand returns or sets platform-specific values associated
+with a file. The first form returns a list of the platform-specific
+options and their values. The second form returns the value for the
+given option. The third form sets one or more of the values. The values
+are as follows:
.RS
.PP
On Unix, \fB\-group\fR gets or sets the group name for the file. A