Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/netstat Insert word "mbuf" to description of -m (so ...
details: https://anonhg.NetBSD.org/src/rev/b3aab3ecb225
branches: trunk
changeset: 759339:b3aab3ecb225
user: pooka <pooka%NetBSD.org@localhost>
date: Mon Dec 06 09:28:38 2010 +0000
description:
Insert word "mbuf" to description of -m (so you can search for it).
No functional change.
diffstat:
usr.bin/netstat/netstat.1 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 2e10d9338434 -r b3aab3ecb225 usr.bin/netstat/netstat.1
--- a/usr.bin/netstat/netstat.1 Mon Dec 06 09:12:34 2010 +0000
+++ b/usr.bin/netstat/netstat.1 Mon Dec 06 09:28:38 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: netstat.1,v 1.58 2010/06/30 07:30:16 wiz Exp $
+.\" $NetBSD: netstat.1,v 1.59 2010/12/06 09:28:38 pooka Exp $
.\"
.\" Copyright (c) 1983, 1990, 1992, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -221,7 +221,7 @@
instead of the default
.Pa /dev/kmem .
.It Fl m
-Show statistics recorded by the memory management routines
+Show statistics recorded by the mbuf memory management routines
(the network manages a private pool of memory buffers).
.It Fl N
Extract the name list from the specified system instead of the default
Home |
Main Index |
Thread Index |
Old Index