1 .\" Hey, EMACS: -*- nroff -*-
2 .\" First parameter, NAME, should be all caps
3 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
4 .\" other parameters are allowed: see man(7), man(1)
5 .TH VLC\-WRAPPER 1 "Aug 31, 2008"
6 .\" Please adjust this date whenever revising the manpage.
8 .\" Some roff macros, for reference:
9 .\" .nh disable hyphenation
10 .\" .hy enable hyphenation
11 .\" .ad l left justify
12 .\" .ad b justify to both left and right margins
13 .\" .nf disable filling
14 .\" .fi enable filling
15 .\" .br insert line break
16 .\" .sp <n> insert n+1 empty lines
17 .\" for manpage-specific macros, see man(7)
19 vlc-wrapper \- a wrapper to drop privileges with VLC
24 This manual page documents briefly the
26 wrapper to open privileged network ports.
27 The ports it can open are 80, 443 and 554.
30 They will be passed to
36 The preferred way is to use
40 \& $ sudo vlc-wrapper \-\-option1 \-\-option2
42 You can also set the SUDO_UID environment variable:
44 \& # SUDO_UID=1000 vlc-wrapper \-\-option1 \-\-option2
54 This manual page was written by Christophe Mutricy.