=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/pctr/pctr.1,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- src/usr.bin/pctr/pctr.1 1998/12/16 02:38:50 1.3 +++ src/usr.bin/pctr/pctr.1 2000/03/10 20:17:49 1.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pctr.1,v 1.3 1998/12/16 02:38:50 aaron Exp $ +.\" $OpenBSD: pctr.1,v 1.4 2000/03/10 20:17:49 aaron Exp $ .\" .\" Copyright (c) 1998, Jason Downs. All rights reserved. .\" @@ -43,9 +43,9 @@ .Nm command displays the current values of the TSC and any vendor specific counter registers. -.Sh OPTIONS +.Pp +The options are as follows: .Bl -tag -width indent -There is one available option: .It Fl l Ar 5 | 6 List all possible vendor specific counters. The argument specifies which .Dq family @@ -53,14 +53,10 @@ .Dq family designation of the current processor. .El -.Sh RETURN VALUES +.Pp The .Nm program exits with a value of 0 on success or 1 on failure. -.Sh BUGS -The -.Nm -program is still orientated towards Intel brand microprocessors. .Sh SEE ALSO .Xr pctr 4 .Sh HISTORY @@ -68,3 +64,7 @@ .Nm program appeared in .Ox 2.0 . +.Sh BUGS +The +.Nm +program is still orientated towards Intel brand microprocessors.