ref: 5824a886e8847ae6ec33d6a5a22705b3512b5162
parent: 5ad10b74ba13d5b3d41ad278716fd6803e28c540
author: spew <devnull@localhost>
date: Mon Jul 4 10:25:08 EDT 2016
add history for libregexp
--- a/sys/man/2/regexp
+++ b/sys/man/2/regexp
@@ -210,3 +210,7 @@
is not matched.
.SH BUGS
There is no way to specify or match a NUL character; NULs terminate patterns and strings.
+.SH HISTORY
+.IR Regexp (2)
+first appeared in Plan 9 from Bell Labs. This implementation was written from
+scratch for 9front (May, 2016).
--
⑨