Page MenuHomeFreeBSD

D44439.1784483248.diff
No OneTemporary

Size
497 B
Referenced Files
None
Subscribers
None

D44439.1784483248.diff

diff --git a/share/man/man9/KASSERT.9 b/share/man/man9/KASSERT.9
--- a/share/man/man9/KASSERT.9
+++ b/share/man/man9/KASSERT.9
@@ -183,6 +183,15 @@
KASSERT(sz >= SIZE_MIN && sz <= SIZE_MAX,
("invalid size argument: %u", sz));
.Ed
+.Sh HISTORY
+The
+.Nm MPASS
+macro first appeared in
+.Bsx
+and was imported into
+.Fx 5.0 .
+The name originates as an acronym of "multi-processor assert", but has evolved
+to mean "must pass", or "must-pass assert".
.Sh SEE ALSO
.Xr panic 9
.Sh AUTHORS

File Metadata

Mime Type
text/plain
Expires
Sun, Jul 19, 5:47 PM (4 h, 44 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29199483
Default Alt Text
D44439.1784483248.diff (497 B)

Event Timeline