diff options
author | 2011-07-02 20:31:42 +0000 | |
---|---|---|
committer | 2011-07-02 20:31:42 +0000 | |
commit | cd7c745e14a31deda67fe9668d168b61ff59d7aa (patch) | |
tree | 622a892035827fef17f9430fa23139acf4498c51 | |
parent | For tiny x, tanhf = x*(one+x). GCC (at -O2) optimized this into (diff) | |
download | wireguard-openbsd-cd7c745e14a31deda67fe9668d168b61ff59d7aa.tar.xz wireguard-openbsd-cd7c745e14a31deda67fe9668d168b61ff59d7aa.zip |
Add resourceproto 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 a37978ea49c..ace04191678 100644 --- a/etc/mtree/BSD.x11.dist +++ b/etc/mtree/BSD.x11.dist @@ -1,4 +1,4 @@ -# $OpenBSD: BSD.x11.dist,v 1.19 2011/06/23 22:55:39 schwarze Exp $ +# $OpenBSD: BSD.x11.dist,v 1.20 2011/07/02 20:31:42 matthieu Exp $ /set type=dir uname=root gname=wheel mode=0755 . @@ -372,6 +372,8 @@ .. renderproto .. + resproto + .. xextproto .. xorg-docs |