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/tunefs | |
| parent | bed8f8b45c6ef369940c41ceaab6c6c4c2ffd5cc (diff) | |
Notes
Diffstat (limited to 'sbin/tunefs')
| -rw-r--r-- | sbin/tunefs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/tunefs/Makefile b/sbin/tunefs/Makefile index 92f94d73ea1a..ec9e8c9898c9 100644 --- a/sbin/tunefs/Makefile +++ b/sbin/tunefs/Makefile @@ -1,6 +1,6 @@ # @(#)Makefile 8.1 (Berkeley) 6/5/93 PROG= tunefs -MAN8= tunefs.0 +MAN8= tunefs.8 .include <bsd.prog.mk> |
