From 7134f7ea44e7253c9c4fdd3b68212d948cc37fd7 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Mon, 13 Nov 2006 09:12:25 +0000 Subject: [PATCH] The utility accepts multiple arguments. --- usr.sbin/pccard/dumpcis/dumpcis.8 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/usr.sbin/pccard/dumpcis/dumpcis.8 b/usr.sbin/pccard/dumpcis/dumpcis.8 index 55107bbe570..518eadd6907 100644 --- a/usr.sbin/pccard/dumpcis/dumpcis.8 +++ b/usr.sbin/pccard/dumpcis/dumpcis.8 @@ -34,11 +34,11 @@ .Nd PC Card and Cardbus (PCMCIA) CIS display tool .Sh SYNOPSIS .Nm -.Ar fn +.Ar .Sh DESCRIPTION The .Nm -utility translates a raw CIS stream into human readable form. +utility translates a raw CIS stream into human readable form. .Sh SEE ALSO .Xr cardbus 4 , .Xr cbb 4 , @@ -46,4 +46,4 @@ utility translates a raw CIS stream into human readable form. .Sh AUTHORS .An -nosplit The original version was written by -.An Warner Losh Aq imp@freebsd.org . +.An Warner Losh Aq imp@FreeBSD.org .