diff options
author | Thomas Graichen <graichen@cvs.openbsd.org> | 1997-04-14 11:20:28 +0000 |
---|---|---|
committer | Thomas Graichen <graichen@cvs.openbsd.org> | 1997-04-14 11:20:28 +0000 |
commit | 5b9e5a7eddaacc189b5a53e33dd449cc5ded9b51 (patch) | |
tree | 7d0665fd007e6b8d9ca21a08eacbd55255df5cd6 /etc/mtree/4.4BSD.dist | |
parent | f3fb98deada0edda8b7f4c2f75e085b2000b67ea (diff) |
remove man3f/cat3f entries - for now - and i think also in the future
we won't have anything to put in here :-)
Diffstat (limited to 'etc/mtree/4.4BSD.dist')
-rw-r--r-- | etc/mtree/4.4BSD.dist | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/etc/mtree/4.4BSD.dist b/etc/mtree/4.4BSD.dist index d633b3fbf4c..9363ce3058e 100644 --- a/etc/mtree/4.4BSD.dist +++ b/etc/mtree/4.4BSD.dist @@ -1,4 +1,4 @@ -# $OpenBSD: 4.4BSD.dist,v 1.34 1997/03/14 02:12:35 etheisen Exp $ +# $OpenBSD: 4.4BSD.dist,v 1.35 1997/04/14 11:20:24 graichen Exp $ /set type=dir uname=root gname=wheel mode=0755 # . @@ -908,11 +908,6 @@ cat3 # ./usr/share/man/cat3 .. -# ./usr/share/man/cat3f -cat3f -# ./usr/share/man/cat3f -.. - # ./usr/share/man/cat4 cat4 @@ -1110,11 +1105,6 @@ man3 # ./usr/share/man/man3 .. -# ./usr/share/man/man3f -man3f -# ./usr/share/man/man3f -.. - # ./usr/share/man/man4 man4 |