git.asbjorn.biz
/
swftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
4ead033
)
removed stray \n
author
kramm
<kramm>
Fri, 6 Feb 2004 18:53:25 +0000
(18:53 +0000)
committer
kramm
<kramm>
Fri, 6 Feb 2004 18:53:25 +0000
(18:53 +0000)
src/wav2swf.1
patch
|
blob
|
history
src/wav2swf.doc
patch
|
blob
|
history
diff --git
a/src/wav2swf.1
b/src/wav2swf.1
index
69c7821
..
03c8b6f
100644
(file)
--- a/
src/wav2swf.1
+++ b/
src/wav2swf.1
@@
-3,7
+3,7
@@
wav2swf - convert a WAV file to an SWF animation.
.SH Synopsis
-.B wav2swf [-o filename] file.wav\n
+.B wav2swf [-o filename] file.wav
.SH DESCRIPTION
Takes a wav file and converts it to a swf movie.
diff --git
a/src/wav2swf.doc
b/src/wav2swf.doc
index
9ab81a2
..
a42d159
100644
(file)
--- a/
src/wav2swf.doc
+++ b/
src/wav2swf.doc
@@
-1,4
+1,4
@@
-Usage: %s [-o filename] file.wav\n
+Usage: %s [-o filename] file.wav
convert a WAV file to an SWF animation.