svn commit: r296215 - head/usr.sbin/watchdogd

Edward Tomasz Napierala trasz at FreeBSD.org
Mon Feb 29 17:40:38 UTC 2016


Author: trasz
Date: Mon Feb 29 17:40:37 2016
New Revision: 296215
URL: https://svnweb.freebsd.org/changeset/base/296215

Log:
  Fix typo.
  
  MFC after:	1 month
  Sponsored by:	The FreeBSD Foundation

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

Modified: head/usr.sbin/watchdogd/watchdogd.8
==============================================================================
--- head/usr.sbin/watchdogd/watchdogd.8	Mon Feb 29 17:40:02 2016	(r296214)
+++ head/usr.sbin/watchdogd/watchdogd.8	Mon Feb 29 17:40:37 2016	(r296215)
@@ -205,7 +205,7 @@ which will send messages both to
 and the kernel
 .Xr log 4
 device for
-.Xr syslog 8 .
+.Xr syslogd 8 .
 .Sh FILES
 .Bl -tag -width ".Pa /var/run/watchdogd.pid" -compact
 .It Pa /var/run/watchdogd.pid


More information about the svn-src-all mailing list