CORRECTED typo in man page

REMOVED zero-size getopt files in /src
This commit is contained in:
spacy51 2008-01-25 18:10:58 +00:00
parent af9f3c8757
commit 8df495ecf6
5 changed files with 1 additions and 45 deletions

View File

@ -605,46 +605,6 @@
RelativePath=".\src\gbafilter.cpp"
>
</File>
<File
RelativePath=".\src\getopt.c"
>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="1"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|x64"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="1"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\src\getopt1.c"
>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="1"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|x64"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="1"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\src\memgzio.c"
>
@ -1351,10 +1311,6 @@
RelativePath=".\src\CheatSearch.h"
>
</File>
<File
RelativePath=".\src\getopt.h"
>
</File>
<File
RelativePath=".\src\memgzio.h"
>

2
debian/vbam.1 vendored
View File

@ -149,7 +149,7 @@ Disable RTC support
Don't show emulation speed
.TP
\fB\-\-no\-throttle\fR
Disable thrrotle
Disable throttle
.TP
\fB\-\-pause\-when\-inactive\fR
Pause when inactive

View File

View File

View File