Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Nov 2015 21:41:51 +0000 (UTC)
From:      Garrett Cooper <ngie@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-9@freebsd.org
Subject:   svn commit: r290888 - in stable/9: sbin/camcontrol sbin/kldload sbin/newfs share/man/man3 share/man/man4 usr.sbin/bluetooth/l2ping usr.sbin/ctladm usr.sbin/makefs usr.sbin/mptutil usr.sbin/services...
Message-ID:  <201511152141.tAFLfpmh014190@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ngie
Date: Sun Nov 15 21:41:51 2015
New Revision: 290888
URL: https://svnweb.freebsd.org/changeset/base/290888

Log:
  MFstable/10 r249373:
  
  r249373 (by joel):
  
  Remove contractions.
  
  Command used:
  	$ svn merge --accept mine-full -c r249373 ^/stable/10
  
  Conflicts:
  	share/man/man9/locking.9
  	share/man/man9/zone.9
  	usr.bin/patch

Modified:
  stable/9/sbin/camcontrol/camcontrol.8
  stable/9/sbin/kldload/kldload.8
  stable/9/sbin/newfs/newfs.8
  stable/9/share/man/man3/fpgetround.3
  stable/9/share/man/man4/ng_tag.4
  stable/9/share/man/man4/sdhci.4
  stable/9/usr.sbin/bluetooth/l2ping/l2ping.8
  stable/9/usr.sbin/ctladm/ctladm.8
  stable/9/usr.sbin/makefs/makefs.8
  stable/9/usr.sbin/mptutil/mptutil.8
  stable/9/usr.sbin/services_mkdb/services_mkdb.8
Directory Properties:
  stable/9/   (props changed)
  stable/9/sbin/   (props changed)
  stable/9/sbin/camcontrol/   (props changed)
  stable/9/sbin/kldload/   (props changed)
  stable/9/sbin/newfs/   (props changed)
  stable/9/share/   (props changed)
  stable/9/share/man/   (props changed)
  stable/9/share/man/man3/   (props changed)
  stable/9/share/man/man4/   (props changed)
  stable/9/share/man/man9/   (props changed)
  stable/9/usr.bin/   (props changed)
  stable/9/usr.sbin/   (props changed)
  stable/9/usr.sbin/ctladm/   (props changed)
  stable/9/usr.sbin/makefs/   (props changed)
  stable/9/usr.sbin/mptutil/   (props changed)
  stable/9/usr.sbin/services_mkdb/   (props changed)

Modified: stable/9/sbin/camcontrol/camcontrol.8
==============================================================================
--- stable/9/sbin/camcontrol/camcontrol.8	Sun Nov 15 21:27:50 2015	(r290887)
+++ stable/9/sbin/camcontrol/camcontrol.8	Sun Nov 15 21:41:51 2015	(r290888)
@@ -401,7 +401,7 @@ There are a couple of options to modify 
 .It Fl c
 Just print out a count of LUNs, not the actual LUN numbers.
 .It Fl l
-Just print out the LUNs, and don't print out the count.
+Just print out the LUNs, and do not print out the count.
 .It Fl r Ar reporttype
 Specify the type of report to request from the target:
 .Bl -tag -width 012345678

Modified: stable/9/sbin/kldload/kldload.8
==============================================================================
--- stable/9/sbin/kldload/kldload.8	Sun Nov 15 21:27:50 2015	(r290887)
+++ stable/9/sbin/kldload/kldload.8	Sun Nov 15 21:41:51 2015	(r290888)
@@ -63,7 +63,7 @@ in the current directory.
 The following options are available:
 .Bl -tag -width indent
 .It Fl n
-Don't try to load module if already loaded.
+Do not try to load module if already loaded.
 .It Fl v
 Be more verbose.
 .It Fl q

Modified: stable/9/sbin/newfs/newfs.8
==============================================================================
--- stable/9/sbin/newfs/newfs.8	Sun Nov 15 21:27:50 2015	(r290887)
+++ stable/9/sbin/newfs/newfs.8	Sun Nov 15 21:41:51 2015	(r290888)
@@ -226,7 +226,7 @@ See
 for more details on how to set this option.
 .It Fl p Ar partition
 The partition name (a..h) you want to use in case the underlying image
-is a file, so you don't have access to individual partitions through the
+is a file, so you do not have access to individual partitions through the
 filesystem.
 Can also be used with a device, e.g.
 .Nm

Modified: stable/9/share/man/man3/fpgetround.3
==============================================================================
--- stable/9/share/man/man3/fpgetround.3	Sun Nov 15 21:27:50 2015	(r290887)
+++ stable/9/share/man/man3/fpgetround.3	Sun Nov 15 21:41:51 2015	(r290888)
@@ -164,7 +164,7 @@ and
 .Fn fpsetprec
 functions provide functionality unavailable on many platforms.
 At present, they are implemented only on the i386 and amd64 platforms.
-Changing precision isn't a supported feature:
+Changing precision is not a supported feature:
 it may be ineffective when code is compiled to take advantage of SSE,
 and many library functions and compiler optimizations depend upon the
 default precision for correct behavior.

