diff options
| author | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2009-11-29 07:39:54 +0000 |
|---|---|---|
| committer | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2009-11-29 07:39:54 +0000 |
| commit | d308c4d7d92eb35bc83d35c07826397cc0a97d92 (patch) | |
| tree | 9f2d943318a63c45e63bbab73438b7bff4c41acd | |
| parent | 82eec7a89df310364d2a80d94f6cc6a0f2199898 (diff) | |
| download | pcsxr-d308c4d7d92eb35bc83d35c07826397cc0a97d92.tar.gz | |
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@38434 e17a0e51-4ae3-4d35-97c3-1a29b211df97
| -rw-r--r-- | ChangeLog | 1 | ||||
| -rw-r--r-- | doc/pcsx.1 | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -12,6 +12,7 @@ November 29, 2009 Wei Mingzhi <weimingzhi@gmail.com> * libpcsxcore/psxcommon.h: Use MAXPATHLEN for string lengths. * po/pt_BR.po, po/zh_CN.po, po/zh_TW.po, po/pcsx.pot: Updated. * po/update-pot.sh: Also run msgmerge automatically. + * doc/pcsx.1: Don't say "PCSX-df". November 28, 2009 Wei Mingzhi <weimingzhi@gmail.com> @@ -6,7 +6,7 @@ pcsx - Playstation emulator .B pcsx .I [options] [file] .SH DESCRIPTION -PCSX-df is a plugin-based Playstation emulator able to play most PSX games. It provides CPU, BIOS, and basic system emulation and relies on plugins for sound, input, and graphics emulation. +PCSX is a plugin-based Playstation emulator able to play most PSX games. It provides CPU, BIOS, and basic system emulation and relies on plugins for sound, input, and graphics emulation. .PP .SH OPTIONS .B -runcd |
