Author: gjb (doc committer)
Date: Sat May  7 02:37:34 2011
New Revision: 221572
URL: http://svn.freebsd.org/changeset/base/221572

Log:
  MFC 205076 [1], 209034 [1], 211406 [2]:
  
  manlint fixes.
  
  Reported by:  manlint
  Obtained from:        uqs[1], joel[2]

Modified:
  stable/8/share/man/man4/acpi_wmi.4
  stable/8/share/man/man4/ae.4
  stable/8/share/man/man4/altq.4
  stable/8/share/man/man4/amdtemp.4
  stable/8/share/man/man4/cxgb.4
  stable/8/share/man/man4/ddb.4
  stable/8/share/man/man4/enc.4
  stable/8/share/man/man4/io.4
  stable/8/share/man/man4/ipsec.4
  stable/8/share/man/man4/iscsi_initiator.4
  stable/8/share/man/man4/textdump.4
  stable/8/share/man/man4/uart.4
Directory Properties:
  stable/8/share/man/man4/   (props changed)

Modified: stable/8/share/man/man4/acpi_wmi.4
==============================================================================
--- stable/8/share/man/man4/acpi_wmi.4  Sat May  7 02:19:46 2011        
(r221571)
+++ stable/8/share/man/man4/acpi_wmi.4  Sat May  7 02:37:34 2011        
(r221572)
@@ -57,7 +57,7 @@ information about GUIDs found in the sys
 WMI status device.
 .El
 .Sh EXAMPLES
-.Bd Literal
+.Bd -literal
 # cat /dev/wmistat
 GUID                                  INST EXPE METH STR EVENT OID
 {5FB7F034-2C63-45E9-BE91-3D44E2C707E4}   1 NO   WMAA NO  NO    AA

Modified: stable/8/share/man/man4/ae.4
==============================================================================
--- stable/8/share/man/man4/ae.4        Sat May  7 02:19:46 2011        
(r221571)
+++ stable/8/share/man/man4/ae.4        Sat May  7 02:37:34 2011        
(r221572)
@@ -41,7 +41,7 @@ kernel configuration file:
 Alternatively, to load the driver as a
 module at boot time, place the following line in
 .Xr loader.conf 5 :
-.Bd -literal -offset -indent
+.Bd -literal -offset indent
 if_ae_load="YES"
 .Ed
 .Sh DESCRIPTION

Modified: stable/8/share/man/man4/altq.4
==============================================================================
--- stable/8/share/man/man4/altq.4      Sat May  7 02:19:46 2011        
(r221571)
+++ stable/8/share/man/man4/altq.4      Sat May  7 02:37:34 2011        
(r221572)
@@ -122,7 +122,7 @@ They have been applied to the following 
 .Xr an 4 ,
 .Xr ath 4 ,
 .Xr aue 4 ,
-.Xt axe 4 ,
+.Xr axe 4 ,
 .Xr bce 4 ,
 .Xr bfe 4 ,
 .Xr bge 4 ,

Modified: stable/8/share/man/man4/amdtemp.4
==============================================================================
--- stable/8/share/man/man4/amdtemp.4   Sat May  7 02:19:46 2011        
(r221571)
+++ stable/8/share/man/man4/amdtemp.4   Sat May  7 02:37:34 2011        
(r221572)
@@ -75,6 +75,5 @@ The
 driver first appeared in
 .Fx 7.1 .
 .Sh AUTHORS
-.An
 .An Rui Paulo Aq rpa...@freebsd.org
 .An Norikatsu Shigemura Aq n...@freebsd.org

Modified: stable/8/share/man/man4/cxgb.4
==============================================================================
--- stable/8/share/man/man4/cxgb.4      Sat May  7 02:19:46 2011        
(r221571)
+++ stable/8/share/man/man4/cxgb.4      Sat May  7 02:37:34 2011        
(r221572)
@@ -92,8 +92,6 @@ Tunables can be set at the
 .Xr loader 8
 prompt before booting the kernel or stored in
 .Xr loader.conf 5 .
-.Bl -tag -width indent
-.El
 .Sh DIAGNOSTICS
 .Bl -diag
 .It "cxgb%d: Unable to allocate bus resource: memory"

Modified: stable/8/share/man/man4/ddb.4
==============================================================================
--- stable/8/share/man/man4/ddb.4       Sat May  7 02:19:46 2011        
(r221571)
+++ stable/8/share/man/man4/ddb.4       Sat May  7 02:37:34 2011        
(r221572)
@@ -703,7 +703,7 @@ Show information from the local APIC reg
 .It Ic show Cm lock Ar addr
 Show lock structure.
 The output format is as follows:
