Module Name:    src
Committed By:   wiz
Date:           Tue Apr 21 08:20:20 UTC 2009

Modified Files:
        src/share/man/man4: ale.4

Log Message:
Fix Dd string. Use Ao/Ac instead of \*[Lt]/\*[Gt].


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/ale.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man4/ale.4
diff -u src/share/man/man4/ale.4:1.1 src/share/man/man4/ale.4:1.2
--- src/share/man/man4/ale.4:1.1	Mon Apr 20 20:14:21 2009
+++ src/share/man/man4/ale.4	Tue Apr 21 08:20:19 2009
@@ -1,4 +1,4 @@
-.\"	$NetBSD: ale.4,v 1.1 2009/04/20 20:14:21 cegger Exp $
+.\"	$NetBSD: ale.4,v 1.2 2009/04/21 08:20:19 wiz Exp $
 .\"	$OpenBSD: ale.4,v 1.2 2009/02/25 03:15:50 deraadt Exp $
 .\"
 .\" Copyright (c) 2009 Kevin Lo <ke...@openbsd.org>
@@ -15,7 +15,7 @@
 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\"
-.Dd April 20 2009 $
+.Dd April 20, 2009
 .Dt ALE 4
 .Os
 .Sh NAME
@@ -54,7 +54,7 @@
 For more information on configuring this device, see
 .Xr ifconfig 8 .
 To view a list of media types and options supported by the card, try
-.Ic ifconfig \*[Lt]device\*[Gt] media .
+.Ic ifconfig Ao Ic device Ac Ic media .
 For example,
 .Ic ifconfig ale0 media .
 .Sh SEE ALSO

Reply via email to