fdwrite.1 (726b61ab5fe782694f2bb648dafb316e1857335b) fdwrite.1 (251c176f415c9dc57b7c8c063aec4208bfc2efa6)
1.\"
2.\" ----------------------------------------------------------------------------
3.\" "THE BEER-WARE LICENSE" (Revision 42):
4.\" <phk@login.dkuug.dk> wrote this file. As long as you retain this notice you
5.\" can do whatever you want with this stuff. If we meet some day, and you think
6.\" this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp
7.\" ----------------------------------------------------------------------------
8.\"

--- 60 unchanged lines hidden (view full) ---

69time and later resume writing with the next floppy.
70.Pp
71The parameters returned from
72.Ar device
73are used for formatting.
74If custom formatting is needed, please use
75.Xr fdformat 1
76instead.
1.\"
2.\" ----------------------------------------------------------------------------
3.\" "THE BEER-WARE LICENSE" (Revision 42):
4.\" <phk@login.dkuug.dk> wrote this file. As long as you retain this notice you
5.\" can do whatever you want with this stuff. If we meet some day, and you think
6.\" this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp
7.\" ----------------------------------------------------------------------------
8.\"

--- 60 unchanged lines hidden (view full) ---

69time and later resume writing with the next floppy.
70.Pp
71The parameters returned from
72.Ar device
73are used for formatting.
74If custom formatting is needed, please use
75.Xr fdformat 1
76instead.
77.Sh EXAMPLE
77.Sh EXAMPLES
78.Nm Fdwrite
79was planned as a tool to make life easier when writing a set of floppies,
80one such use could be to write a tar-archive:
81.Pp
82.Dl "tar cf - . | gzip -9 | fdwrite -d /dev/fd0.1720 -v
83.Pp
84The main difference from using
85.Xr tar 1 's

--- 35 unchanged lines hidden ---
78.Nm Fdwrite
79was planned as a tool to make life easier when writing a set of floppies,
80one such use could be to write a tar-archive:
81.Pp
82.Dl "tar cf - . | gzip -9 | fdwrite -d /dev/fd0.1720 -v
83.Pp
84The main difference from using
85.Xr tar 1 's

--- 35 unchanged lines hidden ---