svn commit: r323010 - head/share/man/man4

Ed Maste emaste at FreeBSD.org
Wed Aug 30 01:38:00 UTC 2017


Author: emaste
Date: Wed Aug 30 01:37:58 2017
New Revision: 323010
URL: https://svnweb.freebsd.org/changeset/base/323010

Log:
  hv_vss.4: Fix spelling of 'responsibility'
  
  PR:		221300
  Submitted by:	Fabian Keil
  Obtained from:	ElectroBSD
  MFC after:	1 week

Modified:
  head/share/man/man4/hv_vss.4

Modified: head/share/man/man4/hv_vss.4
==============================================================================
--- head/share/man/man4/hv_vss.4	Wed Aug 30 01:15:05 2017	(r323009)
+++ head/share/man/man4/hv_vss.4	Wed Aug 30 01:37:58 2017	(r323010)
@@ -66,7 +66,7 @@ VM, and sends the result back to Hyper-V host.
 .Pp
 Generally,
 .Xr hv_vss_daemon 8
-takes the responsiblity to freeze/thaw UFS file system,
+takes the responsibility to freeze/thaw UFS file system,
 and it is automatically launched after system boots. When Hyper-V host wants to
 take a snapshot of the
 .Fx


More information about the svn-src-all mailing list