diff options
author | 1997-02-26 04:58:55 +0000 | |
---|---|---|
committer | 1997-02-26 04:58:55 +0000 | |
commit | dc93fd59c6151be99fd7bfb088d824b42c189439 (patch) | |
tree | f02984f016e65ddc63763ce9a5e2e1bdd2caceb5 | |
parent | move .DT before .SH FILES (diff) | |
download | wireguard-openbsd-dc93fd59c6151be99fd7bfb088d824b42c189439.tar.xz wireguard-openbsd-dc93fd59c6151be99fd7bfb088d824b42c189439.zip |
add italics
-rw-r--r-- | sbin/ipf/ipf.1 | 2 | ||||
-rw-r--r-- | sbin/ipnat/ipnat.1 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sbin/ipf/ipf.1 b/sbin/ipf/ipf.1 index 75843dbe1c5..0e337b7ba37 100644 --- a/sbin/ipf/ipf.1 +++ b/sbin/ipf/ipf.1 @@ -99,7 +99,7 @@ Zero global statistics held in the kernel for filtering only (this doesn't affect fragment or state statistics). .DT .SH FILES -/usr/share/ipf -- sample configuration files. +\fI/usr/share/ipf\fP -- sample configuration files. .SH SEE ALSO ipfstat(1), ipftest(1), ipf(5) .SH DIAGNOSTICS diff --git a/sbin/ipnat/ipnat.1 b/sbin/ipnat/ipnat.1 index 7c68e94c02c..4da9de97a42 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 -/usr/share/ipf -- sample configuration files. +\fI/usr/share/ipf\fB -- sample configuration files. .SH SEE ALSO ipfstat(1), ipftest(1), ipf(1), ipnat(4), ipnat(5) |