Date: Sun, 10 Nov 2013 13:16:28 +0000 (UTC) From: Edward Tomasz Napierala <trasz@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r257915 - head/usr.sbin/ctld Message-ID: <201311101316.rAADGS3V076450@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311101316.rAADGS3V076450>