Modified: stable/9/share/man/man4/ng_tag.4
==============================================================================
--- stable/9/share/man/man4/ng_tag.4	Sun Nov 15 21:27:50 2015	(r290887)
+++ stable/9/share/man/man4/ng_tag.4	Sun Nov 15 21:41:51 2015	(r290888)
@@ -284,7 +284,7 @@ ngctl msg ngdc: sethookout { thisHook=\e
   tag_id=412 }
 .Ed
 .Pp
-Don't forget to program
+Do not forget to program
 .Xr ng_bpf 4
 .Dq Li ipfw
 hook with the above expression (see

Modified: stable/9/share/man/man4/sdhci.4
==============================================================================
--- stable/9/share/man/man4/sdhci.4	Sun Nov 15 21:27:50 2015	(r290887)
+++ stable/9/share/man/man4/sdhci.4	Sun Nov 15 21:41:51 2015	(r290888)
@@ -83,4 +83,4 @@ TI PCIXX21/XX11
 Many of existing SD controller chips have some nonstandard requirements,
 proprietary registers and hardware bugs, requiring additional handling.
 ENE chips are handled to work fine, while some revisions of RICOH and TI
-controllers still don't see cards without some additional initialization.
+controllers still do not see cards without some additional initialization.

Modified: stable/9/usr.sbin/bluetooth/l2ping/l2ping.8
==============================================================================
--- stable/9/usr.sbin/bluetooth/l2ping/l2ping.8	Sun Nov 15 21:27:50 2015	(r290887)
+++ stable/9/usr.sbin/bluetooth/l2ping/l2ping.8	Sun Nov 15 21:41:51 2015	(r290888)
@@ -63,7 +63,7 @@ If this option is not specified,
 .Nm
 will operate until interrupted.
 .It Fl f
-Don't wait between sending each packet.
+Do not wait between sending each packet.
 .It Fl h
 Display usage message and exit.
 .It Fl i Ar wait

Modified: stable/9/usr.sbin/ctladm/ctladm.8
==============================================================================
--- stable/9/usr.sbin/ctladm/ctladm.8	Sun Nov 15 21:27:50 2015	(r290887)
+++ stable/9/usr.sbin/ctladm/ctladm.8	Sun Nov 15 21:41:51 2015	(r290888)
@@ -488,7 +488,7 @@ cache for the entire LUN.
 .It Fl r
 Specify relative addressing for the starting LBA.  CTL does not support
 relative addressing, since it only works for linked commands, and CTL
-doesn't support linked commands.
+does not support linked commands.
 .It Fl i
 Tell the target to return status immediately after issuing the SYHCHRONIZE CACHE
 command rather than waiting for the cache to finish syncing.  CTL does not

Modified: stable/9/usr.sbin/makefs/makefs.8
==============================================================================
--- stable/9/usr.sbin/makefs/makefs.8	Sun Nov 15 21:27:50 2015	(r290887)
+++ stable/9/usr.sbin/makefs/makefs.8	Sun Nov 15 21:41:51 2015	(r290888)
@@ -339,7 +339,7 @@ Load a generic boot image into the first
 .It Sy hard-disk-boot
 Boot image is a hard disk image.
 .It Sy keep-bad-images
-Don't throw away images whose write was aborted due to an error.
+Do not throw away images whose write was aborted due to an error.
 For debugging purposes.
 .It Sy label
 Label name of the image.

Modified: stable/9/usr.sbin/mptutil/mptutil.8
==============================================================================
--- stable/9/usr.sbin/mptutil/mptutil.8	Sun Nov 15 21:27:50 2015	(r290887)
+++ stable/9/usr.sbin/mptutil/mptutil.8	Sun Nov 15 21:41:51 2015	(r290888)
@@ -196,7 +196,7 @@ If any hot spare drives are configured, 
 Lists all of the physical drives attached to the controller.
 .It Cm show events
 Display all the entries from the controller's event log.
-Due to lack of documentation this command isn't very useful currently and
+Due to lack of documentation this command is not very useful currently and
 just dumps each log entry in hex.
 .It Cm show volumes
 Lists all of the logical volumes managed by the controller.
@@ -389,7 +389,7 @@ The mpt version 1 API that is used by
 .Nm
 and
 .Xr mpt 4
-doesn't support volumes above two terabytes.
+does not support volumes above two terabytes.
 This is a limitation of the API.
 If you are using this adapter with volumes larger than two terabytes, use the adapter in JBOD mode.
 Utilize

Modified: stable/9/usr.sbin/services_mkdb/services_mkdb.8
==============================================================================
--- stable/9/usr.sbin/services_mkdb/services_mkdb.8	Sun Nov 15 21:27:50 2015	(r290887)
+++ stable/9/usr.sbin/services_mkdb/services_mkdb.8	Sun Nov 15 21:41:51 2015	(r290888)
@@ -69,7 +69,7 @@ Use little-endian byte order for databas
 .It Fl o Ar database
 Put the output databases in the named file.
 .It Fl q
-Don't warn about duplicate services.
+Do not warn about duplicate services.
 .It Fl u
 Print the services file to stdout, omitting duplicate entries and comments.
 .El



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511152141.tAFLfpmh014190>