Author: ngie
Date: Wed Jul 19 20:58:16 2017
New Revision: 321249
URL: https://svnweb.freebsd.org/changeset/base/321249

Log:
  MFC note:     content changes of r317315 were reversed. .Dd is being updated
                for diff reduction purposes.
  
  MFC r317315,r317437:
  
  r317315:
  
  Note that getpagesize(3) can return -1 on failure
  
  r317437 (by kib):
  
  getpagesize(3) cannot fail.

Modified:
  stable/10/lib/libc/gen/getpagesize.3
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/lib/libc/gen/getpagesize.3
==============================================================================
--- stable/10/lib/libc/gen/getpagesize.3        Wed Jul 19 20:57:41 2017        
(r321248)
+++ stable/10/lib/libc/gen/getpagesize.3        Wed Jul 19 20:58:16 2017        
(r321249)
@@ -28,7 +28,7 @@
 .\"     @(#)getpagesize.3      8.1 (Berkeley) 6/4/93
 .\" $FreeBSD$
 .\"
-.Dd June 4, 1993
+.Dd April 26, 2017
 .Dt GETPAGESIZE 3
 .Os
 .Sh NAME
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-stable-10
To unsubscribe, send any mail to "[email protected]"

Reply via email to