diff options
author | kano <kano@pkgsrc.org> | 2007-10-07 12:59:11 +0000 |
---|---|---|
committer | kano <kano@pkgsrc.org> | 2007-10-07 12:59:11 +0000 |
commit | abdb54b351a99a07987fe50af3433a9bb2b5e54c (patch) | |
tree | bc8abb175c2e1c05238dd283debeb72732449a8f /emulators/ski | |
parent | 5d01b5a3bd4ddd45957c1c1854af2305368bcb1d (diff) | |
download | pkgsrc-abdb54b351a99a07987fe50af3433a9bb2b5e54c.tar.gz |
fix obsolete URLs for www.NetBSD.org
close PR pkg/37071
reviewd by xtraeme@
Diffstat (limited to 'emulators/ski')
-rw-r--r-- | emulators/ski/DESCR | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/ski/DESCR b/emulators/ski/DESCR index 9668c250e7a..bb8fa17f759 100644 --- a/emulators/ski/DESCR +++ b/emulators/ski/DESCR @@ -3,9 +3,9 @@ The Hewlett-Packard IA-64 instruction set simulator for Linux/x86 To get the ski to run on NetBSD/i386, you need the following: compat_linux support in the kernel: - http://www.netbsd.org/guide/en/chap-linux.html + http://www.netbsd.org/docs/guide/en/chap-linux.html procfs support in the kernel: - http://www.netbsd.org/guide/en/chap-linux.html#chap-linux-emulating-procfs + http://www.netbsd.org/docs/guide/en/chap-linux.html#chap-linux-emulating-procfs mount /dev/pts: http://mail-index.netbsd.org/tech-kern/2004/11/08/0016.html |