git: 69d73d07bae6 - stable/12 - MFC r339889 (by glebius):

Gordon Bergling gbe at FreeBSD.org
Mon Dec 28 18:45:24 UTC 2020


The branch stable/12 has been updated by gbe (doc committer):

URL: https://cgit.FreeBSD.org/src/commit/?id=69d73d07bae61be453cc08aa60a62e68cba2e7ed

commit 69d73d07bae61be453cc08aa60a62e68cba2e7ed
Author:     Gleb Smirnoff <glebius at FreeBSD.org>
AuthorDate: 2018-10-29 22:10:52 +0000
Commit:     Gordon Bergling <gbe at FreeBSD.org>
CommitDate: 2020-12-28 18:40:52 +0000

    MFC r339889 (by glebius):
    
    Add a note that epoch(9) may change, to untie our hands for any future MFCs.
    
    Approved by:    glebius
    
    (cherry picked from commit 24929e2cccdc62b19edb66d5f71c62562a051c8c)
---
 share/man/man9/epoch.9 | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/share/man/man9/epoch.9 b/share/man/man9/epoch.9
index da3345f5c181..48ad09d2e249 100644
--- a/share/man/man9/epoch.9
+++ b/share/man/man9/epoch.9
@@ -200,6 +200,10 @@ free would have to follow a call to
 .Fn epoch_wait .
 .Sh ERRORS
 None.
+.Sh NOTES
+The
+.Nm
+kernel programming interface is under development and is subject to change.
 .El
 .Sh SEE ALSO
 .Xr locking 9 ,


More information about the dev-commits-src-all mailing list