svn commit: r257915 - head/usr.sbin/ctld

Edward Tomasz Napierala trasz at FreeBSD.org
Sun Nov 10 13:16:29 UTC 2013


Author: trasz
Date: Sun Nov 10 13:16:28 2013
New Revision: 257915
URL: http://svnweb.freebsd.org/changeset/base/257915

Log:
  Fix typo.
  
  Submitted by:	feld@
  MFC after:	3 days
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/usr.sbin/ctld/ctl.conf.5

Modified: head/usr.sbin/ctld/ctl.conf.5
==============================================================================
--- head/usr.sbin/ctld/ctl.conf.5	Sun Nov 10 12:16:09 2013	(r257914)
+++ head/usr.sbin/ctld/ctl.conf.5	Sun Nov 10 13:16:28 2013	(r257915)
@@ -27,7 +27,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd April 24, 2013
+.Dd November 10, 2013
 .Dt CTL.CONF 5
 .Os
 .Sh NAME
@@ -98,7 +98,7 @@ will be forcibly terminated.
 The default is 60.
 Setting it to 0 disables the timeout.
 .El
-.Ss auth-grup level
+.Ss auth-group level
 The following statements are available at the auth-group level:
 .Bl -tag -width indent
 .It Ic chap Ao Ar user Ac Aq Ar secret


More information about the svn-src-all mailing list