diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2023-01-04 19:12:35 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2023-01-04 19:12:35 +0000 |
commit | 86e229262a9b653daab096a0a89285205c8528b4 (patch) | |
tree | 7102047e047de299913981f74d44a873d5271acd /usr.bin/netstat | |
parent | 60691777786ea78547764b7cf07f0a7e9c0bf930 (diff) |
minor text shuffle, for clarity; ok millert
Diffstat (limited to 'usr.bin/netstat')
-rw-r--r-- | usr.bin/netstat/netstat.1 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/usr.bin/netstat/netstat.1 b/usr.bin/netstat/netstat.1 index 656627dd404..3fd3271bd44 100644 --- a/usr.bin/netstat/netstat.1 +++ b/usr.bin/netstat/netstat.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: netstat.1,v 1.97 2022/12/23 07:18:46 jmc Exp $ +.\" $OpenBSD: netstat.1,v 1.98 2023/01/04 19:12:34 jmc Exp $ .\" $NetBSD: netstat.1,v 1.11 1995/10/03 21:42:43 thorpej Exp $ .\" .\" Copyright (c) 1983, 1990, 1992, 1993 @@ -30,7 +30,7 @@ .\" .\" from: @(#)netstat.1 8.8 (Berkeley) 4/18/94 .\" -.Dd $Mdocdate: December 23 2022 $ +.Dd $Mdocdate: January 4 2023 $ .Dt NETSTAT 1 .Os .Sh NAME @@ -368,10 +368,10 @@ is invoked with the option and a .Ar wait interval argument, it displays a running count of statistics related to -network interfaces. -An obsolescent version of this option used a numeric parameter -with no option, and is currently supported for backward compatibility. -This display consists of a column for the primary interface (the first +network interfaces +(an obsolescent version of this option used a numeric parameter +with no option, and is currently supported for backward compatibility). +The display consists of a column for the primary interface (the first interface found during autoconfiguration) and a column summarizing information for all interfaces. The primary interface may be replaced with another interface with the |