Date: Thu, 8 Mar 2018 07:15:14 +0000 (UTC) From: Eitan Adler <eadler@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r330635 - head/share/man/man5 Message-ID: <201803080715.w287FEYu054921@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803080715.w287FEYu054921>