Author: vangyzen
Date: Tue May 29 02:41:32 2018
New Revision: 334308
URL: https://svnweb.freebsd.org/changeset/base/334308

Log:
  Bump the date on man pages in r334306
  
  It seems a shame to ruin the patina of the June 4, 1993 date
  on abort.3, especially since it still matched the date of
  the SCCS ID, but those are the rules.
  
  Reported by:  araujo
  MFC after:    3 days
  Sponsored by: Dell EMC

Modified:
  head/lib/libc/stdlib/abort.3
  head/lib/libc/stdlib/exit.3
  head/share/man/man3/assert.3

Modified: head/lib/libc/stdlib/abort.3
==============================================================================
--- head/lib/libc/stdlib/abort.3        Tue May 29 01:46:00 2018        
(r334307)
+++ head/lib/libc/stdlib/abort.3        Tue May 29 02:41:32 2018        
(r334308)
@@ -32,7 +32,7 @@
 .\"     @(#)abort.3    8.1 (Berkeley) 6/4/93
 .\" $FreeBSD$
 .\"
-.Dd June 4, 1993
+.Dd May 28, 2018
 .Dt ABORT 3
 .Os
 .Sh NAME

Modified: head/lib/libc/stdlib/exit.3
==============================================================================
--- head/lib/libc/stdlib/exit.3 Tue May 29 01:46:00 2018        (r334307)
+++ head/lib/libc/stdlib/exit.3 Tue May 29 02:41:32 2018        (r334308)
@@ -32,7 +32,7 @@
 .\"     @(#)exit.3     8.1 (Berkeley) 6/4/93
 .\" $FreeBSD$
 .\"
-.Dd September 9, 2002
+.Dd May 28, 2018
 .Dt EXIT 3
 .Os
 .Sh NAME

Modified: head/share/man/man3/assert.3
==============================================================================
--- head/share/man/man3/assert.3        Tue May 29 01:46:00 2018        
(r334307)
+++ head/share/man/man3/assert.3        Tue May 29 02:41:32 2018        
(r334308)
@@ -28,7 +28,7 @@
 .\"     @(#)assert.3   8.1 (Berkeley) 6/9/93
 .\" $FreeBSD$
 .\"
-.Dd January 1, 2018
+.Dd May 28, 2018
 .Dt ASSERT 3
 .Os
 .Sh NAME
_______________________________________________
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