Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Dec 2020 18:45:23 GMT
From:      Gordon Bergling <gbe@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: 69d73d07bae6 - stable/12 - MFC r339889 (by glebius):
Message-ID:  <202012281845.0BSIjN15097140@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org>
AuthorDate: 2018-10-29 22:10:52 +0000
Commit:     Gordon Bergling <gbe@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 ,



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012281845.0BSIjN15097140>