diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-01-15 23:45:30 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-01-15 23:45:30 +0000 |
commit | d2909c91ad35049327de35abd0f1a6a016400db3 (patch) | |
tree | c0cb442a0b5acba16c16bd56d3f6ab953a364deb /emulators/wine-devel/pkg-descr | |
parent | d3d53cbe926260183a8633572fd89a6f38d896e5 (diff) | |
download | ports-d2909c91ad35049327de35abd0f1a6a016400db3.tar.gz ports-d2909c91ad35049327de35abd0f1a6a016400db3.zip |
Notes
Diffstat (limited to 'emulators/wine-devel/pkg-descr')
-rw-r--r-- | emulators/wine-devel/pkg-descr | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/wine-devel/pkg-descr b/emulators/wine-devel/pkg-descr index 17fe9d8f2368..d897db485bc0 100644 --- a/emulators/wine-devel/pkg-descr +++ b/emulators/wine-devel/pkg-descr @@ -1,6 +1,6 @@ Wine is a Windows emulator running under Unix on i386 (and higher) CPUs. -It is still Alpha quality; i.e. don't expect it to run your typical large -MS-Windows application package, but it is definitely on its way ... +It is still alpha quality, so do not expect it to run your typical large +MS Windows application package, but it is definitely on its way... To use Wine, your kernel must be rebuilt with the following lines added to your kernel config file (/sys/i386/conf/<YourMachine>): @@ -13,6 +13,6 @@ options SYSVMSG Wine relies on the configuration file /usr/local/etc/wine.conf to contain valid assignments of Unix directories to DOS drive letters, and for certain other options (see "man wine" for details). -You will most probably have to to edit it, after the install ... +You will most probably have to to edit it, after the install... WWW: http://www.winehq.com/ |