diff options
author | 1998-03-09 15:21:27 +0000 | |
---|---|---|
committer | 1998-03-09 15:21:27 +0000 | |
commit | 83a9778189d4c283365bfd5adf74c8125b88bfb8 (patch) | |
tree | 4ce814bbcce92d5fe98941e2f314cd676eba55a7 | |
parent | other varients of le cards (diff) | |
download | wireguard-openbsd-83a9778189d4c283365bfd5adf74c8125b88bfb8.tar.xz wireguard-openbsd-83a9778189d4c283365bfd5adf74c8125b88bfb8.zip |
Add {man,cat}4.pmax
-rw-r--r-- | etc/mtree/4.4BSD.dist | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/etc/mtree/4.4BSD.dist b/etc/mtree/4.4BSD.dist index af3812c23a5..e58c98674fa 100644 --- a/etc/mtree/4.4BSD.dist +++ b/etc/mtree/4.4BSD.dist @@ -1,4 +1,4 @@ -# $OpenBSD: 4.4BSD.dist,v 1.44 1998/03/09 01:45:53 millert Exp $ +# $OpenBSD: 4.4BSD.dist,v 1.45 1998/03/09 15:21:27 millert Exp $ /set type=dir uname=root gname=wheel mode=0755 # . @@ -972,6 +972,11 @@ pc532 # ./usr/share/man/cat4/pc532 .. +# ./usr/share/man/cat4/pmax +pmax +# ./usr/share/man/cat4/pmax +.. + # ./usr/share/man/cat4/sparc sparc # ./usr/share/man/cat4/sparc @@ -1174,6 +1179,11 @@ pc532 # ./usr/share/man/man4/pc532 .. +# ./usr/share/man/man4/pmax +pmax +# ./usr/share/man/man4/pmax +.. + # ./usr/share/man/man4/sparc sparc # ./usr/share/man/man4/sparc |