diff options
author | 1997-02-26 05:00:36 +0000 | |
---|---|---|
committer | 1997-02-26 05:00:36 +0000 | |
commit | 16e287ad1aba45505d8112499ee92549110c178c (patch) | |
tree | 07540cf7fd11553cec6ef98333635ce910e8bc03 | |
parent | add italics (diff) | |
download | wireguard-openbsd-16e287ad1aba45505d8112499ee92549110c178c.tar.xz wireguard-openbsd-16e287ad1aba45505d8112499ee92549110c178c.zip |
fix italics
-rw-r--r-- | sbin/ipnat/ipnat.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/ipnat/ipnat.1 b/sbin/ipnat/ipnat.1 index 4da9de97a42..235513e4234 100644 --- a/sbin/ipnat/ipnat.1 +++ b/sbin/ipnat/ipnat.1 @@ -42,6 +42,6 @@ Remove matching NAT rules rather than add them to the internal lists Turn verbose mode on. Displays information relating to rule processing. .DT .SH FILES -\fI/usr/share/ipf\fB -- sample configuration files. +\fI/usr/share/ipf\fP -- sample configuration files. .SH SEE ALSO ipfstat(1), ipftest(1), ipf(1), ipnat(4), ipnat(5) |