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

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/11/lib/libc/gen/getpagesize.3
Directory Properties:
  stable/11/   (props changed)

Modified: stable/11/lib/libc/gen/getpagesize.3
==============================================================================
--- stable/11/lib/libc/gen/getpagesize.3        Wed Jul 19 20:58:16 2017        
(r321249)
+++ stable/11/lib/libc/gen/getpagesize.3        Wed Jul 19 20:58:45 2017        
(r321250)
@@ -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
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to