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/8 | |
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/8')
-rw-r--r-- | sys/man/8/cifsd | 8 | ||||
-rw-r--r-- | sys/man/8/cryptsetup | 2 | ||||
-rw-r--r-- | sys/man/8/hjfs | 2 | ||||
-rw-r--r-- | sys/man/8/kbdfs | 2 | ||||
-rw-r--r-- | sys/man/8/realemu | 2 | ||||
-rw-r--r-- | sys/man/8/wpa | 2 |
6 files changed, 9 insertions, 9 deletions
diff --git a/sys/man/8/cifsd b/sys/man/8/cifsd index a1187301e..251c65918 100644 --- a/sys/man/8/cifsd +++ b/sys/man/8/cifsd @@ -36,7 +36,7 @@ wich passes and filedescriptors 0 and 1 to the incoming connection. .PP Users are authenticated by ther Inferno/pop secret held by the auth server. -When successfull, +When successful, .I cifsd changes its user id and namespace to the authenticated user. Informative log messages are appended to @@ -85,13 +85,13 @@ be enabled. Valid options are: .RS .TP .B trspaces -transforms whitespaces in filenames to non breaking whitespaces. This is usefull +transforms whitespace in filenames to non breaking whitespace. This is useful when exporting filesystems other than fossil. .TP .B casesensitive By default, filename lookups are done case insensitive to match -windows filesystem sematics. This option disables case insensitive -lookups wich can result in a performance improvement, but might break +windows filesystem semantics. This option disables case insensitive +lookups which can result in a performance improvement, but might break some applications. .SH FILES .B /rc/bin/service/tcp445 diff --git a/sys/man/8/cryptsetup b/sys/man/8/cryptsetup index 06209dbaf..d74ec2a50 100644 --- a/sys/man/8/cryptsetup +++ b/sys/man/8/cryptsetup @@ -30,7 +30,7 @@ The flags .B -i and .B -o -activate a previously formated encrypted partition. The +activate a previously formatted encrypted partition. The .B -o flag outputs the .IR fs (3) diff --git a/sys/man/8/hjfs b/sys/man/8/hjfs index 49573fbb4..58fb32cab 100644 --- a/sys/man/8/hjfs +++ b/sys/man/8/hjfs @@ -177,7 +177,7 @@ the old Dangerous if used carelessly. .PP .I Debug-deind -requiers a +requires a .I file argument. It prints the directory entry of .I file. diff --git a/sys/man/8/kbdfs b/sys/man/8/kbdfs index 5ec81547e..606941f68 100644 --- a/sys/man/8/kbdfs +++ b/sys/man/8/kbdfs @@ -37,7 +37,7 @@ and its .BR kbin and .BR kbdin -file and optionaly reads console input from +file and optionally reads console input from .I consfile to provide initial keyboard and console input. .PP diff --git a/sys/man/8/realemu b/sys/man/8/realemu index ab351df3b..f46d1f99f 100644 --- a/sys/man/8/realemu +++ b/sys/man/8/realemu @@ -53,7 +53,7 @@ file in the current namespace. .PP Then programs like .IR vga (8) -can use it to make ther +can use it to make their .SM BIOS calls. .PP diff --git a/sys/man/8/wpa b/sys/man/8/wpa index 18feb4282..9ef28d043 100644 --- a/sys/man/8/wpa +++ b/sys/man/8/wpa @@ -34,7 +34,7 @@ factotum or an interactive key prompter like .IR fgui (4) needs to provide it. .PP -The authentification protocol is initiated by the +The authentication protocol is initiated by the wireless access point so .I wpa will background itself after the keyprompt and establish |