diff options
author | blackend <blackend@FreeBSD.org> | 2002-08-01 17:21:18 +0000 |
---|---|---|
committer | blackend <blackend@FreeBSD.org> | 2002-08-01 17:21:18 +0000 |
commit | 9c8ad2f838c68d2850f36632e2fe9a9ed9a12af9 (patch) | |
tree | ee3803d436941f95be2c4d32aaef0f25abf7bf37 /sys/pc98/conf | |
parent | 001b90982f906c22822564fd232f26a36192eaf9 (diff) | |
download | FreeBSD-src-9c8ad2f838c68d2850f36632e2fe9a9ed9a12af9.zip FreeBSD-src-9c8ad2f838c68d2850f36632e2fe9a9ed9a12af9.tar.gz |
Fix the link to the Handbook
Diffstat (limited to 'sys/pc98/conf')
-rw-r--r-- | sys/pc98/conf/GENERIC | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC index a6b4d75..4ce1f18 100644 --- a/sys/pc98/conf/GENERIC +++ b/sys/pc98/conf/GENERIC @@ -4,7 +4,7 @@ # For more information on this file, please read the handbook section on # Kernel Configuration Files: # -# http://www.FreeBSD.org/handbook/kernelconfig-config.html +# http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html # # The handbook is also available locally in /usr/share/doc/handbook # if you've installed the doc distribution, otherwise always see the |