diff options
author | 1999-02-07 22:08:03 +0000 | |
---|---|---|
committer | 1999-02-07 22:08:03 +0000 | |
commit | cc69cf0b3eb571e345c4f704d541745ce51cbde4 (patch) | |
tree | 2bbfb84438cfe4cca338ab74de6455ad86c96906 | |
parent | fix fold -s early break; helbig@Informatik.BA-Stuttgart.DE (diff) | |
download | wireguard-openbsd-cc69cf0b3eb571e345c4f704d541745ce51cbde4.tar.xz wireguard-openbsd-cc69cf0b3eb571e345c4f704d541745ce51cbde4.zip |
tweak
-rw-r--r-- | sbin/ipnat/ipnat.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/ipnat/ipnat.8 b/sbin/ipnat/ipnat.8 index 5a1763cc211..2d89e86c4fc 100644 --- a/sbin/ipnat/ipnat.8 +++ b/sbin/ipnat/ipnat.8 @@ -155,6 +155,6 @@ System requirements for use of the NAT. .It Pa /etc/ipnat.rules Actual rule list. .Sh SEE ALSO -.Xr ipnat 4 . +.Xr ipnat 4 .br http://coombs.anu.edu.au/ipfilter/ |