From owner-svn-src-head@FreeBSD.ORG Sun Mar 25 09:18:35 2012 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A392F106564A; Sun, 25 Mar 2012 09:18:35 +0000 (UTC) (envelope-from joel@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 8B3CC8FC18; Sun, 25 Mar 2012 09:18:35 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q2P9IZU2073029; Sun, 25 Mar 2012 09:18:35 GMT (envelope-from joel@svn.freebsd.org) Received: (from joel@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q2P9IZKQ073014; Sun, 25 Mar 2012 09:18:35 GMT (envelope-from joel@svn.freebsd.org) Message-Id: <201203250918.q2P9IZKQ073014@svn.freebsd.org> From: Joel Dahl Date: Sun, 25 Mar 2012 09:18:35 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r233455 - in head/usr.sbin: boot0cfg bsnmpd/modules/snmp_netgraph bsnmpd/tools/bsnmptools ctladm ifmcstat mfiutil mptutil mtest mtree nfsd ntp/doc utx ypserv X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Mar 2012 09:18:35 -0000 Author: joel (doc committer) Date: Sun Mar 25 09:18:34 2012 New Revision: 233455 URL: http://svn.freebsd.org/changeset/base/233455 Log: Remove superfluous paragraph macro. Modified: head/usr.sbin/boot0cfg/boot0cfg.8 head/usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.3 head/usr.sbin/bsnmpd/tools/bsnmptools/bsnmpget.1 head/usr.sbin/ctladm/ctladm.8 head/usr.sbin/ifmcstat/ifmcstat.8 head/usr.sbin/mfiutil/mfiutil.8 head/usr.sbin/mptutil/mptutil.8 head/usr.sbin/mtest/mtest.8 head/usr.sbin/mtree/mtree.5 head/usr.sbin/nfsd/nfsv4.4 head/usr.sbin/ntp/doc/ntp-keygen.8 head/usr.sbin/ntp/doc/ntpdate.8 head/usr.sbin/utx/utx.8 head/usr.sbin/ypserv/ypserv.8 Modified: head/usr.sbin/boot0cfg/boot0cfg.8 ============================================================================== --- head/usr.sbin/boot0cfg/boot0cfg.8 Sun Mar 25 06:01:34 2012 (r233454) +++ head/usr.sbin/boot0cfg/boot0cfg.8 Sun Mar 25 09:18:34 2012 (r233455) @@ -184,7 +184,6 @@ To go back to non-interactive booting, u to install the default MBR: .Pp .Dl "fdisk -B ad0" -.Pp .Sh SEE ALSO .Xr geom 4 , .Xr boot 8 , Modified: head/usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.3 ============================================================================== --- head/usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.3 Sun Mar 25 06:01:34 2012 (r233454) +++ head/usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.3 Sun Mar 25 09:18:34 2012 (r233455) @@ -283,7 +283,6 @@ The function .Fn ng_unregister_module removes all control and data registrations for that module. .Ss FINDING NODES AND NODE CHARACTERISTICS -.Pp The function .Fn ng_node_id returns the id of the node addressed by Modified: head/usr.sbin/bsnmpd/tools/bsnmptools/bsnmpget.1 ============================================================================== --- head/usr.sbin/bsnmpd/tools/bsnmptools/bsnmpget.1 Sun Mar 25 06:01:34 2012 (r233454) +++ head/usr.sbin/bsnmpd/tools/bsnmptools/bsnmpget.1 Sun Mar 25 09:18:34 2012 (r233455) @@ -121,7 +121,6 @@ constructs a SMNP SetRequest packet, fil syntaxes and values of the objects whose values are to be set and waits for a response from server. .Sh OPTIONS -.Pp The options are as follows (not all apply to all three programs): .Bl -tag -width ".It Fl D Ar options" .It Fl A Ar options Modified: head/usr.sbin/ctladm/ctladm.8 ============================================================================== --- head/usr.sbin/ctladm/ctladm.8 Sun Mar 25 06:01:34 2012 (r233454) +++ head/usr.sbin/ctladm/ctladm.8 Sun Mar 25 09:18:34 2012 (r233455) @@ -227,7 +227,6 @@ Specify the target (almost always 0) and Many of the primary functions of the .Nm utility take the following optional arguments: -.Pp .Bl -tag -width 10n .It Fl C Ar retries Specify the number of times to retry a command in the event of failure. @@ -905,7 +904,6 @@ Display the list of mode pages supported Display the saved version of the Control mode page (page 10) on LUN 0. Disable fetching block descriptors, and use a 10 byte MODE SENSE command instead of the default 6 byte command. -.Pp .Bd -literal ctladm read 0:2 -l 0 -d 1 -b 512 -f - > foo .Ed @@ -966,7 +964,6 @@ ioctl port. .Pp Inject a medium error on LUN 6 for every read that covers the first 512 blocks of the LUN. -.Pp .Bd -literal -offset indent ctladm inject 0:6 -i custom -p tur -s 18 "f0 0 02 s12 04 02" .Ed Modified: head/usr.sbin/ifmcstat/ifmcstat.8 ============================================================================== --- head/usr.sbin/ifmcstat/ifmcstat.8 Sun Mar 25 06:01:34 2012 (r233454) +++ head/usr.sbin/ifmcstat/ifmcstat.8 Sun Mar 25 09:18:34 2012 (r233455) @@ -123,7 +123,6 @@ support, the information displayed by is more limited. This support is recommended for debugging purposes. It requires super-user privilege if used to inspect a running kernel. -.Pp .Sh SEE ALSO .Xr netstat 1 , .Xr getifaddrs 3 , Modified: head/usr.sbin/mfiutil/mfiutil.8 ============================================================================== --- head/usr.sbin/mfiutil/mfiutil.8 Sun Mar 25 06:01:34 2012 (r233454) +++ head/usr.sbin/mfiutil/mfiutil.8 Sun Mar 25 09:18:34 2012 (r233455) @@ -597,7 +597,6 @@ Configure the adapter to run periodic pa patrol read starting in 5 minutes: .Pp .Dl Nm Cm patrol auto 604800 300 -.Pp .Sh SEE ALSO .Xr mfi 4 .Sh HISTORY Modified: head/usr.sbin/mptutil/mptutil.8 ============================================================================== --- head/usr.sbin/mptutil/mptutil.8 Sun Mar 25 06:01:34 2012 (r233454) +++ head/usr.sbin/mptutil/mptutil.8 Sun Mar 25 09:18:34 2012 (r233455) @@ -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 Modified: head/usr.sbin/mtest/mtest.8 ============================================================================== --- head/usr.sbin/mtest/mtest.8 Sun Mar 25 06:01:34 2012 (r233454) +++ head/usr.sbin/mtest/mtest.8 Sun Mar 25 09:18:34 2012 (r233455) @@ -159,7 +159,6 @@ name rather than an interface address. For IPv4, the program will perform a lookup of the primary IP address based on the interface name. This may fail if no primary IP address is assigned. -.Pp .Sh SEE ALSO .Rs .%A D. Thaler Modified: head/usr.sbin/mtree/mtree.5 ============================================================================== --- head/usr.sbin/mtree/mtree.5 Sun Mar 25 06:01:34 2012 (r233454) +++ head/usr.sbin/mtree/mtree.5 Sun Mar 25 09:18:34 2012 (r233455) @@ -223,7 +223,6 @@ symbolic link socket .El .El -.Pp .Sh SEE ALSO .Xr cksum 1 , .Xr find 1 , Modified: head/usr.sbin/nfsd/nfsv4.4 ============================================================================== --- head/usr.sbin/nfsd/nfsv4.4 Sun Mar 25 06:01:34 2012 (r233454) +++ head/usr.sbin/nfsd/nfsv4.4 Sun Mar 25 09:18:34 2012 (r233455) @@ -152,7 +152,6 @@ However, if you run with RPCSEC_GSS (sec=krb5, krb5i, krb5p), only names and KerberosV tickets will go on the wire. .Sh SERVER SETUP -.Pp To set up the NFS server that supports .Nm , you will need to either set the variables in @@ -219,7 +218,6 @@ must be specified in the kernel's .Xr config 5 file. .Sh CLIENT MOUNTS -.Pp To do an .Nm mount, specify the ``nfsv4'' option on the Modified: head/usr.sbin/ntp/doc/ntp-keygen.8 ============================================================================== --- head/usr.sbin/ntp/doc/ntp-keygen.8 Sun Mar 25 06:01:34 2012 (r233454) +++ head/usr.sbin/ntp/doc/ntp-keygen.8 Sun Mar 25 09:18:34 2012 (r233455) @@ -197,7 +197,6 @@ It is convenient to designate the owner as the subject and issuer fields, respectively, of the certificate. The owner name is also used for the host and sign key files, while the trusted name is used for the identity files. -.Pp .Ss Trusted Hosts and Groups Each cryptographic configuration involves selection of a signature scheme and identification scheme, called a cryptotype, Modified: head/usr.sbin/ntp/doc/ntpdate.8 ============================================================================== --- head/usr.sbin/ntp/doc/ntpdate.8 Sun Mar 25 06:01:34 2012 (r233454) +++ head/usr.sbin/ntp/doc/ntpdate.8 Sun Mar 25 09:18:34 2012 (r233455) @@ -18,7 +18,6 @@ .Op Fl t Ar timeout .Ar server ... .Sh DESCRIPTION -.Pp .Em Note : The functionality of this program is now available in the Modified: head/usr.sbin/utx/utx.8 ============================================================================== --- head/usr.sbin/utx/utx.8 Sun Mar 25 06:01:34 2012 (r233454) +++ head/usr.sbin/utx/utx.8 Sun Mar 25 09:18:34 2012 (r233455) @@ -89,7 +89,6 @@ by using the command. .El .Pp -.Pp Because this utility requires write-access to the user accounting database, its use is limited to the super-user. .Sh SEE ALSO Modified: head/usr.sbin/ypserv/ypserv.8 ============================================================================== --- head/usr.sbin/ypserv/ypserv.8 Sun Mar 25 06:01:34 2012 (r233454) +++ head/usr.sbin/ypserv/ypserv.8 Sun Mar 25 09:18:34 2012 (r233455) @@ -220,7 +220,6 @@ clients to perform user authentication through .Tn NIS . .El -.Pp .Ss Security In general, any remote user can issue an RPC to .Nm @@ -292,7 +291,6 @@ security, they, like the privileged port to .Dq IP spoofing attacks. -.Pp .Ss NIS v1 compatibility This version of .Nm