-.Bl -tag -offset 0 -width "flags"
+.Bl -tag -width "flags"
 .It Ic class:
 Class of the lock.
 Possible types include

Modified: stable/8/share/man/man4/enc.4
==============================================================================
--- stable/8/share/man/man4/enc.4       Sat May  7 02:19:46 2011        
(r221571)
+++ stable/8/share/man/man4/enc.4       Sat May  7 02:37:34 2011        
(r221572)
@@ -82,10 +82,10 @@ framework can be independently controlle
 variables:
 .Bl -column net.enc.out.ipsec_filter_mask 0x00000000 0x00000000
 .It Sy "Name   Defaults        Suggested"
-.It "net.enc.out.ipsec_bpf_mask"       0x00000003      0x00000001
-.It "net.enc.out.ipsec_filter_mask"    0x00000001      0x00000001
-.It "net.enc.in.ipsec_bpf_mask"        0x00000001      0x00000002
-.It "net.enc.in.ipsec_filter_mask"     0x00000001      0x00000002
+.It "net.enc.out.ipsec_bpf_mask        0x00000003      0x00000001"
+.It "net.enc.out.ipsec_filter_mask     0x00000001      0x00000001"
+.It "net.enc.in.ipsec_bpf_mask 0x00000001      0x00000002"
+.It "net.enc.in.ipsec_filter_mask      0x00000001      0x00000002"
 .El
 .Pp
 For the incoming path a value of

Modified: stable/8/share/man/man4/io.4
==============================================================================
--- stable/8/share/man/man4/io.4        Sat May  7 02:19:46 2011        
(r221571)
+++ stable/8/share/man/man4/io.4        Sat May  7 02:37:34 2011        
(r221572)
@@ -40,7 +40,6 @@
 .In sys/ioctl.h
 .In dev/io/iodev.h
 .In machine/iodev.h
-.Pp
 .Bd -literal
 struct iodev_pio_req {
        u_int access;
@@ -48,6 +47,7 @@ struct iodev_pio_req {
        u_int width;
        u_int val;
 };
+.Ed
 .Sh DESCRIPTION
 The special file
 .Pa /dev/io

Modified: stable/8/share/man/man4/ipsec.4
==============================================================================
--- stable/8/share/man/man4/ipsec.4     Sat May  7 02:19:46 2011        
(r221571)
+++ stable/8/share/man/man4/ipsec.4     Sat May  7 02:37:34 2011        
(r221572)
@@ -90,8 +90,8 @@ To properly filter on the inner packets 
 tunnel with firewalls, you can change the values of the following sysctls
 .Bl -column net.inet6.ipsec6.filtertunnel default enable
 .It Sy "Name   Default Enable"
-.It net.inet.ipsec.filtertunnel        0       1
-.It net.inet6.ipsec6.filtertunnel      0       1
+.It "net.inet.ipsec.filtertunnel       0       1"
+.It "net.inet6.ipsec6.filtertunnel     0       1"
 .El
 .\"
 .Ss Kernel interface

Modified: stable/8/share/man/man4/iscsi_initiator.4
==============================================================================
--- stable/8/share/man/man4/iscsi_initiator.4   Sat May  7 02:19:46 2011        
(r221571)
+++ stable/8/share/man/man4/iscsi_initiator.4   Sat May  7 02:37:34 2011        
(r221572)
@@ -78,7 +78,7 @@ the IP address of the target of session
 .Em n .
 .It Va net.iscsi.n.stats
 statistics for session
-.EM n
+.Em n
 .It Va net.iscsi.n.pid
 the 
 .Em "process id"

Modified: stable/8/share/man/man4/textdump.4
==============================================================================
--- stable/8/share/man/man4/textdump.4  Sat May  7 02:19:46 2011        
(r221571)
+++ stable/8/share/man/man4/textdump.4  Sat May  7 02:37:34 2011        
(r221572)
@@ -74,7 +74,7 @@ May be disabled by clearing the
 sysctl.
 .It Pa config.txt
 Kernel configuration, if
-.Od options INCLUDE_CONFIG_FILE
+.Cd options INCLUDE_CONFIG_FILE
 has been compiled into the kernel.
 May be disabled by clearing the
 .Dv debug.ddb.textdump.do_config

Modified: stable/8/share/man/man4/uart.4
==============================================================================
--- stable/8/share/man/man4/uart.4      Sat May  7 02:19:46 2011        
(r221571)
+++ stable/8/share/man/man4/uart.4      Sat May  7 02:37:34 2011        
(r221572)
@@ -46,7 +46,6 @@ In
 .Cd hint.uart.0.baud="38400"
 .Cd hint.uart.0.port="0x3f8"
 .Cd hint.uart.0.flags="0x10"
-.Ed
 .Pp
 With
 .Ar flags
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to