From 1bc1a37f86617750ec5900ecd69f2c183af3f801 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 22 Oct 2000 14:03:33 +0000 Subject: fix typo --- src/dd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/dd.c b/src/dd.c index 6eaf8fed1..6a4ef9c45 100644 --- a/src/dd.c +++ b/src/dd.c @@ -734,7 +734,7 @@ buggy_lseek_support (int fdesc) on some special files but doesn't return an error, either. In particular, the Linux tape drivers are a problem. For example, when I did the following using dd-4.0y or earlier on a - Linux-2.2.17 system with a Exabyte SCSI tape drive: + Linux-2.2.17 system with an Exabyte SCSI tape drive: dev=/dev/nst0 reset='mt -f $dev rewind; mt -f $dev fsf 1' -- cgit v1.2.3-54-g00ecf