Deleted Added
full compact
ctlstat.8 (235873) ctlstat.8 (249009)
1.\"
2.\" Copyright (c) 2010 Silicon Graphics International Corp.
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

--- 18 unchanged lines hidden (view full) ---

27.\" IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
28.\" POSSIBILITY OF SUCH DAMAGES.
29.\"
30.\" ctlstat utility man page.
31.\"
32.\" Author: Ken Merry <ken@FreeBSD.org>
33.\"
34.\" $Id: //depot/users/kenm/FreeBSD-test2/usr.bin/ctlstat/ctlstat.8#2 $
1.\"
2.\" Copyright (c) 2010 Silicon Graphics International Corp.
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

--- 18 unchanged lines hidden (view full) ---

27.\" IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
28.\" POSSIBILITY OF SUCH DAMAGES.
29.\"
30.\" ctlstat utility man page.
31.\"
32.\" Author: Ken Merry <ken@FreeBSD.org>
33.\"
34.\" $Id: //depot/users/kenm/FreeBSD-test2/usr.bin/ctlstat/ctlstat.8#2 $
35.\" $FreeBSD: head/usr.bin/ctlstat/ctlstat.8 235873 2012-05-24 02:24:03Z wblock $
35.\" $FreeBSD: head/usr.bin/ctlstat/ctlstat.8 249009 2013-04-02 09:42:42Z trasz $
36.\"
36.\"
37.Dd June 4, 2010
37.Dd March 6, 2013
38.Dt CTLSTAT 8
39.Os
40.Sh NAME
41.Nm ctlstat
42.Nd CAM Target Layer statistics utility
43.Sh SYNOPSIS
44.Nm
45.Op Fl t

--- 62 unchanged lines hidden (view full) ---

108.Pp
109.Dl ctlstat -n 7 -w 10
110.Pp
111Display statistics for the first 7 LUNs, and display average statistics
112every 10 seconds.
113.Sh SEE ALSO
114.Xr cam 3 ,
115.Xr cam 4 ,
38.Dt CTLSTAT 8
39.Os
40.Sh NAME
41.Nm ctlstat
42.Nd CAM Target Layer statistics utility
43.Sh SYNOPSIS
44.Nm
45.Op Fl t

--- 62 unchanged lines hidden (view full) ---

108.Pp
109.Dl ctlstat -n 7 -w 10
110.Pp
111Display statistics for the first 7 LUNs, and display average statistics
112every 10 seconds.
113.Sh SEE ALSO
114.Xr cam 3 ,
115.Xr cam 4 ,
116.Xr ctl 4 ,
116.Xr xpt 4 ,
117.Xr camcontrol 8 ,
118.Xr ctladm 8 ,
119.Xr iostat 8
120.Sh AUTHORS
121.An Ken Merry Aq ken@FreeBSD.org
122.An Will Andrews Aq will@FreeBSD.org
117.Xr xpt 4 ,
118.Xr camcontrol 8 ,
119.Xr ctladm 8 ,
120.Xr iostat 8
121.Sh AUTHORS
122.An Ken Merry Aq ken@FreeBSD.org
123.An Will Andrews Aq will@FreeBSD.org