svn commit: r296207 - head/share/man/man9

Edward Tomasz Napierala trasz at FreeBSD.org
Mon Feb 29 17:26:43 UTC 2016


Author: trasz
Date: Mon Feb 29 17:26:41 2016
New Revision: 296207
URL: https://svnweb.freebsd.org/changeset/base/296207

Log:
  ddb(9) -> ddb(4)
  
  MFC after:	1 month
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/share/man/man9/ieee80211_node.9

Modified: head/share/man/man9/ieee80211_node.9
==============================================================================
--- head/share/man/man9/ieee80211_node.9	Mon Feb 29 17:26:05 2016	(r296206)
+++ head/share/man/man9/ieee80211_node.9	Mon Feb 29 17:26:41 2016	(r296207)
@@ -246,6 +246,6 @@ If the specified index is
 .Dv IEEE80211_KEYIX_NONE
 then a normal lookup is done without a table update.
 .Sh SEE ALSO
-.Xr ddb 9 ,
+.Xr ddb 4 ,
 .Xr ieee80211 9 ,
 .Xr ieee80211_proto 9


More information about the svn-src-head mailing list