diff options
author | atmos4 <atmos4@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-10-05 09:29:27 +0000 |
---|---|---|
committer | atmos4 <atmos4@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-10-05 09:29:27 +0000 |
commit | 010450f8f9dfe54b32f53b18d269cd72a14da2eb (patch) | |
tree | a5d0a82d1c84995c8d07b08c992c12eb5cb89237 | |
parent | 2164dcdbe89856b7c24f6184ac6a73f39146f2d2 (diff) |
Fixed RTFM notice.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2091 b3059339-0415-0410-9bf9-f77b7e298cf2
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2441,7 +2441,7 @@ cat > $CHELP << EOF EOF if [ $_mtrr = yes ]; then - echo "Please check mtrr settings at /proc/mtrr (see DOCS/MTRR)" + echo "Please check mtrr settings at /proc/mtrr (see DOCS/video.html#2.2.1.1)" echo fi |