Date: Thu, 21 Jun 2012 02:48:50 +0000 (UTC) From: Warren Block <wblock@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-7@freebsd.org Subject: svn commit: r237349 - in stable/7: sbin/mount sbin/natd share/man/man8 usr.sbin/cpucontrol usr.sbin/freebsd-update usr.sbin/rtadvd usr.sbin/smbmsg usr.sbin/wpa/ndis_events Message-ID: <201206210248.q5L2moL8083684@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wblock (doc committer) Date: Thu Jun 21 02:48:49 2012 New Revision: 237349 URL: http://svn.freebsd.org/changeset/base/237349 Log: MFC r235873: Fixes to man8 groff mandoc style, usage mistakes, or typos. PR: 168016 Submitted by: Nobuyuki Koganemaru Approved by: gjb (mentor) Modified: stable/7/sbin/mount/mount.8 stable/7/sbin/natd/natd.8 stable/7/share/man/man8/rc.8 stable/7/usr.sbin/cpucontrol/cpucontrol.8 stable/7/usr.sbin/freebsd-update/freebsd-update.8 stable/7/usr.sbin/rtadvd/rtadvd.8 stable/7/usr.sbin/smbmsg/smbmsg.8 stable/7/usr.sbin/wpa/ndis_events/ndis_events.8 Directory Properties: stable/7/sbin/mount/ (props changed) stable/7/sbin/natd/ (props changed) stable/7/share/man/man8/ (props changed) stable/7/usr.sbin/cpucontrol/ (props changed) stable/7/usr.sbin/freebsd-update/ (props changed) stable/7/usr.sbin/rtadvd/ (props changed) stable/7/usr.sbin/smbmsg/ (props changed) stable/7/usr.sbin/wpa/ (props changed) Modified: stable/7/sbin/mount/mount.8 ============================================================================== --- stable/7/sbin/mount/mount.8 Wed Jun 20 23:53:36 2012 (r237348) +++ stable/7/sbin/mount/mount.8 Thu Jun 21 02:48:49 2012 (r237349) @@ -436,7 +436,7 @@ However, for the following file system t .Cm smbfs , .Cm udf , and -.Cm unionfs , +.Cm unionfs . .Nm will not call .Xr nmount 2 Modified: stable/7/sbin/natd/natd.8 ============================================================================== --- stable/7/sbin/natd/natd.8 Wed Jun 20 23:53:36 2012 (r237348) +++ stable/7/sbin/natd/natd.8 Thu Jun 21 02:48:49 2012 (r237349) @@ -782,7 +782,7 @@ ipfw add allow ip from any to any .Pp Here the packet from internal network to Internet goes out via .Ql sis0 -(rule number 2000) and gets catched by the +(rule number 2000) and gets caught by the .Ic globalport socket (3000). After that, either a match is found in a translation table Modified: stable/7/share/man/man8/rc.8 ============================================================================== --- stable/7/share/man/man8/rc.8 Wed Jun 20 23:53:36 2012 (r237348) +++ stable/7/share/man/man8/rc.8 Thu Jun 21 02:48:49 2012 (r237349) @@ -253,7 +253,7 @@ The boot does not stop if such a script but a script can stop the boot if necessary by invoking the .Fn stop_boot function (from -.Xr rc.subr 8 ). +.Xr rc.subr 8 ) . .El .Pp Each script should contain Modified: stable/7/usr.sbin/cpucontrol/cpucontrol.8 ============================================================================== --- stable/7/usr.sbin/cpucontrol/cpucontrol.8 Wed Jun 20 23:53:36 2012 (r237348) +++ stable/7/usr.sbin/cpucontrol/cpucontrol.8 Thu Jun 21 02:48:49 2012 (r237349) @@ -31,7 +31,7 @@ .Nm cpucontrol .Nd control utility for the .Xr cpuctl 4 -device. +device .Sh SYNOPSIS .Nm .Op Fl vh Modified: stable/7/usr.sbin/freebsd-update/freebsd-update.8 ============================================================================== --- stable/7/usr.sbin/freebsd-update/freebsd-update.8 Wed Jun 20 23:53:36 2012 (r237348) +++ stable/7/usr.sbin/freebsd-update/freebsd-update.8 Thu Jun 21 02:48:49 2012 (r237349) @@ -62,7 +62,7 @@ Release Engineering Team, e.g., .Fx 7.0-CURRENT. .Sh OPTIONS -The following options are supported +The following options are supported: .Bl -tag -width "-f conffile" .It Fl b Ar basedir Operate on a system mounted at Modified: stable/7/usr.sbin/rtadvd/rtadvd.8 ============================================================================== --- stable/7/usr.sbin/rtadvd/rtadvd.8 Wed Jun 20 23:53:36 2012 (r237348) +++ stable/7/usr.sbin/rtadvd/rtadvd.8 Thu Jun 21 02:48:49 2012 (r237349) @@ -147,7 +147,7 @@ option, which enables routing renumberin .It Fl p Specify an alternative file in which to store the process ID. The default is -.Pa /var/run/rtadvd.pid. +.Pa /var/run/rtadvd.pid . .It Fl R Accept router renumbering requests. If you enable it, certain IPsec setup is suggested for security reasons. Modified: stable/7/usr.sbin/smbmsg/smbmsg.8 ============================================================================== --- stable/7/usr.sbin/smbmsg/smbmsg.8 Wed Jun 20 23:53:36 2012 (r237348) +++ stable/7/usr.sbin/smbmsg/smbmsg.8 Thu Jun 21 02:48:49 2012 (r237349) @@ -71,7 +71,7 @@ and writeable, respectively. The only valid additional option for this modus of operation (besides the .Fl p -option that choses the modus) is +option that chooses the modus) is .Fl f Ar dev . See below for a description. .Pp Modified: stable/7/usr.sbin/wpa/ndis_events/ndis_events.8 ============================================================================== --- stable/7/usr.sbin/wpa/ndis_events/ndis_events.8 Wed Jun 20 23:53:36 2012 (r237348) +++ stable/7/usr.sbin/wpa/ndis_events/ndis_events.8 Thu Jun 21 02:48:49 2012 (r237349) @@ -71,7 +71,7 @@ When it detects an event that was genera interface, it transmits it via UDP packet on the loopback interface, where .Xr wpa_supplicant 8 -is presumeably listening. +is presumably listening. The standard .Xr wpa_supplicant 8 distribution includes its own version of this utility for use with
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201206210248.q5L2moL8083684>