diff options
| author | Garrett Wollman <wollman@FreeBSD.org> | 1994-08-05 19:00:04 +0000 |
|---|---|---|
| committer | Garrett Wollman <wollman@FreeBSD.org> | 1994-08-05 19:00:04 +0000 |
| commit | b35bdc400c79dfa100f3f9da0489f9c9e413eeca (patch) | |
| tree | 80d81dd90d559a596166cc04bb574b989c5382ee /usr.bin/lorder | |
| parent | b4162996d56ca3394816f639ed24219e8d41c65e (diff) | |
Notes
Diffstat (limited to 'usr.bin/lorder')
| -rw-r--r-- | usr.bin/lorder/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/lorder/Makefile b/usr.bin/lorder/Makefile index 96264e8b20492..9d34693088bb1 100644 --- a/usr.bin/lorder/Makefile +++ b/usr.bin/lorder/Makefile @@ -1,6 +1,6 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -MAN1= lorder.0 +MAN1= lorder.1 install: install -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \ |
