diff options
author | frueauf <frueauf> | 1998-08-23 21:03:07 +0000 |
---|---|---|
committer | frueauf <frueauf> | 1998-08-23 21:03:07 +0000 |
commit | cf38b5a18e68647cb3927a196fd8782fc5371e8f (patch) | |
tree | 88a2c9597847e89519295f8299fa29878df32a83 /emulators | |
parent | 9820a91bd0032246f3ca6daf87d050067149d162 (diff) | |
download | pkgsrc-cf38b5a18e68647cb3927a196fd8782fc5371e8f.tar.gz |
Remove unnecessery blank lines.
Diffstat (limited to 'emulators')
-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 - |