diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2015-09-21 03:59:03 +0800 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2015-09-21 03:59:03 +0800 |
commit | 686b747c39e4497da9f9101d63525c77f13ea8f0 (patch) | |
tree | 5a31333c04f416bcf09091897d4f584fbd0ca305 /emulators | |
parent | a14dce28fe6acfb5891674274e3fe9806543f4c5 (diff) | |
download | freebsd-ports-gnome-686b747c39e4497da9f9101d63525c77f13ea8f0.tar.gz freebsd-ports-gnome-686b747c39e4497da9f9101d63525c77f13ea8f0.tar.zst freebsd-ports-gnome-686b747c39e4497da9f9101d63525c77f13ea8f0.zip |
Typos, whitespace and capitalization fixes (A-F).
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/dosbox/pkg-descr | 4 | ||||
-rw-r--r-- | emulators/generator/pkg-descr | 2 | ||||
-rw-r--r-- | emulators/linux_base-c6/pkg-descr | 4 | ||||
-rw-r--r-- | emulators/linux_base-f10/pkg-descr | 4 |
4 files changed, 7 insertions, 7 deletions
diff --git a/emulators/dosbox/pkg-descr b/emulators/dosbox/pkg-descr index c9e67863bbda..d6265add0a98 100644 --- a/emulators/dosbox/pkg-descr +++ b/emulators/dosbox/pkg-descr @@ -1,5 +1,5 @@ -DOSBox is an emulator of a PC with dos. -The main focus of this project is emulating old dos games using the +DOSBox is an emulator of a PC with DOS. +The main focus of this project is emulating old DOS games using the local file system for files. Currently emulated is: diff --git a/emulators/generator/pkg-descr b/emulators/generator/pkg-descr index 7ac192de09ac..75e17618c6a6 100644 --- a/emulators/generator/pkg-descr +++ b/emulators/generator/pkg-descr @@ -4,7 +4,7 @@ Generator is an open source emulator designed to emulate the Sega Genesis / Mega Drive console, a popular games machine produced in the early 1990s. It is a portable program written in C and has been ported to the Amiga, Macintosh, Windows and even pocket PCs such as the iPAQ and Cassiopeia. Natively it -compiles under unix for X Windows with either tcl/tk or gtk/SDL, for svgalib +compiles under Unix for X Windows with either tcl/tk or gtk/SDL, for svgalib and even cross-compiles to DOS with djgpp/allegro. Generator uses it's own custom 68000 processor emulation which is and uses diff --git a/emulators/linux_base-c6/pkg-descr b/emulators/linux_base-c6/pkg-descr index 2fda97e397d0..d9253056daaa 100644 --- a/emulators/linux_base-c6/pkg-descr +++ b/emulators/linux_base-c6/pkg-descr @@ -1,9 +1,9 @@ This port contains packages from a near-minimal installation of CentOS 6 -Linux. These packages, in conjunction with the linux kernel module, +Linux. These packages, in conjunction with the Linux kernel module, form the basis of the Linux compatibility environment. It is designed to provide a nice user experience by using the FreeBSD configuration for corresponding Linux stuff where possible. Because of this any work which -needs to chroot into the linux base may not work as expected (no fallthrough +needs to chroot into the Linux base may not work as expected (no fallthrough to the FreeBSD config possible). This port is only available for the i386/amd64 architecture (i386/32 bit mode). diff --git a/emulators/linux_base-f10/pkg-descr b/emulators/linux_base-f10/pkg-descr index 2564e11ba1b9..da31b8b45677 100644 --- a/emulators/linux_base-f10/pkg-descr +++ b/emulators/linux_base-f10/pkg-descr @@ -1,9 +1,9 @@ This port contains packages from a near-minimal installation of Fedora 10 -Linux. These packages, in conjunction with the linux kernel module, +Linux. These packages, in conjunction with the Linux kernel module, form the basis of the Linux compatibility environment. It is designed to provide a nice user experience by using the FreeBSD configuration for corresponding Linux stuff where possible. Because of this any work which -needs to chroot into the linux base may not work as expected (no fallthrough +needs to chroot into the Linux base may not work as expected (no fallthrough to the FreeBSD config possible). This port is only available for the i386/amd64 architecture (i386/32 bit mode). |