From d4352d2928361679f37990489db478f78f3d6119 Mon Sep 17 00:00:00 2001 From: Joel Dahl Date: Sun, 1 Aug 2010 09:37:36 +0000 Subject: [PATCH] Spelling fixes. --- usr.sbin/fwcontrol/fwcontrol.8 | 2 +- usr.sbin/jail/jail.8 | 4 ++-- usr.sbin/mfiutil/mfiutil.8 | 2 +- usr.sbin/mptutil/mptutil.8 | 2 +- usr.sbin/rpc.ypxfrd/rpc.ypxfrd.8 | 4 ++-- usr.sbin/ypserv/ypinit.8 | 2 +- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/usr.sbin/fwcontrol/fwcontrol.8 b/usr.sbin/fwcontrol/fwcontrol.8 index b936195b6096..f3a83b71d661 100644 --- a/usr.sbin/fwcontrol/fwcontrol.8 +++ b/usr.sbin/fwcontrol/fwcontrol.8 @@ -178,7 +178,7 @@ This has been tested with SONY HDR-FX1E camera that produces HD MPEG-2 stream at 25 Mbps bandwidth. .Pp To send the stream from the camera over the network using TCP (which -supprisingly works better with vlc), you can use +surprisingly works better with vlc), you can use .Dl "fwcontrol -R - | nc 192.168.10.11 9000 with .Nm netcat diff --git a/usr.sbin/jail/jail.8 b/usr.sbin/jail/jail.8 index d4b64521ac70..a8056ba170b6 100644 --- a/usr.sbin/jail/jail.8 +++ b/usr.sbin/jail/jail.8 @@ -256,7 +256,7 @@ Source address selection is enabled by default for all jails and a .Va ip4.nosaddrsel setting of a parent jail is not inherited for any child jails. .It Va ip4 -Control the availablity of IPv4 addresses. +Control the availability of IPv4 addresses. Possible values are .Dq inherit to allow unrestricted access to all system addresses, @@ -892,7 +892,7 @@ originally done by for IPv4. .Pp .An James Gritton -added the extensible jail parameters and hierchical jails. +added the extensible jail parameters and hierarchical jails. .Sh BUGS Jail currently lacks the ability to allow access to specific jail information via diff --git a/usr.sbin/mfiutil/mfiutil.8 b/usr.sbin/mfiutil/mfiutil.8 index e6026d653d4e..063fe03d1078 100644 --- a/usr.sbin/mfiutil/mfiutil.8 +++ b/usr.sbin/mfiutil/mfiutil.8 @@ -503,7 +503,7 @@ Enable periodic patrol reads initiated by the firmware. The optional .Ar interval argument specifies the interval in seconds between patrol reads. -If patrol reads should be run continously, +If patrol reads should be run continuously, then .Ar interval should consist of the word diff --git a/usr.sbin/mptutil/mptutil.8 b/usr.sbin/mptutil/mptutil.8 index afa211f7efdd..a5b3593f84e1 100644 --- a/usr.sbin/mptutil/mptutil.8 +++ b/usr.sbin/mptutil/mptutil.8 @@ -123,7 +123,7 @@ where is the bus ID and .Ar yy is the target ID. -If the bus ID is ommitted, +If the bus ID is omitted, the volume is assumed to be on bus 0. Second, on the volume may be specified by the corresponding diff --git a/usr.sbin/rpc.ypxfrd/rpc.ypxfrd.8 b/usr.sbin/rpc.ypxfrd/rpc.ypxfrd.8 index b1bcbcc4ff52..ad0c03e04575 100644 --- a/usr.sbin/rpc.ypxfrd/rpc.ypxfrd.8 +++ b/usr.sbin/rpc.ypxfrd/rpc.ypxfrd.8 @@ -44,7 +44,7 @@ The .Nm utility is used to speed up the distribution of very large NIS maps from NIS master to NIS slave servers. -The normal method for transfering +The normal method for transferring maps involves several steps: .Bl -bullet -offset indent .It @@ -93,7 +93,7 @@ own from scratch. Simply put, .Nm implements an RPC-based file transfer protocol. -Transfering even +Transferring even a multi-megabyte file in this fashion takes only a few seconds compared to the several minutes it would take even a reasonably fast slave server to build a new map from scratch. diff --git a/usr.sbin/ypserv/ypinit.8 b/usr.sbin/ypserv/ypinit.8 index b99a9453f7db..524ec5ee4c12 100644 --- a/usr.sbin/ypserv/ypinit.8 +++ b/usr.sbin/ypserv/ypinit.8 @@ -98,7 +98,7 @@ The system administrator can edit the script and modify the map list if necessary. Otherwise, individual maps can -be transfered manually from the master using +be transferred manually from the master using .Xr ypxfr 8 . .Sh OPTIONS The