svn commit: r281972 - stable/9/share/man/man4

Garrett Cooper ngie at FreeBSD.org
Sat Apr 25 05:08:31 UTC 2015


Author: ngie
Date: Sat Apr 25 05:08:30 2015
New Revision: 281972
URL: https://svnweb.freebsd.org/changeset/base/281972

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

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

Modified: stable/9/share/man/man4/witness.4
==============================================================================
--- stable/9/share/man/man4/witness.4	Sat Apr 25 05:05:23 2015	(r281971)
+++ stable/9/share/man/man4/witness.4	Sat Apr 25 05:08:30 2015	(r281972)
@@ -106,7 +106,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