diff options
| author | Garrett Wollman <wollman@FreeBSD.org> | 1994-08-05 02:42:42 +0000 |
|---|---|---|
| committer | Garrett Wollman <wollman@FreeBSD.org> | 1994-08-05 02:42:42 +0000 |
| commit | 404c1a5fc1fea7d6d5fa8edd6acb65e32f19c8bd (patch) | |
| tree | 5c31f53e1b763ae0e5b09e58a82c792ab0f8f3ae /sbin/dump/Makefile | |
| parent | bed8f8b45c6ef369940c41ceaab6c6c4c2ffd5cc (diff) | |
Notes
Diffstat (limited to 'sbin/dump/Makefile')
| -rw-r--r-- | sbin/dump/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/dump/Makefile b/sbin/dump/Makefile index 78ab5d8be25d..d9aba3d67e95 100644 --- a/sbin/dump/Makefile +++ b/sbin/dump/Makefile @@ -19,7 +19,7 @@ SRCS= itime.c main.c optr.c dumprmt.c tape.c traverse.c unctime.c BINOWN= root BINGRP= tty BINMODE=6555 -MAN8= dump.0 +MAN8= dump.8 MLINKS+=dump.8 rdump.8 .include <bsd.prog.mk> |
