git: 9front

Download patch

ref: c2a4cab427e4fb48c809a8da4b3cbf5017ca7611
parent: 8f698c07a46530321fc1375e4e3becb1250c3966
author: spew <devnull@localhost>
date: Wed Mar 22 14:13:51 EDT 2017

plumb(2): Fix typo in description of Plumbdelattr (thanks sam-d)

--- a/sys/man/2/plumb
+++ b/sys/man/2/plumb
@@ -218,7 +218,7 @@
 (which may be a list) to the attribute list
 .IR a
 and returns the new list.
-.I Plumbattr
+.I Plumbdelattr
 searches the list
 .I a
 for the first attribute with name
--