svn commit: r344258 - stable/11/usr.sbin/nscd

Edward Tomasz Napierala trasz at FreeBSD.org
Mon Feb 18 16:03:49 UTC 2019


Author: trasz
Date: Mon Feb 18 16:03:48 2019
New Revision: 344258
URL: https://svnweb.freebsd.org/changeset/base/344258

Log:
  MFC r339214:
  
  Remove BUGS section from nscd.conf(5) man page.  This was missed in r339194.
  
  Sponsored by:	DARPA, AFRL

Modified:
  stable/11/usr.sbin/nscd/nscd.conf.5
Directory Properties:
  stable/11/   (props changed)

Modified: stable/11/usr.sbin/nscd/nscd.conf.5
==============================================================================
--- stable/11/usr.sbin/nscd/nscd.conf.5	Mon Feb 18 16:02:50 2019	(r344257)
+++ stable/11/usr.sbin/nscd/nscd.conf.5	Mon Feb 18 16:03:48 2019	(r344258)
@@ -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-stable mailing list