diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2006-09-29 16:51:29 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2006-09-29 16:51:29 +0000 |
commit | ae67ba29a46c5927b3634d1e87fb4c775b8e3124 (patch) | |
tree | 2c0d7b8eae565e140886641077e372dc3a74ee7b /usr.sbin/gstat | |
parent | d20241a618272d81c5ca81d464ad9160743f72f6 (diff) |
Notes
Diffstat (limited to 'usr.sbin/gstat')
-rw-r--r-- | usr.sbin/gstat/gstat.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/gstat/gstat.8 b/usr.sbin/gstat/gstat.8 index 08a92fbc1c71..06abd1772f05 100644 --- a/usr.sbin/gstat/gstat.8 +++ b/usr.sbin/gstat/gstat.8 @@ -60,7 +60,7 @@ operations. .It Fl f Ar filter A regular expression that can be used to only show statistics for some devices. -Only devices which name match +Only devices with the names matching .Ar filter will be displayed. The format of the regular expression is described in |