svn commit: r339214 - head/usr.sbin/nscd

Edward Tomasz Napierala trasz at FreeBSD.org
Sat Oct 6 17:40:15 UTC 2018


Author: trasz
Date: Sat Oct  6 17:40:14 2018
New Revision: 339214
URL: https://svnweb.freebsd.org/changeset/base/339214

Log:
  Remove BUGS section from nscd.conf(5) man page.  This was missed in r339194.
  
  Approved by:	re (rgrimes)
  MFC after:	2 weeks
  Sponsored by:	DARPA, AFRL

Modified:
  head/usr.sbin/nscd/nscd.conf.5

Modified: head/usr.sbin/nscd/nscd.conf.5
==============================================================================
--- head/usr.sbin/nscd/nscd.conf.5	Sat Oct  6 14:38:34 2018	(r339213)
+++ head/usr.sbin/nscd/nscd.conf.5	Sat Oct  6 17:40:14 2018	(r339214)
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd April 30, 2006
+.Dd October 6, 2018
 .Dt NSCD.CONF 5
 .Os
 .Sh NAME
@@ -153,6 +153,3 @@ symbol at the beginning of the line for comments.
 .Xr nscd 8
 .Sh AUTHORS
 .An Michael Bushkov Aq Mt bushman at FreeBSD.org
-.Sh BUGS
-Please send bug reports and suggestions to
-.Aq Mt bushman at FreeBSD.org .


More information about the svn-src-head mailing list