macro and text revision (-mdoc version 3)
[unix-history] / usr / src / share / man / man4 / man4.vax / fl.4
index a18d4ee..ba122f7 100644 (file)
@@ -1,31 +1,47 @@
-.\" Copyright (c) 1980 Regents of the University of California.
-.\" All rights reserved.  The Berkeley software License Agreement
-.\" specifies the terms and conditions for redistribution.
+.\" Copyright (c) 1980, 1991 Regents of the University of California.
+.\" All rights reserved.
 .\"
 .\"
-.\"    @(#)fl.4        6.2 (Berkeley) %G%
+.\" %sccs.include.redist.man%
 .\"
 .\"
-.TH FL 4 ""
-.UC 4
-.SH NAME
-fl \- console floppy interface
-.SH DESCRIPTION
-This is a simple interface to the DEC RX01
+.\"     @(#)fl.4       6.3 (Berkeley) %G%
+.\"
+.Dd 
+.Dt FL 4 vax
+.Os BSD 4
+.Sh NAME
+.Nm fl
+.Nd console floppy interface
+.Sh DESCRIPTION
+This is a simple interface to the
+.Tn DEC
+.Tn RX01
 floppy disk unit, which is part of the console
 floppy disk unit, which is part of the console
-LSI-11 subsystem for VAX-11/780's.
+.Tn LSI-11
+subsystem for
+.Tn VAX-11/780 Ns s .
 Access is given to the entire
 floppy consisting of 77 tracks of 26 sectors of 128 bytes.
 Access is given to the entire
 floppy consisting of 77 tracks of 26 sectors of 128 bytes.
-.PP
-All i/o is raw; the seek addresses in raw transfers should be a multiple
+.Pp
+All I/O is raw; the seek addresses in raw transfers should be a multiple
 of 128 bytes and a multiple of 128 bytes should be transferred,
 of 128 bytes and a multiple of 128 bytes should be transferred,
-as in other ``raw'' disk interfaces.
-.SH FILES
-/dev/floppy
-.SH SEE ALSO
-arff(8V)
-.SH DIAGNOSTICS
+as in other
+.Dq raw
+disk interfaces.
+.Sh FILES
+.Bl -tag -width /dev/floppy -compact
+.It Pa /dev/floppy
+.El
+.Sh DIAGNOSTICS
 None.
 None.
-.SH BUGS
+.Sh SEE ALSO
+.Xr arff 8
+.Sh HISTORY
+The
+.Nm
+driver appeared in
+.Bx 4.0 .
+.Sh BUGS
 Multiple console floppies are not supported.
 Multiple console floppies are not supported.
-.PP
+.Pp
 If a write is given with a count not a multiple of 128 bytes then
 the trailing portion of the last sector will be zeroed.
 If a write is given with a count not a multiple of 128 bytes then
 the trailing portion of the last sector will be zeroed.