diff options
author | 2019-07-27 14:10:21 +0000 | |
---|---|---|
committer | 2019-07-27 14:10:21 +0000 | |
commit | 5d694ec2c9c5b53bce254add963050e0811f7add (patch) | |
tree | acf06bdc83285a0827312796f6cb697fb190ca86 | |
parent | tweak previous; (diff) | |
download | wireguard-openbsd-5d694ec2c9c5b53bce254add963050e0811f7add.tar.xz wireguard-openbsd-5d694ec2c9c5b53bce254add963050e0811f7add.zip |
man5/sparc64 is now required (on all arch)
-rw-r--r-- | etc/mtree/4.4BSD.dist | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/mtree/4.4BSD.dist b/etc/mtree/4.4BSD.dist index a77a7d6c842..af9189f4b43 100644 --- a/etc/mtree/4.4BSD.dist +++ b/etc/mtree/4.4BSD.dist @@ -1,4 +1,4 @@ -# $OpenBSD: 4.4BSD.dist,v 1.311 2019/06/19 16:21:00 deraadt Exp $ +# $OpenBSD: 4.4BSD.dist,v 1.312 2019/07/27 14:10:21 deraadt Exp $ /set type=dir uname=root gname=wheel mode=0755 @@ -516,6 +516,8 @@ usr # ./usr/share/man/man5 man5 + sparc64 + .. .. man6 .. |