diff options
author | jkh <jkh@FreeBSD.org> | 1994-10-28 15:12:22 +0000 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1994-10-28 15:12:22 +0000 |
commit | a90bff7c68e0db0d419498c7fea9fbb682da2531 (patch) | |
tree | 1f2904db69e4f7351ccd32edd0cf5e5f245ba93f /sbin | |
parent | 6dbcdb0ab9a7a70532b02c863dc82e1344422fbb (diff) | |
download | FreeBSD-src-a90bff7c68e0db0d419498c7fea9fbb682da2531.zip FreeBSD-src-a90bff7c68e0db0d419498c7fea9fbb682da2531.tar.gz |
Fix up the man page a little more, delete the README that crept in
(but I'm actually just as happy to have in the attic, for reference).
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/ipfw/ipfw.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sbin/ipfw/ipfw.1 b/sbin/ipfw/ipfw.1 index 72a5561..720b259 100644 --- a/sbin/ipfw/ipfw.1 +++ b/sbin/ipfw/ipfw.1 @@ -517,8 +517,11 @@ You can very easily hose your machine utterly if you don't know what you're doing. Dieses Befehl ist nur fuer Experten! .SH "SEE ALSO" .BR reboot (1) , +.PP .BR /sys/i386/conf/IPFIREWALL .SH AUTHORS Daniel Boulet <danny@BouletFermat.ab.ca> +.PP Ugen J.S.Antsilevich <ugen@NetVision.net.il> +.PP Jordan K. Hubbard <jkh@FreeBSD.org> [Crimes committed in this manpage] |