diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-08-07 15:48:51 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-08-07 15:48:51 +0000 |
| commit | c4d9468ea0e627c69802bd0689c93527dc2e2a85 (patch) | |
| tree | 0505e005ecc9492a4b759dc8e06eb138613e4aa4 /sbin/natd | |
| parent | 5de15c0508449da98f193b4d397a9750d2494ce3 (diff) | |
Notes
Diffstat (limited to 'sbin/natd')
| -rw-r--r-- | sbin/natd/natd.8 | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/sbin/natd/natd.8 b/sbin/natd/natd.8 index 905dd4349b30..4017e8669918 100644 --- a/sbin/natd/natd.8 +++ b/sbin/natd/natd.8 @@ -81,10 +81,8 @@ below, and the entry will be made in the internal translation table. .It Fl log_denied Log denied incoming packets via .Xr syslog 3 -.Po -see also -.Fl log_facility -.Pc . +(see also +.Fl log_facility ) . .It Fl log_facility Ar facility_name Use specified log facility when logging information via .Xr syslog 3 . @@ -177,8 +175,8 @@ The mapping is 1:1 meaning port 3300 maps to 2300, 3301 maps to 2301, etc. .Oc Redirect incoming IP packets of protocol .Ar proto -.Po see Xr protocols 5 -.Pc +(see +.Xr protocols 5 ) destined for .Ar publicIP address to a |
