Author: joel (doc committer) Date: Sun Aug 1 09:37:36 2010 New Revision: 210723 URL: http://svn.freebsd.org/changeset/base/210723
Log: Spelling fixes. Modified: head/usr.sbin/fwcontrol/fwcontrol.8 head/usr.sbin/jail/jail.8 head/usr.sbin/mfiutil/mfiutil.8 head/usr.sbin/mptutil/mptutil.8 head/usr.sbin/rpc.ypxfrd/rpc.ypxfrd.8 head/usr.sbin/ypserv/ypinit.8 Modified: head/usr.sbin/fwcontrol/fwcontrol.8 ============================================================================== --- head/usr.sbin/fwcontrol/fwcontrol.8 Sun Aug 1 09:17:05 2010 (r210722) +++ head/usr.sbin/fwcontrol/fwcontrol.8 Sun Aug 1 09:37:36 2010 (r210723) @@ -178,7 +178,7 @@ This has been tested with SONY HDR-FX1E 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 Modified: head/usr.sbin/jail/jail.8 ============================================================================== --- head/usr.sbin/jail/jail.8 Sun Aug 1 09:17:05 2010 (r210722) +++ head/usr.sbin/jail/jail.8 Sun Aug 1 09:37:36 2010 (r210723) @@ -256,7 +256,7 @@ Source address selection is enabled by d .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 Modified: head/usr.sbin/mfiutil/mfiutil.8 ============================================================================== --- head/usr.sbin/mfiutil/mfiutil.8 Sun Aug 1 09:17:05 2010 (r210722) +++ head/usr.sbin/mfiutil/mfiutil.8 Sun Aug 1 09:37:36 2010 (r210723) @@ -503,7 +503,7 @@ Enable periodic patrol reads initiated b 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 Modified: head/usr.sbin/mptutil/mptutil.8 ============================================================================== --- head/usr.sbin/mptutil/mptutil.8 Sun Aug 1 09:17:05 2010 (r210722) +++ head/usr.sbin/mptutil/mptutil.8 Sun Aug 1 09:37:36 2010 (r210723) @@ -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 Modified: head/usr.sbin/rpc.ypxfrd/rpc.ypxfrd.8 ============================================================================== --- head/usr.sbin/rpc.ypxfrd/rpc.ypxfrd.8 Sun Aug 1 09:17:05 2010 (r210722) +++ head/usr.sbin/rpc.ypxfrd/rpc.ypxfrd.8 Sun Aug 1 09:37:36 2010 (r210723) @@ -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. Modified: head/usr.sbin/ypserv/ypinit.8 ============================================================================== --- head/usr.sbin/ypserv/ypinit.8 Sun Aug 1 09:17:05 2010 (r210722) +++ head/usr.sbin/ypserv/ypinit.8 Sun Aug 1 09:37:36 2010 (r210723) @@ -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 _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"