summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoruqs <uqs@FreeBSD.org>2010-11-06 10:54:33 +0000
committeruqs <uqs@FreeBSD.org>2010-11-06 10:54:33 +0000
commit2e199614744df57a609c7b2e18467a646b3896e1 (patch)
tree35dcc6949e2cba17234ac16af638257123e915f5
parente5ffca4db6145f8a64ad71d245708101d8f06083 (diff)
downloadFreeBSD-src-2e199614744df57a609c7b2e18467a646b3896e1.zip
FreeBSD-src-2e199614744df57a609c7b2e18467a646b3896e1.tar.gz
Fix manpage markup.
-rw-r--r--lib/libarchive/libarchive_internals.31
-rw-r--r--lib/libpmc/pmc.mips.33
-rw-r--r--lib/libpmc/pmc.xscale.32
-rw-r--r--usr.bin/setchannel/setchannel.154
4 files changed, 29 insertions, 31 deletions
diff --git a/lib/libarchive/libarchive_internals.3 b/lib/libarchive/libarchive_internals.3
index 4ab0066..61a17c4 100644
--- a/lib/libarchive/libarchive_internals.3
+++ b/lib/libarchive/libarchive_internals.3
@@ -363,4 +363,3 @@ The
.Nm libarchive
library was written by
.An Tim Kientzle Aq kientzle@acm.org .
-.Sh BUGS
diff --git a/lib/libpmc/pmc.mips.3 b/lib/libpmc/pmc.mips.3
index 194838e..46cc443 100644
--- a/lib/libpmc/pmc.mips.3
+++ b/lib/libpmc/pmc.mips.3
@@ -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.
diff --git a/lib/libpmc/pmc.xscale.3 b/lib/libpmc/pmc.xscale.3
index ba4b6d1..8a01dc5 100644
--- a/lib/libpmc/pmc.xscale.3
+++ b/lib/libpmc/pmc.xscale.3
@@ -24,8 +24,8 @@
.\" $FreeBSD$
.\"
.Dd December 23, 2009
-.Os
.Dt PMC.XSCALE 3
+.Os
.Sh NAME
.Nm pmc.xscale
.Nd measurement events for
diff --git a/usr.bin/setchannel/setchannel.1 b/usr.bin/setchannel/setchannel.1
index dff87a0..0bb76a1 100644
--- a/usr.bin/setchannel/setchannel.1
+++ b/usr.bin/setchannel/setchannel.1
@@ -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 .
OpenPOWER on IntegriCloud