diff options
| author | Christian Brueffer <brueffer@FreeBSD.org> | 2007-10-31 05:59:17 +0000 |
|---|---|---|
| committer | Christian Brueffer <brueffer@FreeBSD.org> | 2007-10-31 05:59:17 +0000 |
| commit | 0297fef065cedcb9ceba8bafe9e0f99f9114d909 (patch) | |
| tree | 33eca472edb51e1a8e872b3ed4130aaf7d5f0caf /usr.sbin/fwcontrol | |
| parent | 56b45d9067e22d0ac0e971dc3af57097c60bc04c (diff) | |
Notes
Diffstat (limited to 'usr.sbin/fwcontrol')
| -rw-r--r-- | usr.sbin/fwcontrol/fwcontrol.8 | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/usr.sbin/fwcontrol/fwcontrol.8 b/usr.sbin/fwcontrol/fwcontrol.8 index 4e5d81ac2dce..7d9ebcf5edd0 100644 --- a/usr.sbin/fwcontrol/fwcontrol.8 +++ b/usr.sbin/fwcontrol/fwcontrol.8 @@ -176,18 +176,17 @@ can use and to receive the stream, use .Dl nc -l -u -p 9000 | buffer -s 10k -b 1000 -m 20m -p 5 | vlc - .Pp -.Pp For more information on how to work with .Nm vlc see its docs. .Sh SEE ALSO +.Xr mplayer 1 , +.Xr vlc 1 , .Xr firewire 4 , .Xr fwe 4 , .Xr fwip 4 , .Xr fwohci 4 , -.Xr sbp 4 , -.Xr mplayer 1 , -.Xr vlc 1 +.Xr sbp 4 .Sh HISTORY The .Nm |
