Browse Source

bsd.txt.md formatting fix

pull/81/head
bol-van 3 years ago
committed by GitHub
parent
commit
2d01dd8a82
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/bsd.eng.md

2
docs/bsd.eng.md

@ -12,7 +12,7 @@ dvtws shares most of the code with nfqws and offers almost identical parameters.
FreeBSD has 3 firewalls : IPFilter, ipfw and Packet Filter (PF). OpenBSD has only PF.
To compile sources in FreeBSD use `make`, in OpenBSD - use `make bsd`, in MacOS - use 'make mac`.
To compile sources in FreeBSD use `make`, in OpenBSD - use `make bsd`, in MacOS - use `make mac`.
Compile all programs : `make -C /opt/zapret`

Loading…
Cancel
Save