diff options
author | frueauf <frueauf> | 1998-08-23 21:03:07 +0000 |
---|---|---|
committer | frueauf <frueauf> | 1998-08-23 21:03:07 +0000 |
commit | d96047851faeccf6e1d5a884797613f707a48e50 (patch) | |
tree | 88a2c9597847e89519295f8299fa29878df32a83 /emulators/doscmd | |
parent | 30fd1b166c7b441b91b2b21221ec23317f4a6b1c (diff) | |
download | pkgsrc-d96047851faeccf6e1d5a884797613f707a48e50.tar.gz |
Remove unnecessery blank lines.
Diffstat (limited to 'emulators/doscmd')
-rw-r--r-- | emulators/doscmd/pkg/DESCR | 1 | ||||
-rw-r--r-- | emulators/doscmd/pkg/PLIST | 3 |
2 files changed, 1 insertions, 3 deletions
diff --git a/emulators/doscmd/pkg/DESCR b/emulators/doscmd/pkg/DESCR index a3a21211a2d..f62fffc7a3b 100644 --- a/emulators/doscmd/pkg/DESCR +++ b/emulators/doscmd/pkg/DESCR @@ -5,4 +5,3 @@ than provide a software emulation of the 8086 CPU, it uses the NetBSD/i386 system call i386_vm86() call to access the VM86 mode of i386 and later CPUs. It therefore runs much more quickly, at the cost of not running on other architectures. - diff --git a/emulators/doscmd/pkg/PLIST b/emulators/doscmd/pkg/PLIST index 2a8f4e65a00..15a6f75ad6c 100644 --- a/emulators/doscmd/pkg/PLIST +++ b/emulators/doscmd/pkg/PLIST @@ -1,7 +1,6 @@ -@comment $NetBSD: PLIST,v 1.1 1998/07/18 04:58:18 tsarna Exp $ +@comment $NetBSD: PLIST,v 1.2 1998/08/23 21:03:07 frueauf Exp $ bin/doscmd man/man1/doscmd.1 man/cat1/doscmd.0 libexec/doscmd.kernel libexec/instbsdi.exe - |