[MPlayer-dev-eng] [PATCH] [0_90] man page sync

Alban Bedel albeu at free.fr
Tue Apr 22 09:48:45 CEST 2003


Hi Diego Biurrun,

on Tue, 22 Apr 2003 02:24:28 +0200 you wrote:

> Hi!
> 
> This is Albeu's man page patch ported to 0_90.  I would commit this 
> directly but I lost track of the differences between main and 0_90. 
> Could somebody please check this and verify that the changes are all 
> correct?  Albeu?
> Thanks

It's ok but

 .B \-, \-use-stdin
-Read data from stdin.
-The \-idx option does not work in conjunction with this.
+The standard input (aka. stdin) will be used to read data instead of key
+events. If you open /dev/stdin (or the equivalent on your system), use stdin

should be
-.B \-, \-use-stdin
-Read data from stdin.
-The \-idx option does not work in conjunction with this.
+.B \-use-stdin
+The standard input (aka. stdin) will be used to read data instead of key
+events. If you open /dev/stdin (or the equivalent on your system), use stdin

as - isn't an option and doesn't mean what -use-stdin mean.
If you think that - should be documented (imho there is no need as it plain
standard *nix behaviour) then it need it's own entry.
This apply to main too.
	Albeu



More information about the MPlayer-dev-eng mailing list