Browse Source

* doc/vlc.1: Fixed a minor typo (Debian bug #223605).

pull/2/head
Sam Hocevar 23 years ago
parent
commit
404e9c3695
  1. 7
      doc/vlc.1

7
doc/vlc.1

@ -2,7 +2,7 @@
.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1)
.TH VLC 1 "Feb 02, 2003"
.TH VLC 1 "Dec 11, 2003"
.\" Please adjust this date whenever revising the manpage.
.\"
.\" Some roff macros, for reference:
@ -50,7 +50,7 @@ DVD device (for instance dvd:/dev/dvd). The raw device is optional and
must have been prepared beforehands.
.TP
.B vcd:<device>
VCD device (for instance dvd:/dev/cdrom).
VCD device (for instance vcd:/dev/cdrom).
.TP
.B udpstream:[@[<multicast address>][:<local port>]]
UDP stream, such as one sent by VLS or another VLC.
@ -67,4 +67,5 @@ Execute a playlist command. Commands are :
.BR vls (1), vlms (1)
.br
.SH AUTHOR
This manual page was written by Samuel Hocevar <sam@zoy.org>, for the Debian GNU/Linux system (but may be used by others).
This manual page was written by Sam Hocevar <sam@zoy.org>, for the Debian
GNU/Linux system (but may be used by others).

Loading…
Cancel
Save