svn commit: r281968 - stable/10/share/man/man4

Garrett Cooper ngie at FreeBSD.org
Sat Apr 25 04:40:09 UTC 2015


Author: ngie
Date: Sat Apr 25 04:40:08 2015
New Revision: 281968
URL: https://svnweb.freebsd.org/changeset/base/281968

Log:
  MFC r280475:
  
  The number of commands added when ddb(4) is enabled is 3, not 2
  
  Sponsored by: EMC / Isilon Storage Division

Modified:
  stable/10/share/man/man4/witness.4
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/share/man/man4/witness.4
==============================================================================
--- stable/10/share/man/man4/witness.4	Sat Apr 25 04:35:43 2015	(r281967)
+++ stable/10/share/man/man4/witness.4	Sat Apr 25 04:40:08 2015	(r281968)
@@ -103,7 +103,7 @@ can be set via
 .Pp
 The
 .Nm
-code also provides two extra
+code also provides three extra
 .Xr ddb 4
 commands if both
 .Nm


More information about the svn-src-all mailing list