gstat(8): Fix typo in example to filter the results
Reported by: rpokala
Fixes: 5652050565 - gstat.8: Add an example of how to filter the results
This commit is contained in:
@@ -124,7 +124,7 @@ Quit
|
|||||||
.Ex -std
|
.Ex -std
|
||||||
.Sh EXAMPLES
|
.Sh EXAMPLES
|
||||||
To filter the output to only physical disks named ada0 through ada4:
|
To filter the output to only physical disks named ada0 through ada4:
|
||||||
.Dl # gstat -f ada0[0-4]$
|
.Dl # gstat -f ada[0-4]$
|
||||||
.Sh SEE ALSO
|
.Sh SEE ALSO
|
||||||
.Xr systat 1 ,
|
.Xr systat 1 ,
|
||||||
.Xr geom 4 ,
|
.Xr geom 4 ,
|
||||||
|
|||||||
Reference in New Issue
Block a user