summaryrefslogtreecommitdiff
path: root/usr.sbin/ndiscvt
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2005-06-16 19:36:40 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2005-06-16 19:36:40 +0000
commite2ba7862b0893a23536002bfd2ff3dd3d2f23bc2 (patch)
tree687ddb189b48af8ddec9a7f34ef0e0c1471f4487 /usr.sbin/ndiscvt
parent7d976eea7fff6469761babfc75bab29ca89c1019 (diff)
downloadsrc-test2-e2ba7862b0893a23536002bfd2ff3dd3d2f23bc2.tar.gz
src-test2-e2ba7862b0893a23536002bfd2ff3dd3d2f23bc2.zip
Markup fixes.
Approved by: re
Notes
Notes: svn path=/head/; revision=147436
Diffstat (limited to 'usr.sbin/ndiscvt')
-rw-r--r--usr.sbin/ndiscvt/ndiscvt.83
-rw-r--r--usr.sbin/ndiscvt/ndisgen.815
2 files changed, 9 insertions, 9 deletions
diff --git a/usr.sbin/ndiscvt/ndiscvt.8 b/usr.sbin/ndiscvt/ndiscvt.8
index 16d42923235a..9670347f5dd8 100644
--- a/usr.sbin/ndiscvt/ndiscvt.8
+++ b/usr.sbin/ndiscvt/ndiscvt.8
@@ -37,8 +37,7 @@
.Nm ndiscvt
.Nd convert
.Tn Windows\[rg]
-NDIS drivers for use with
-.Fx
+NDIS drivers for use with FreeBSD
.Sh SYNOPSIS
.Nm
.Op Fl O
diff --git a/usr.sbin/ndiscvt/ndisgen.8 b/usr.sbin/ndiscvt/ndisgen.8
index d16c34da09bb..c9b185a20d1e 100644
--- a/usr.sbin/ndiscvt/ndisgen.8
+++ b/usr.sbin/ndiscvt/ndisgen.8
@@ -38,7 +38,6 @@
.Nd generate a FreeBSD driver module from a
.Tn Windows\[rg]
NDIS driver distribution
-.Fx
.Sh SYNOPSIS
.Nm
.Sh DESCRIPTION
@@ -46,7 +45,9 @@ The
.Nm
script uses the
.Xr ndiscvt 8
-utility and other tools to generate a FreeBSD loadable driver module
+utility and other tools to generate a
+.Fx
+loadable driver module
and a static ELF object module from a
.Tn Windows\[rg]
NDIS driver, for use with the
@@ -55,13 +56,14 @@ compatibility module.
.Pp
The
.Nm
-script is interactive and contains its own help section. The script
-will prompt the user for the
+script is interactive and contains its own help section.
+The script will prompt the user for the
.Pa .INF
and
.Pa .SYS
-files (and any firmware or other external files) needed to generate
-the FreeBSD driver module.
+files (and any firmware or other external files) needed to generate the
+.Fx
+driver module.
.Sh SEE ALSO
.Xr ld 1 ,
.Xr objcopy 1 ,
@@ -75,7 +77,6 @@ The
utility first appeared in
.Fx 6.0 .
.Sh AUTHORS
-.An -nosplit
The
.Nm
utility was written by