Author: jmallett
Date: Fri Jul 24 16:58:13 2020
New Revision: 363478
URL: https://svnweb.freebsd.org/changeset/base/363478

Log:
  Remove reference to nlist(3) missed in SCCS revision 5.26 by mckusick
  when converting rwhod(8) to using kern.boottime ather than extracting
  the boot time from kernel memory directly.
  
  Reviewed by:  imp

Modified:
  head/usr.sbin/rwhod/rwhod.8

Modified: head/usr.sbin/rwhod/rwhod.8
==============================================================================
--- head/usr.sbin/rwhod/rwhod.8 Fri Jul 24 16:44:35 2020        (r363477)
+++ head/usr.sbin/rwhod/rwhod.8 Fri Jul 24 16:58:13 2020        (r363478)
@@ -215,15 +215,6 @@ format described above.
 .Pp
 Status messages are generated approximately once every
 3 minutes.
-The
-.Nm
-utility performs an
-.Xr nlist 3
-on
-.Pa /boot/kernel/kernel
-every 30 minutes to guard against
-the possibility that this file is not the system
-image currently operating.
 .Sh SEE ALSO
 .Xr ruptime 1 ,
 .Xr rwho 1
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to