diff options
author | H. Peter Anvin <hpa@linux.intel.com> | 2009-04-14 12:14:04 -0700 |
---|---|---|
committer | H. Peter Anvin <hpa@linux.intel.com> | 2009-04-14 12:14:04 -0700 |
commit | eb22c1f10a7f1946b9301cebf3b0c2c3bd2b11bb (patch) | |
tree | b2fcc924bc97bfaceff77c2ccae71802ec2f61d2 /doc | |
parent | bc6a65ac83d9d8c53076bf90a846f95210fa3736 (diff) | |
parent | b7fa7635e53a18dfd15fce5b7fd3bac418db3238 (diff) | |
download | syslinux.git-eb22c1f10a7f1946b9301cebf3b0c2c3bd2b11bb.tar.gz syslinux.git-eb22c1f10a7f1946b9301cebf3b0c2c3bd2b11bb.tar.xz syslinux.git-eb22c1f10a7f1946b9301cebf3b0c2c3bd2b11bb.zip |
Merge branch 'syslinux-3.7x'
Diffstat (limited to 'doc')
-rw-r--r-- | doc/extlinux.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/extlinux.txt b/doc/extlinux.txt index cb26fada..53f9f483 100644 --- a/doc/extlinux.txt +++ b/doc/extlinux.txt @@ -38,7 +38,7 @@ slight modifications. 4. EXTLINUX now supports symbolic links. However, extremely long symbolic links might hit the pathname limit. Also, please note that absolute symbolic links are interpreted from the root *of the - filesystem*, which might be different from now the running system + filesystem*, which might be different from how the running system would interpret it (e.g. in the case of a separate /boot partition.) Therefore, use relative symbolic links if at all possible. |