diff options
author | 1997-03-05 04:34:26 +0000 | |
---|---|---|
committer | 1997-03-05 04:34:26 +0000 | |
commit | 2b9d6251e0f3df1730664065ac95e4982b19c27c (patch) | |
tree | 4955b916839e30cfa1f2cb141396cf56b876eee9 | |
parent | sprintf -> snprintf paranoia (diff) | |
download | wireguard-openbsd-2b9d6251e0f3df1730664065ac95e4982b19c27c.tar.xz wireguard-openbsd-2b9d6251e0f3df1730664065ac95e4982b19c27c.zip |
added back usr/share/man/cat8/tahoe; we still ship these man pages,
and we don't want to break DESTDIR builds.
this raises the question, do we really need to ship tahoe man pages?
-rw-r--r-- | etc/mtree/4.4BSD.dist | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/etc/mtree/4.4BSD.dist b/etc/mtree/4.4BSD.dist index 0a5241faac1..f24a33f95e2 100644 --- a/etc/mtree/4.4BSD.dist +++ b/etc/mtree/4.4BSD.dist @@ -1,4 +1,4 @@ -# $OpenBSD: 4.4BSD.dist,v 1.30 1997/02/28 11:42:56 niklas Exp $ +# $OpenBSD: 4.4BSD.dist,v 1.31 1997/03/05 04:34:26 flipk Exp $ /set type=dir uname=root gname=wheel mode=0755 # . @@ -1093,6 +1093,11 @@ sun3 # ./usr/share/man/cat8/sun3 .. +# ./usr/share/man/cat8/tahoe +tahoe +# ./usr/share/man/cat8/tahoe +.. + # ./usr/share/man/cat8/vax vax # ./usr/share/man/cat8/vax |