[Bug 257684] utimensat man page error

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 08 Aug 2021 12:39:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257684

            Bug ID: 257684
           Summary: utimensat man page error
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Manual Pages
          Assignee: bugs@FreeBSD.org
          Reporter: jamie@catflap.org
                CC: doc@FreeBSD.org

"For file systems that support file birth (creation) times (such as UFS2), the
birth time will be set to the value of the second element if the second element
is ***older*** than the currently set birthtime.  To set both a birth time and
a modification time, two calls are required; the first to set the birth time
and the second to set the (presumably newer) modification time."

"***older***" should be "younger" !

-- 
You are receiving this mail because:
You are the assignee for the bug.