Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Sep 2014 05:03:04 +0000 (UTC)
From:      Hiroki Sato <hrs@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r271921 - head/sbin/routed
Message-ID:  <201409210503.s8L534mg050084@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: hrs
Date: Sun Sep 21 05:03:04 2014
New Revision: 271921
URL: http://svnweb.freebsd.org/changeset/base/271921

Log:
  Fix a typo.

Modified:
  head/sbin/routed/routed.8

Modified: head/sbin/routed/routed.8
==============================================================================
--- head/sbin/routed/routed.8	Sun Sep 21 04:38:50 2014	(r271920)
+++ head/sbin/routed/routed.8	Sun Sep 21 05:03:04 2014	(r271921)
@@ -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



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