diff options
| -rw-r--r-- | share/man/man4/da.4 | 9 | ||||
| -rw-r--r-- | share/man/man4/fdc.4 | 2 |
2 files changed, 8 insertions, 3 deletions
diff --git a/share/man/man4/da.4 b/share/man/man4/da.4 index 67c10e9c227f..ab5d7fe399f4 100644 --- a/share/man/man4/da.4 +++ b/share/man/man4/da.4 @@ -262,6 +262,7 @@ slice, partition .Ar n .Ar p .Xc +.Sm on raw mode .Tn SCSI disk unit @@ -283,10 +284,14 @@ The driver was written for the .Tn CAM .Tn SCSI -subsystem by Justin T. Gibbs. +subsystem by +.An Justin T. Gibbs . Many ideas were gleaned from the .Nm sd device driver written and ported from .Tn Mach 2.5 -by Julian Elischer. Support for slices was written by Bruce Evans. +by +.An Julian Elischer . +Support for slices was written by +.An Bruce Evans . diff --git a/share/man/man4/fdc.4 b/share/man/man4/fdc.4 index caad1ae1e8e1..a71905212732 100644 --- a/share/man/man4/fdc.4 +++ b/share/man/man4/fdc.4 @@ -65,7 +65,7 @@ floppy disk device nodes where the trailing number indicates the floppy capacity .It Pa /sys/i386/conf/GENERIC sample generic kernel config file -.It Pa /sys/i386/isa/fd.c +.It Pa /sys/isa/fd.c floppy driver source .El .Sh SEE ALSO |
