Date: Sat, 31 Jul 2010 21:09:49 +0000 (UTC) From: Joel Dahl <joel@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r210702 - in head: bin/ln sbin/camcontrol sbin/hastd sbin/ifconfig sbin/iscontrol sbin/sunlabel Message-ID: <201007312109.o6VL9ncJ094740@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joel (doc committer) Date: Sat Jul 31 21:09:49 2010 New Revision: 210702 URL: http://svn.freebsd.org/changeset/base/210702 Log: Spelling fixes. Modified: head/bin/ln/ln.1 head/sbin/camcontrol/camcontrol.8 head/sbin/hastd/hast.conf.5 head/sbin/ifconfig/ifconfig.8 head/sbin/iscontrol/iscsi.conf.5 head/sbin/sunlabel/sunlabel.8 Modified: head/bin/ln/ln.1 ============================================================================== --- head/bin/ln/ln.1 Sat Jul 31 19:27:43 2010 (r210701) +++ head/bin/ln/ln.1 Sat Jul 31 21:09:49 2010 (r210702) @@ -229,7 +229,7 @@ The .Fl F option is .Fx -extention and should not be used in portable scripts. +extension and should not be used in portable scripts. .Sh SEE ALSO .Xr link 2 , .Xr lstat 2 , Modified: head/sbin/camcontrol/camcontrol.8 ============================================================================== --- head/sbin/camcontrol/camcontrol.8 Sat Jul 31 19:27:43 2010 (r210701) +++ head/sbin/camcontrol/camcontrol.8 Sat Jul 31 21:09:49 2010 (r210702) @@ -519,7 +519,7 @@ the command type. The command and data specification syntax is documented in .Xr cam_cdbparse 3 . -NOTE: If the CDB specified causes data to be transfered to or from the +NOTE: If the CDB specified causes data to be transferred to or from the SCSI device in question, you MUST specify either .Fl i or Modified: head/sbin/hastd/hast.conf.5 ============================================================================== --- head/sbin/hastd/hast.conf.5 Sat Jul 31 19:27:43 2010 (r210701) +++ head/sbin/hastd/hast.conf.5 Sat Jul 31 21:09:49 2010 (r210702) @@ -169,7 +169,7 @@ The only situation where some small amou the data is stored on primary node and sent to the secondary. Secondary node then acknowledges data receipt and primary reports success to an application. -However, it may happen that the seconderay goes down before the received +However, it may happen that the secondary goes down before the received data is really stored locally. Before secondary node returns, primary node dies entirely. When the secondary node comes back to life it becomes the new primary. Modified: head/sbin/ifconfig/ifconfig.8 ============================================================================== --- head/sbin/ifconfig/ifconfig.8 Sat Jul 31 19:27:43 2010 (r210701) +++ head/sbin/ifconfig/ifconfig.8 Sat Jul 31 21:09:49 2010 (r210702) @@ -616,7 +616,7 @@ Clear a flag .Cm accept_rtadv . .It Cm auto_linklocal Set a flag to perform automatic link-local address configuration when -the interface becomes avalilable. +the interface becomes available. .It Cm -auto_linklocal Clear a flag .Cm auto_linklocal . @@ -738,7 +738,7 @@ operation: .It Cm ampdu Enable sending and receiving AMPDU frames when using 802.11n (default). The 802.11n specification states a compliant station must be capable -of receiving AMPDU frames but transmision is optional. +of receiving AMPDU frames but transmission is optional. Use .Fl ampdu to disable all use of AMPDU with 802.11n. @@ -1944,7 +1944,7 @@ discover a path to us. Send broadcast path requests every two seconds and every node must reply with with a path reply even if it already has a path to this root mesh station, .It Cm RANN -Send broadcast root annoucement (RANN) frames. +Send broadcast root announcement (RANN) frames. Nodes on the mesh without a path to this root mesh station with try to discover a path to us. .El @@ -2260,7 +2260,7 @@ Another name for the .Fl tunnel parameter. .It Cm accept_rev_ethip_ver -Set a flag to acccept both correct EtherIP packets and ones +Set a flag to accept both correct EtherIP packets and ones with reversed version field. Enabled by default. This is for backward compatibility with .Fx 6.1 , Modified: head/sbin/iscontrol/iscsi.conf.5 ============================================================================== --- head/sbin/iscontrol/iscsi.conf.5 Sat Jul 31 19:27:43 2010 (r210701) +++ head/sbin/iscontrol/iscsi.conf.5 Sat Jul 31 21:09:49 2010 (r210702) @@ -205,6 +205,6 @@ ISCSI RFC 3720 .\"Sh AUTHORS .Sh BUGS Some options have not been implemented, either they were found -to be unecessary, or not understood, this can change in the future. +to be unnecessary, or not understood, this can change in the future. .br The tags opening value is difficult to calculate, use wisely. Modified: head/sbin/sunlabel/sunlabel.8 ============================================================================== --- head/sbin/sunlabel/sunlabel.8 Sat Jul 31 19:27:43 2010 (r210701) +++ head/sbin/sunlabel/sunlabel.8 Sat Jul 31 21:09:49 2010 (r210702) @@ -97,7 +97,7 @@ The optional SVR4-compatible VTOC tag an by the .Fx kernel. -It is maintained solely for compatibilty with the +It is maintained solely for compatibility with the .Tn Solaris operating system that might share disks with .Fx
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007312109.o6VL9ncJ094740>