diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-01-16 09:39:23 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-01-16 09:39:23 +0000 |
| commit | 1bfea903eda4aaeb9d3ccdbc38fbb471a80c6ec5 (patch) | |
| tree | 3c50c08e5cc33acc1d07bdbcfabe61c6a6a0e266 /usr.sbin/fdwrite/fdwrite.1 | |
| parent | e207e465dfe981a06cc5d815a56b2177a4e1d32f (diff) | |
Notes
Diffstat (limited to 'usr.sbin/fdwrite/fdwrite.1')
| -rw-r--r-- | usr.sbin/fdwrite/fdwrite.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/fdwrite/fdwrite.1 b/usr.sbin/fdwrite/fdwrite.1 index a948c32840649..89881a7eb0ef1 100644 --- a/usr.sbin/fdwrite/fdwrite.1 +++ b/usr.sbin/fdwrite/fdwrite.1 @@ -82,7 +82,7 @@ one such use could be to write a tar-archive: .Dl "tar cf - . | gzip -9 | fdwrite -d /dev/fd0.1720 -v .Pp The main difference from using -.Xr tar 1 's +.Xr tar 1 Ns 's multivolume facility is of course the formatting of the floppies, which here is done on the fly, thus reducing the amount of work for the floppy-jockey. |
