Author: attilio
Date: Wed Jul 14 17:46:44 2010
New Revision: 210065
URL: http://svn.freebsd.org/changeset/base/210065

Log:
  Fix spelling.
  
  Sponsored by: Sandvine Incorporated
  Submitted by: b.f. <bf1783 at googlemail dot com>
  MFC after:    2 weeks
  X-MFC:                210063

Modified:
  head/usr.bin/gcore/gcore.1

Modified: head/usr.bin/gcore/gcore.1
==============================================================================
--- head/usr.bin/gcore/gcore.1  Wed Jul 14 17:38:01 2010        (r210064)
+++ head/usr.bin/gcore/gcore.1  Wed Jul 14 17:46:44 2010        (r210065)
@@ -64,11 +64,11 @@ Write the core file to the specified fil
 .Dq Pa core.<pid> .
 .It Fl f
 Dumps all the available segments, excluding only the malformed ones and
-un-dumpable ones. Differently from the default invocation, it also dumps
-device-mapped and sglist-mapped areas that may invalidate the state of
-some transactions. This flag, then, may be used very carefully, when the
-full behaviour of the application is full-understood and the fallouts can
-be easilly controlled.
+un-dumpable ones. Unlike the default invocation, it also dumps
+device- and sglist-mapped areas that may invalidate the state of
+some transactions. This flag must be used very carefully, when the
+behavior of the application is fully understood and the fallouts can
+be easily controlled.
 .It Fl s
 Stop the process while gathering the core image, and resume it
 when done.
_______________________________________________
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"

Reply via email to