From 2318c27a4b4a0bae8c18cf7413f15ddfc025650f Mon Sep 17 00:00:00 2001 From: Eitan Adler Date: Tue, 10 Dec 2013 05:01:01 +0000 Subject: mtest(8): use correct macro in mdoc The An macros is used for authors while the Ar macro is used for arguments. AFAIK mcast-addr and ifname are not authors. PR: docs/184649 Submitted by: cnst++ MFC After: 3 days --- usr.sbin/mtest/mtest.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.sbin/mtest/mtest.8') diff --git a/usr.sbin/mtest/mtest.8 b/usr.sbin/mtest/mtest.8 index dca6a5fa6eb6..5ccfa941e184 100644 --- a/usr.sbin/mtest/mtest.8 +++ b/usr.sbin/mtest/mtest.8 @@ -131,9 +131,9 @@ to allow traffic from source Print .Ar n source filter entries for -.An mcast-addr +.Ar mcast-addr on interface -.An ifname . +.Ar ifname . .\" .Pp .It Ic f Ar filename -- cgit v1.2.3