diff options
author | stanley lieber <stanley.lieber@gmail.com> | 2013-08-23 15:48:52 -0400 |
---|---|---|
committer | stanley lieber <stanley.lieber@gmail.com> | 2013-08-23 15:48:52 -0400 |
commit | 1556afae40c09034f2e1e53570c61593912c4fd4 (patch) | |
tree | 425c748d1b46a9d9f1083627ee9653a59729c41c /sys/man/4 | |
parent | eca2dbed8b9872f8071b0e8ddc2d1da3f097f283 (diff) |
2c(1), torrent(1), uhtml(1), kbd(3), cwfs(4), hgfs(4), cifsd(8), cryptsetup(8), hjfs(8), kbdfs(8), realemu(8), wpa(8): fix spelling, typos
Diffstat (limited to 'sys/man/4')
-rw-r--r-- | sys/man/4/cwfs | 2 | ||||
-rw-r--r-- | sys/man/4/hgfs | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sys/man/4/cwfs b/sys/man/4/cwfs index baabbb620..beb800c7e 100644 --- a/sys/man/4/cwfs +++ b/sys/man/4/cwfs @@ -309,7 +309,7 @@ io buffers. Where .I cwfs running under the Plan 9 kernel reserves a settable percentage of the remaining user pages. The percentage is read from the -enviroment variable +environment variable .B fsmempercent which when not set is assumed to be 25% (default). .SH EXAMPLES diff --git a/sys/man/4/hgfs b/sys/man/4/hgfs index 5445df3c1..94ab79b7a 100644 --- a/sys/man/4/hgfs +++ b/sys/man/4/hgfs @@ -71,7 +71,7 @@ and the hash are able to identify a revision uniquely; only one of them needs to be given when walking the root directory. The hexadecimal hash -may be shortend so long as the resulting lookup yields +may be shortened so long as the resulting lookup yields a unique result. The special name .B tip corresponds to the latest revision but does not appear @@ -107,7 +107,7 @@ commit message of the changeset. .TP .B files A directory that contains a snapshot of the tree at the time -the changeset was commited. +the changeset was committed. To retrieve the \fIn\fRth past version of a file relative to the changeset, |