svn commit: r272873 - stable/10/sbin/routed
Hiroki Sato
hrs at FreeBSD.org
Thu Oct 9 23:50:32 UTC 2014
Author: hrs
Date: Thu Oct 9 23:50:31 2014
New Revision: 272873
URL: https://svnweb.freebsd.org/changeset/base/272873
Log:
MFC r271921:
Fix a typo.
Modified:
stable/10/sbin/routed/routed.8
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/sbin/routed/routed.8
==============================================================================
--- stable/10/sbin/routed/routed.8 Thu Oct 9 23:49:36 2014 (r272872)
+++ stable/10/sbin/routed/routed.8 Thu Oct 9 23:50:31 2014 (r272873)
@@ -263,7 +263,7 @@ it replies to a query from remote nodes
utility can be used to send a request.
.Pp
This feature is disabled by default because of a risk of reflection attack
-though it useful for debugging purpose,
+though it is useful for debugging purpose.
.It Fl s
force
.Nm
More information about the svn-src-stable-10
mailing list