Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Apr 2014 10:56:11 +0000 (UTC)
From:      Christian Brueffer <brueffer@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r264316 - head/usr.sbin/wlandebug
Message-ID:  <201404101056.s3AAuBYY083941@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: brueffer
Date: Thu Apr 10 10:56:11 2014
New Revision: 264316
URL: http://svnweb.freebsd.org/changeset/base/264316

Log:
  Fix stray "." left over from previous commit.
  
  MFC after:	1 week

Modified:
  head/usr.sbin/wlandebug/wlandebug.8

Modified: head/usr.sbin/wlandebug/wlandebug.8
==============================================================================
--- head/usr.sbin/wlandebug/wlandebug.8	Thu Apr 10 10:54:06 2014	(r264315)
+++ head/usr.sbin/wlandebug/wlandebug.8	Thu Apr 10 10:56:11 2014	(r264316)
@@ -154,7 +154,7 @@ it enables debug messages while scanning
 an access point, and associating to an access point.
 .Sh SEE ALSO
 .Xr athdebug 8 ,
-.Xr athstats 8 .
+.Xr athstats 8 ,
 .Xr ifconfig 8 ,
 .Xr wlanstats 8
 .Sh NOTES



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404101056.s3AAuBYY083941>