Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Aug 2010 13:11:27 +0000 (UTC)
From:      Ulrich Spoerlein <uqs@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r210763 - in head: share/man/man3 share/man/man5 usr.sbin/wpa/wpa_cli
Message-ID:  <201008021311.o72DBR8G031327@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: uqs
Date: Mon Aug  2 13:11:27 2010
New Revision: 210763
URL: http://svn.freebsd.org/changeset/base/210763

Log:
  mdoc: remove unused/empty macros

Modified:
  head/share/man/man3/siginfo.3
  head/share/man/man5/device.hints.5
  head/usr.sbin/wpa/wpa_cli/wpa_cli.8

Modified: head/share/man/man3/siginfo.3
==============================================================================
--- head/share/man/man3/siginfo.3	Mon Aug  2 13:10:27 2010	(r210762)
+++ head/share/man/man3/siginfo.3	Mon Aug  2 13:11:27 2010	(r210763)
@@ -216,7 +216,7 @@ machine dependent of trap code
 address of faulting instruction
 .It Ta Va si_trapno Ta
 machine dependent of trap code
-.It Dv SIGCHLD Ta Vt Va si_pid Ta
+.It Dv SIGCHLD Ta Va si_pid Ta
 child process ID
 .It Ta Va si_status Ta
 exit value or signal; if

Modified: head/share/man/man5/device.hints.5
==============================================================================
--- head/share/man/man5/device.hints.5	Mon Aug  2 13:10:27 2010	(r210762)
+++ head/share/man/man5/device.hints.5	Mon Aug  2 13:11:27 2010	(r210763)
@@ -76,7 +76,7 @@ resources it will attempt to use.
 A device hint line looks like:
 .Pp
 .Sm off
-.D1 Li hint. Ar driver Li . Ar unit Li . Ar keyword Li = Qq Ar value
+.D1 Li hint. Ar driver . Ar unit . Ar keyword Li = Qq Ar value
 .Sm on
 .Pp
 where

Modified: head/usr.sbin/wpa/wpa_cli/wpa_cli.8
==============================================================================
--- head/usr.sbin/wpa/wpa_cli/wpa_cli.8	Mon Aug  2 13:10:27 2010	(r210762)
+++ head/usr.sbin/wpa/wpa_cli/wpa_cli.8	Mon Aug  2 13:11:27 2010	(r210763)
@@ -113,7 +113,7 @@ The
 .Nm
 utility
 shows these requests with a
-.Dq Li CTRL-REQ- Ns Ao Ar type Ac Ns Li - Ns Ao Ar id Ac Ns Li : Ns Aq Ar text
+.Dq Li CTRL-REQ- Ns Ao Ar type Ac Ns Li - Ns Ao Ar id Ac Ns : Ns Aq Ar text
 prefix, where
 .Aq Ar type
 is



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008021311.o72DBR8G031327>