=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/31.html,v retrieving revision 1.35 retrieving revision 1.36 diff -u -r1.35 -r1.36 --- www/31.html 2016/10/16 19:11:29 1.35 +++ www/31.html 2017/06/26 17:18:57 1.36 @@ -84,18 +84,18 @@

  • A lot of enhancements to our new packet filter, pf, +href="https://man.openbsd.org/?query=pf&sektion=4">pf, including performance improvements, as well as the ability to filter other protocols than the usual tcp, udp and icmp, such as esp.

  • An utility to achieve per-user pf rules changes, typically intended for gateways, authpf. +href="https://man.openbsd.org/?query=authpf&sektion=8">authpf.

  • The in-kernel software raid +href="https://man.openbsd.org/?query=raid&sektion=4">raid (RAIDframe) can now automatically detect and configure its raid devices at boot. Taking advantage of this, the system can have its root partition directly mounted from an auto-detected raid partition. @@ -182,7 +182,7 @@ If you are planning on dual booting OpenBSD with another OS, you will need to read the included INSTALL.i386 document.

    -To make a boot floppy under MS-DOS, use the "rawrite" utility located at CD:/3.1/tools/rawrite.exe. To make the boot floppy under a Unix OS, use the dd(1) utility. The following is an example usage of dd(1), where the device could be "floppy", "rfd0c", or "rfd0a". +To make a boot floppy under MS-DOS, use the "rawrite" utility located at CD:/3.1/tools/rawrite.exe. To make the boot floppy under a Unix OS, use the dd(1) utility. The following is an example usage of dd(1), where the device could be "floppy", "rfd0c", or "rfd0a".