看板 FB_doc 關於我們 聯絡資訊
Hello, I'm Ryusuke Tsuda of one FreeBSD user. There is one wrong in this document. ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-02:13.openssh.asc > Execute the following commands as root: > > # cd /usr/src > # patch < /path/to/sshd.patch > # cd /usr/src/secure/lib/libssh > # make depend && make all > # cd /usr/src/secure/usr.sbin/sshd > # make depend && make all install > # cd /usr/src/secure/usr.bin/ssh > # make depend && make all install It is a filename mistake. --- Wrong: sshd.patch Right: openssh.patch --- Thank you so much. _______________________________________________ freebsd-doc@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "freebsd-doc-unsubscribe@freebsd.org"