Deleted Added
full compact
fdread.1 (140368) fdread.1 (141846)
1.\"
2.\" Copyright (c) 2001 Joerg Wunsch
3.\"
4.\" All rights reserved.
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:

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

18.\" IN NO EVENT SHALL THE DEVELOPERS BE LIABLE FOR ANY DIRECT, INDIRECT,
19.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
20.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
21.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
22.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
23.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
24.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
25.\"
1.\"
2.\" Copyright (c) 2001 Joerg Wunsch
3.\"
4.\" All rights reserved.
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:

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

18.\" IN NO EVENT SHALL THE DEVELOPERS BE LIABLE FOR ANY DIRECT, INDIRECT,
19.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
20.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
21.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
22.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
23.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
24.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
25.\"
26.\" $FreeBSD: head/usr.sbin/fdread/fdread.1 140368 2005-01-17 07:44:44Z ru $
26.\" $FreeBSD: head/usr.sbin/fdread/fdread.1 141846 2005-02-13 22:25:33Z ru $
27.\"
28.\"
29.Dd May 14, 2001
30.Os
31.Dt FDREAD 1
32.Sh NAME
33.Nm fdread
34.Nd read floppy disks

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

95kernel is told to ignore the error, and data are transferred to the
96output file anyway.
97.Bf -emphasis
98Note that this will cause the erroneous data
99to be included in the output file!
100.Ef
101Still, this is the best recovery action that can be taken at all.
102.It
27.\"
28.\"
29.Dd May 14, 2001
30.Os
31.Dt FDREAD 1
32.Sh NAME
33.Nm fdread
34.Nd read floppy disks

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

95kernel is told to ignore the error, and data are transferred to the
96output file anyway.
97.Bf -emphasis
98Note that this will cause the erroneous data
99to be included in the output file!
100.Ef
101Still, this is the best recovery action that can be taken at all.
102.It
103All other errors are really fatal (usually, the FDC didn't find the
103All other errors are really fatal (usually, the FDC did not find the
104sector ID fields), thus a dummy block with fill
105bytes will be included in the output file.
106.El
107.Pp
108Unless operating in quiet mode, the action taken and the location of
109the error in the output file will be displayed.
110.It Fl d Ar device
111Specify the input floppy device, defaulting to

--- 122 unchanged lines hidden ---
104sector ID fields), thus a dummy block with fill
105bytes will be included in the output file.
106.El
107.Pp
108Unless operating in quiet mode, the action taken and the location of
109the error in the output file will be displayed.
110.It Fl d Ar device
111Specify the input floppy device, defaulting to

--- 122 unchanged lines hidden ---