fix usage information
from Michael Knudsen <e at molioner.dk>
This commit is contained in:
parent
586f4072ee
commit
be60ec1033
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2005/03/09 02:58:59 jcs Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2005/07/19 21:11:23 jcs Exp $
|
||||
|
||||
# not useful on anything else
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
COMMENT= "hibernation file creator for phoenix bios laptops"
|
||||
|
||||
PKGNAME= tphdisk-1.0
|
||||
PKGNAME= tphdisk-1.0p0
|
||||
DISTFILES= tphdisk.c
|
||||
CATEGORIES= sysutils
|
||||
|
||||
|
@ -2,4 +2,4 @@ tphdisk creates a save2dsk.bin hibernation file necessary for laptops
|
||||
with a Phoenix BIOS. It has been tested on at least IBM Thinkpad T20
|
||||
and X40 laptops.
|
||||
|
||||
For usage information, run 'tphdisk -h'.
|
||||
For usage information, run 'tphdisk' with no arguments.
|
||||
|
Loading…
Reference in New Issue
Block a user