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

Edward Tomasz Napierala trasz at FreeBSD.org
Fri Oct 5 12:08:33 UTC 2018


Author: trasz
Date: Fri Oct  5 12:08:32 2018
New Revision: 339194
URL: https://svnweb.freebsd.org/changeset/base/339194

Log:
  Remove the BUGS section of nscd(8) man page.  According to bushman@'s
  reponse quoted in PR, he no longer maintains it.
  
  PR:		210590
  Approved by:	re (kib)
  MFC after:	2 weeks
  Sponsored by:	DARPA, AFRL

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

Modified: head/usr.sbin/nscd/nscd.8
==============================================================================
--- head/usr.sbin/nscd/nscd.8	Fri Oct  5 08:17:29 2018	(r339193)
+++ head/usr.sbin/nscd/nscd.8	Fri Oct  5 12:08:32 2018	(r339194)
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd October 20, 2005
+.Dd October 5, 2018
 .Dt NSCD 8
 .Os
 .Sh NAME
@@ -160,6 +160,3 @@ The default configuration file.
 .Xr nsswitch.conf 5
 .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