From 92fc8b5c0bdaa0d2eee88b252f2b8d9b7635930f Mon Sep 17 00:00:00 2001 From: Sascha Wildner Date: Mon, 30 May 2011 16:28:39 +0200 Subject: [PATCH] manpages: Remove a bunch of unneeded Pp macros. --- lib/libc/stdio/getc.3 | 2 -- lib/libmd/sha384.3 | 2 -- lib/libradius/radius.conf.5 | 2 -- sbin/mount_tmpfs/mount_tmpfs.8 | 1 - share/man/man4/hptiop.4 | 1 - share/man/man4/mtio.4 | 2 -- share/man/man4/powernow.4 | 1 - share/man/man9/mpipe.9 | 1 - share/man/man9/systimer.9 | 1 - share/man/man9/token.9 | 1 - usr.sbin/fwcontrol/fwcontrol.8 | 3 --- usr.sbin/i4b/isdnd/isdnd.8 | 2 -- usr.sbin/i4b/man/isic.4 | 3 --- usr.sbin/mfiutil/mfiutil.8 | 1 - usr.sbin/mptutil/mptutil.8 | 1 - 15 files changed, 24 deletions(-) diff --git a/lib/libc/stdio/getc.3 b/lib/libc/stdio/getc.3 index a26c8ad006..aecfa63e9f 100644 --- a/lib/libc/stdio/getc.3 +++ b/lib/libc/stdio/getc.3 @@ -31,7 +31,6 @@ .\" .\" @(#)getc.3 8.1 (Berkeley) 6/4/93 .\" $FreeBSD: src/lib/libc/stdio/getc.3,v 1.21 2007/01/09 00:28:06 imp Exp $ -.\" $DragonFly: src/lib/libc/stdio/getc.3,v 1.3 2005/09/25 20:49:55 asmodai Exp $ .\" .Dd March 22, 2009 .Dt GETC 3 @@ -168,4 +167,3 @@ The size and byte order of an varies from one machine to another, and .Fn getw is not recommended for portable applications. -.Pp diff --git a/lib/libmd/sha384.3 b/lib/libmd/sha384.3 index f0e459b372..c90bbf772b 100644 --- a/lib/libmd/sha384.3 +++ b/lib/libmd/sha384.3 @@ -8,7 +8,6 @@ .\" .\" From: Id: mdX.3,v 1.14 1999/02/11 20:31:49 wollman Exp .\" $FreeBSD: src/lib/libmd/sha512.3,v 1.4 2005/11/17 13:00:00 ru Exp $ -.\" $DragonFly: src/lib/libmd/sha512.3,v 1.2 2008/09/11 20:25:34 swildner Exp $ .\" .Dd July 4, 2010 .Dt SHA384 3 @@ -56,7 +55,6 @@ run over the data with .Fn SHA384_Update , and finally extract the result using .Fn SHA384_Final . -.Pp .Sh SEE ALSO .Xr md2 3 , .Xr md4 3 , diff --git a/lib/libradius/radius.conf.5 b/lib/libradius/radius.conf.5 index 878a85bfe4..f521f223b1 100644 --- a/lib/libradius/radius.conf.5 +++ b/lib/libradius/radius.conf.5 @@ -23,7 +23,6 @@ .\" SUCH DAMAGE. .\" .\" $FreeBSD: src/lib/libradius/radius.conf.5,v 1.4.2.3 2001/08/17 15:43:06 ru Exp $ -.\" $DragonFly: src/lib/libradius/radius.conf.5,v 1.2 2003/06/17 04:26:51 dillon Exp $ .\" .Dd October 30, 1999 .Dt RADIUS.CONF 5 @@ -71,7 +70,6 @@ and the backslash can be represented by .Ql \e\e . No other escape sequences are supported. .Pp -.Pp The first field gives the service type, either .Ql auth for RADIUS authentication or diff --git a/sbin/mount_tmpfs/mount_tmpfs.8 b/sbin/mount_tmpfs/mount_tmpfs.8 index f72dbe5de0..1fd822cca7 100644 --- a/sbin/mount_tmpfs/mount_tmpfs.8 +++ b/sbin/mount_tmpfs/mount_tmpfs.8 @@ -132,7 +132,6 @@ group, with a restricted 0700 mode: or .Pp .Ic "mount -t tmpfs -o size=20M,uid=joe,gid=users,mode=0700 tmpfs /mnt" -.Pp .Sh SEE ALSO .Xr fstab 5 , .Xr tmpfs 5 , diff --git a/share/man/man4/hptiop.4 b/share/man/man4/hptiop.4 index d2cba69051..43679bcb18 100644 --- a/share/man/man4/hptiop.4 +++ b/share/man/man4/hptiop.4 @@ -96,7 +96,6 @@ The .Nm device driver first appeared in .Fx 7.0 . -.Pp .Sh AUTHORS The .Nm diff --git a/share/man/man4/mtio.4 b/share/man/man4/mtio.4 index 17276721a9..8cb3f3158b 100644 --- a/share/man/man4/mtio.4 +++ b/share/man/man4/mtio.4 @@ -34,7 +34,6 @@ .\" .\" @(#)mtio.4 8.1 (Berkeley) 6/5/93 .\" $FreeBSD: src/share/man/man4/mtio.4,v 1.8.2.6 2001/08/17 13:08:38 ru Exp $ -.\" $DragonFly: src/share/man/man4/mtio.4,v 1.5 2007/10/27 18:45:00 swildner Exp $ .\" .Dd March 5, 2005 .Dt MTIO 4 @@ -53,7 +52,6 @@ are control devices that can be used to issue ioctls to the SCSI tape driver to set parameters that are required to last beyond the unmounting of a tape. .Pp -.Pp The rewind devices automatically rewind when the last requested read, write or seek has finished, or the end of the tape has been reached. diff --git a/share/man/man4/powernow.4 b/share/man/man4/powernow.4 index 5b506c511e..81b944d426 100644 --- a/share/man/man4/powernow.4 +++ b/share/man/man4/powernow.4 @@ -71,7 +71,6 @@ The current CPU frequency (read only). .It Va frequency.target The target CPU frequency (read/write). .El -.Pp .Sh HISTORY The .Nm diff --git a/share/man/man9/mpipe.9 b/share/man/man9/mpipe.9 index d1351d24ce..4b1580e360 100644 --- a/share/man/man9/mpipe.9 +++ b/share/man/man9/mpipe.9 @@ -43,7 +43,6 @@ .Ft void .Fn mpipe_free "malloc_pipe_t mpipe" "void *buf" .Sh DESCRIPTION -.Pp A malloc pipeline is a linear pool of buffers of a single type. A malloc pipeline guarantees a number of outstanding allocations and provides both diff --git a/share/man/man9/systimer.9 b/share/man/man9/systimer.9 index 0dc283f249..5722fe9a31 100644 --- a/share/man/man9/systimer.9 +++ b/share/man/man9/systimer.9 @@ -36,7 +36,6 @@ .Ft void .Fn systimer_init_oneshot "systimer_t info" "void *func" "void *data" "int us" .Sh DESCRIPTION -.Pp Systimers invoke callbacks at either fixed frequencies or after time delays. The callbacks are invoked in an interrupt thread and should only be used for limited work. diff --git a/share/man/man9/token.9 b/share/man/man9/token.9 index 188b926bae..a2198e1229 100644 --- a/share/man/man9/token.9 +++ b/share/man/man9/token.9 @@ -60,7 +60,6 @@ .Ft struct lwkt_token * .Fn lwkt_getpooltoken "void *ptr" .Sh DESCRIPTION -.Pp A soft token is a lock which is only held while a thread is running. If a thread explicitly blocks, all its tokens are released, and reacquired when the thread resumes. diff --git a/usr.sbin/fwcontrol/fwcontrol.8 b/usr.sbin/fwcontrol/fwcontrol.8 index ef0f4ab80a..c982e7c0d1 100644 --- a/usr.sbin/fwcontrol/fwcontrol.8 +++ b/usr.sbin/fwcontrol/fwcontrol.8 @@ -23,8 +23,6 @@ .\" POSSIBILITY OF SUCH DAMAGE. .\" .\" $FreeBSD: src/usr.sbin/fwcontrol/fwcontrol.8,v 1.1.2.6 2003/05/01 06:35:00 simokawa Exp $ -.\" $DragonFly: src/usr.sbin/fwcontrol/fwcontrol.8,v 1.11 2008/05/02 02:05:07 swildner Exp $ -.\" .\" .Dd December 30, 2002 .Dt FWCONTROL 8 @@ -130,4 +128,3 @@ utility first appeared in .An Hidetoshi Shimokawa Aq simokawa@FreeBSD.org .Sh BUGS This utility is still under development and provided for debug purpose. -.Pp diff --git a/usr.sbin/i4b/isdnd/isdnd.8 b/usr.sbin/i4b/isdnd/isdnd.8 index 96da4325b9..40785d8088 100644 --- a/usr.sbin/i4b/isdnd/isdnd.8 +++ b/usr.sbin/i4b/isdnd/isdnd.8 @@ -25,7 +25,6 @@ .\" $Id: isdnd.8,v 1.29 2000/05/02 11:50:28 hm Exp $ .\" .\" $FreeBSD: src/usr.sbin/i4b/isdnd/isdnd.8,v 1.9.2.7 2003/03/11 21:13:49 trhodes Exp $ -.\" $DragonFly: src/usr.sbin/i4b/isdnd/isdnd.8,v 1.5 2006/05/26 19:39:40 swildner Exp $ .\" .\" last edit-date: [Wed May 2 10:48:30 2001] .\" @@ -254,7 +253,6 @@ Download firmware to active card(s). Return diagnostic information from active cards. .El .Pp -.Pp Supported status and event messages from the kernel are: .Bl -tag -width Ds -compact -offset indent .It Ar MSG_CONNECT_IND diff --git a/usr.sbin/i4b/man/isic.4 b/usr.sbin/i4b/man/isic.4 index c3a7ff5c82..2b22269d8e 100644 --- a/usr.sbin/i4b/man/isic.4 +++ b/usr.sbin/i4b/man/isic.4 @@ -208,7 +208,6 @@ Notice: this card has a strange address decoding scheme resulting in 64 windows of some bytes length. Anyway, support for this card is good because the manufacturer gave out technical docs for this card! .Pp -.Pp .It Ar "Dr. Neuhaus Niccy Go@" .Pp Valid i/o port values must be in the range 0x200 ... 0x3e0. @@ -234,12 +233,10 @@ Valid interrupt configurations are 3, 4, 5, 7, 10, 11, 12, 15. .Pp The card is auto-configured by the PnP kernel subsystem. .Pp -.Pp .It Ar "ELSA QuickStep 1000pro-PCI" .Pp The card is auto-configured by the PCI kernel subsystem. .Pp -.Pp .It Ar "ITK ix1 micro" .Pp The required (optional under diff --git a/usr.sbin/mfiutil/mfiutil.8 b/usr.sbin/mfiutil/mfiutil.8 index 252d5a137d..a87ce27cc0 100644 --- a/usr.sbin/mfiutil/mfiutil.8 +++ b/usr.sbin/mfiutil/mfiutil.8 @@ -556,7 +556,6 @@ Configure the adapter to run periodic patrol reads once a week with the first patrol read starting in 5 minutes: .Pp .Dl Nm Cm patrol auto 604800 300 -.Pp .Sh SEE ALSO .Xr mfi 4 .Sh HISTORY diff --git a/usr.sbin/mptutil/mptutil.8 b/usr.sbin/mptutil/mptutil.8 index 190c59b155..23f63b844e 100644 --- a/usr.sbin/mptutil/mptutil.8 +++ b/usr.sbin/mptutil/mptutil.8 @@ -354,7 +354,6 @@ The utility first appeared in .Fx 8.0 . .Sh BUGS -.Pp The handling of spare drives appears to be unreliable. The .Xr mpt 4 -- 2.41.0