CVS: cvs.openbsd.org: src
Alexander Bluhm <[email protected]>
| Newsgroups | gmane.os.openbsd.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/07/16 06:35:32 Modified files: usr.bin/netstat: if.c main.c mroute6.c netstat.1 Log message: Fix netstat(1) man page and options. Use switch -v to avoid IPv6 address truncation everywhere. Remove special meaning of -l for IPv6 multicast routing table. Fix combination of options in usage. Clarify man page. input and OK claudio@