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" RelativePath=".\src\gbafilter.cpp"
> >
</File> </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 <File
RelativePath=".\src\memgzio.c" RelativePath=".\src\memgzio.c"
> >
@ -1351,10 +1311,6 @@
RelativePath=".\src\CheatSearch.h" RelativePath=".\src\CheatSearch.h"
> >
</File> </File>
<File
RelativePath=".\src\getopt.h"
>
</File>
<File <File
RelativePath=".\src\memgzio.h" RelativePath=".\src\memgzio.h"
> >

2
debian/vbam.1 vendored
View File

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

View File

View File

View File