From 8f141f1a1390adac9394a01f23c3e2f6882a2799 Mon Sep 17 00:00:00 2001 From: uqs Date: Fri, 12 Mar 2010 10:01:06 +0000 Subject: Fix several typos in macros or macro misusage. Found by: make manlint Reviewed by: ru Approved by: philip (mentor) --- share/man/man4/acpi_wmi.4 | 2 +- share/man/man4/altq.4 | 2 +- share/man/man4/amdtemp.4 | 1 - share/man/man4/cxgb.4 | 2 -- share/man/man4/ddb.4 | 2 +- share/man/man4/iscsi_initiator.4 | 2 +- share/man/man4/textdump.4 | 2 +- share/man/man4/uart.4 | 1 - 8 files changed, 5 insertions(+), 9 deletions(-) (limited to 'share/man/man4') diff --git a/share/man/man4/acpi_wmi.4 b/share/man/man4/acpi_wmi.4 index cc61527..6d93ff9 100644 --- a/share/man/man4/acpi_wmi.4 +++ b/share/man/man4/acpi_wmi.4 @@ -57,7 +57,7 @@ information about GUIDs found in the system. 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 diff --git a/share/man/man4/altq.4 b/share/man/man4/altq.4 index 55fb8c1..8a56842 100644 --- a/share/man/man4/altq.4 +++ b/share/man/man4/altq.4 @@ -121,7 +121,7 @@ They have been applied to the following hardware drivers: .Xr an 4 , .Xr ath 4 , .Xr aue 4 , -.Xt axe 4 , +.Xr axe 4 , .Xr bce 4 , .Xr bfe 4 , .Xr bge 4 , diff --git a/share/man/man4/amdtemp.4 b/share/man/man4/amdtemp.4 index fb6fc77..6d1ca7c 100644 --- a/share/man/man4/amdtemp.4 +++ b/share/man/man4/amdtemp.4 @@ -75,6 +75,5 @@ The driver first appeared in .Fx 7.1 . .Sh AUTHORS -.An .An Rui Paulo Aq rpaulo@FreeBSD.org .An Norikatsu Shigemura Aq nork@FreeBSD.org diff --git a/share/man/man4/cxgb.4 b/share/man/man4/cxgb.4 index 155df38..97f72b5 100644 --- a/share/man/man4/cxgb.4 +++ b/share/man/man4/cxgb.4 @@ -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" diff --git a/share/man/man4/ddb.4 b/share/man/man4/ddb.4 index 89bfcc4..6f7412e 100644 --- a/share/man/man4/ddb.4 +++ b/share/man/man4/ddb.4 @@ -697,7 +697,7 @@ Show information from the local APIC registers for this CPU. .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 diff --git a/share/man/man4/iscsi_initiator.4 b/share/man/man4/iscsi_initiator.4 index 1697b2f..484a213 100644 --- a/share/man/man4/iscsi_initiator.4 +++ b/share/man/man4/iscsi_initiator.4 @@ -73,7 +73,7 @@ is the IP address of the target of session .Em n . .It Va net.iscsi.n.stats are some statistics for session -.EM n +.Em n .It Va net.iscsi.n.pid is the .Em "process id" diff --git a/share/man/man4/textdump.4 b/share/man/man4/textdump.4 index 4b12fe9..9c45f0f 100644 --- a/share/man/man4/textdump.4 +++ b/share/man/man4/textdump.4 @@ -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 diff --git a/share/man/man4/uart.4 b/share/man/man4/uart.4 index 7bd4732..644c37d 100644 --- a/share/man/man4/uart.4 +++ b/share/man/man4/uart.4 @@ -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 -- cgit v1.1