From ad3a51b894a0fd5eb121ea921b2383faaf9416bf Mon Sep 17 00:00:00 2001
From: Dima Dorfman
Date: Tue, 28 Aug 2001 12:48:19 +0000
Subject: [PATCH] -a is not an options (sic).
---
usr.bin/netstat/netstat.1 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/usr.bin/netstat/netstat.1 b/usr.bin/netstat/netstat.1
index 76dbe930d8bc..f8dda612a580 100644
--- a/usr.bin/netstat/netstat.1
+++ b/usr.bin/netstat/netstat.1
@@ -198,7 +198,7 @@ after an interface name indicates that the interface is
.Dq down .
If the
.Fl a
-options is also present, multicast addresses currently in use are shown
+option is also present, multicast addresses currently in use are shown
for each Ethernet interface and for each IP interface address.
Multicast addresses are shown on separate lines following the interface
address with which they are associated.