artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
30c8724
)
/usr/share/man/cat -> /usr/share/man
author
millert
<millert@openbsd.org>
Sun, 30 Mar 1997 08:40:12 +0000
(08:40 +0000)
committer
millert
<millert@openbsd.org>
Sun, 30 Mar 1997 08:40:12 +0000
(08:40 +0000)
NetBSD PR #3401
sys/arch/i386/isa/pcvt/Util/Makefile.inc
patch
|
blob
|
history
diff --git
a/sys/arch/i386/isa/pcvt/Util/Makefile.inc
b/sys/arch/i386/isa/pcvt/Util/Makefile.inc
index
e292550
..
a5a85d3
100644
(file)
--- a/
sys/arch/i386/isa/pcvt/Util/Makefile.inc
+++ b/
sys/arch/i386/isa/pcvt/Util/Makefile.inc
@@
-11,7
+11,7
@@
MAN3EXT = 3
MAN4EXT = 4
MAN5EXT = 5
MAN8EXT = 8
-MANDIR = /usr/share/man
/cat
+MANDIR = /usr/share/man
MAN = ${MAN1} ${MAN3} ${MAN4} ${MAN5} ${MAN8}