Fix manpage markup.

This commit is contained in:
Ulrich Spörlein 2010-11-06 10:54:33 +00:00
parent 584e07b573
commit 9e411c4821
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=214867
4 changed files with 29 additions and 31 deletions

View File

@ -363,4 +363,3 @@ The
.Nm libarchive
library was written by
.An Tim Kientzle Aq kientzle@acm.org .
.Sh BUGS

View File

@ -24,8 +24,8 @@
.\" $FreeBSD$
.\"
.Dd February 11, 2010
.Os
.Dt PMC.MIPS 3
.Os
.Sh NAME
.Nm pmc.mips
.Nd measurement events for
@ -123,7 +123,6 @@ Counts every time the instruction cache is accessed. All replays,
wasted fetches etc. are counted.
For example, following a branch, even though the prediction is taken,
the fall through access is counted.
.It Li IC_MISS
.Pq Event 9, Counter 1
Counts all instruction cache misses that result in a bus request.

View File

@ -24,8 +24,8 @@
.\" $FreeBSD$
.\"
.Dd December 23, 2009
.Os
.Dt PMC.XSCALE 3
.Os
.Sh NAME
.Nm pmc.xscale
.Nd measurement events for

View File

@ -1,32 +1,32 @@
.\"-
.\" Copyright (C) 2004-2006 The FreeBSD Project. All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
.\" are met:
.\" 1. Redistributions of source code must retain the above copyright
.\" notice, this list of conditions and the following disclaimer.
.\" 2. Redistributions in binary form must reproduce the above copyright
.\" notice, this list of conditions and the following disclaimer in the
.\" documentation and/or other materials provided with the distribution.
.\"
.\" THIS SOFTWARE IS PROVIDED BY AUTHOR AND CONTRIBUTORS ``AS IS'' AND
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
.\" ARE DISCLAIMED. IN NO EVENT SHALL AUTHOR OR CONTRIBUTORS BE LIABLE
.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\ Copyright (C) 2004-2006 The FreeBSD Project. All rights reserved.
.\
.\ Redistribution and use in source and binary forms, with or without
.\ modification, are permitted provided that the following conditions
.\ are met:
.\ 1. Redistributions of source code must retain the above copyright
.\ notice, this list of conditions and the following disclaimer.
.\ 2. Redistributions in binary form must reproduce the above copyright
.\ notice, this list of conditions and the following disclaimer in the
.\ documentation and/or other materials provided with the distribution.
.\
.\ THIS SOFTWARE IS PROVIDED BY AUTHOR AND CONTRIBUTORS ``AS IS'' AND
.\ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
.\ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
.\ ARE DISCLAIMED. IN NO EVENT SHALL AUTHOR OR CONTRIBUTORS BE LIABLE
.\ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
.\ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
.\ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
.\ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
.\ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
.\ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\ SUCH DAMAGE.
.\
.\" $Id: cxm.4,v 1.1 2004/10/16 00:12:35 mavetju Exp $
.\" $FreeBSD$
.\"
.Dd November 30, 2006
.Dt pvr250-setchannel 1
.Dt PVR250-SETCHANNEL 1
.Os
.Sh NAME
.Nm pvr250-setchannel
@ -48,10 +48,10 @@ Disable AFC.
.It Fl c
Select composite input.
.It Fl d
Select the tuner unit number.
This is appended to the base device file name
Select the tuner unit number.
This is appended to the base device file name
.Pa /dev/cxm
to form a device name such as
to form a device name such as
.Pa /dev/cxm0
or
.Pa /dev/cxm1 .