diff options
author | 2012-04-08 10:06:22 +0000 | |
---|---|---|
committer | 2012-04-08 10:06:22 +0000 | |
commit | 072662e5761ec5b85007006ff052cc05f99c6bb7 (patch) | |
tree | ed34238620acf1bc984979a9f9e35034e06b48e9 | |
parent | New directories for protocol documentation. (diff) | |
download | wireguard-openbsd-072662e5761ec5b85007006ff052cc05f99c6bb7.tar.xz wireguard-openbsd-072662e5761ec5b85007006ff052cc05f99c6bb7.zip |
Missed kbproto documentation directory.
-rw-r--r-- | etc/mtree/BSD.x11.dist | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/mtree/BSD.x11.dist b/etc/mtree/BSD.x11.dist index b0a1e17e1b5..4a16e32a25d 100644 --- a/etc/mtree/BSD.x11.dist +++ b/etc/mtree/BSD.x11.dist @@ -1,4 +1,4 @@ -# $OpenBSD: BSD.x11.dist,v 1.25 2012/04/08 09:44:07 matthieu Exp $ +# $OpenBSD: BSD.x11.dist,v 1.26 2012/04/08 10:06:22 matthieu Exp $ /set type=dir uname=root gname=wheel mode=0755 . @@ -352,6 +352,8 @@ .. inputproto .. + kbproto + .. libFS .. libICE |