5.2 -> 5.3 change
Maurice Janssen <[email protected]>
| Newsgroups | gmane.os.openbsd.www |
|---|---|
| Message-ID | <[email protected]> |
Index: openbsd.html =================================================================== RCS file: /cvs/www/openssh/openbsd.html,v retrieving revision 1.83 diff -u -r1.83 openbsd.html --- openbsd.html 8 Mar 2010 01:25:52 -0000 1.83 +++ openbsd.html 8 Mar 2010 18:04:16 -0000 @@ -66,9 +66,9 @@ <pre> # cd /usr/src/usr.bin -# tar xvfz .../openssh-5.2.tar.gz +# tar xvfz .../openssh-5.3.tar.gz # cd ssh -# patch -p0 < /path/to/openbsd44_5.2.patch +# patch -p0 < /path/to/openbsd44_5.3.patch # make obj # make cleandir # make depend