From 56a40089dd903c4448ec2675f3d37fee70ce4f97 Mon Sep 17 00:00:00 2001 From: diego Date: Thu, 11 Nov 2004 02:24:23 +0000 Subject: devices.html is no more, links updated. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13915 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libvo/vo_xv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libvo') diff --git a/libvo/vo_xv.c b/libvo/vo_xv.c index 74fa0a5de6..6e7f4a2e64 100644 --- a/libvo/vo_xv.c +++ b/libvo/vo_xv.c @@ -871,7 +871,7 @@ static uint32_t preinit(const char *arg) else mp_msg(MSGT_VO, MSGL_ERR, "It seems there is no Xvideo support for your video card available.\n" - "Run 'xvinfo' to verify its Xv support and read DOCS/HTML/en/devices.html#xv!\n" + "Run 'xvinfo' to verify its Xv support and read DOCS/HTML/en/video.html#xv!\n" "See 'mplayer -vo help' for other (non-xv) video out drivers. Try -vo x11\n"); return -1; } -- cgit v1.2.3