diff options
Diffstat (limited to 'emulators/doscmd/patches/patch-ac')
-rw-r--r-- | emulators/doscmd/patches/patch-ac | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/emulators/doscmd/patches/patch-ac b/emulators/doscmd/patches/patch-ac index abbbb5d4596..3571c88e6ca 100644 --- a/emulators/doscmd/patches/patch-ac +++ b/emulators/doscmd/patches/patch-ac @@ -1,8 +1,8 @@ -$NetBSD: patch-ac,v 1.2 1998/08/07 10:40:34 agc Exp $ +$NetBSD: patch-ac,v 1.3 2001/02/27 17:20:10 wiz Exp $ ---- doscmd.1.orig Wed Apr 10 02:38:59 1996 -+++ doscmd.1 Fri Jul 17 23:30:00 1998 -@@ -305,7 +305,7 @@ +--- doscmd.1.orig Wed Apr 10 09:38:59 1996 ++++ doscmd.1 Tue Feb 27 18:17:16 2001 +@@ -305,13 +305,13 @@ .Fl ro flag is specified, it is a read only file system. These assignments will not take place when booting DOS until the @@ -11,3 +11,10 @@ $NetBSD: patch-ac,v 1.2 1998/08/07 10:40:34 agc Exp $ binary is run. .\" .\" + .\" + .It Cm assign Xo +-.Cm lpt Ns Op Cm 0-4 : ++.Cm lpt Ns Op Cm 1-4 : + .Op Cm direct + .Ar path + .Op Ar timeout |