svn commit: r330635 - head/share/man/man5

Eitan Adler eadler at FreeBSD.org
Thu Mar 8 07:15:15 UTC 2018


Author: eadler
Date: Thu Mar  8 07:15:14 2018
New Revision: 330635
URL: https://svnweb.freebsd.org/changeset/base/330635

Log:
  Chase rename of rwho script in r290252
  
  The script and associated variable was changed in r290252. Now just
  chase it.
  
  MFC With:	r290252
  Reported by:	Aaron LI <aly at aaronly.me>

Modified:
  head/share/man/man5/periodic.conf.5

Modified: head/share/man/man5/periodic.conf.5
==============================================================================
--- head/share/man/man5/periodic.conf.5	Thu Mar  8 07:05:19 2018	(r330634)
+++ head/share/man/man5/periodic.conf.5	Thu Mar  8 07:15:14 2018	(r330635)
@@ -25,7 +25,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd March 31, 2017
+.Dd March 7, 2018
 .Dt PERIODIC.CONF 5
 .Os
 .Sh NAME
@@ -433,7 +433,7 @@ if you want to run
 without the
 .Fl n
 option (to do DNS lookups).
-.It Va daily_status_rwho_enable
+.It Va daily_status_uptime_enable
 .Pq Vt bool
 Set to
 .Dq Li YES


More information about the svn-src-head mailing list