summaryrefslogtreecommitdiffstats
path: root/man4/hd.4
diff options
context:
space:
mode:
Diffstat (limited to 'man4/hd.4')
-rw-r--r--man4/hd.410
1 files changed, 5 insertions, 5 deletions
diff --git a/man4/hd.4 b/man4/hd.4
index 4f91c6b..995468f 100644
--- a/man4/hd.4
+++ b/man4/hd.4
@@ -7,7 +7,7 @@
.\" Modified Mon Oct 21 21:38:51 1996 by Eric S. Raymond <esr@thyrsus.com>
.\" (and some more by aeb)
.\"
-.TH hd 4 2023-02-05 "Linux man-pages 6.05.01"
+.TH hd 4 2023-10-31 "Linux man-pages 6.7"
.SH NAME
hd \- MFM/IDE hard disk devices
.SH DESCRIPTION
@@ -25,7 +25,7 @@ is
.B hdc
and the slave is
.BR hdd .
-.PP
+.P
General IDE block device names have the form
.BI hd X\c
, or
@@ -49,15 +49,15 @@ Thus, the first logical partition will be
\&.
Both DOS-type partitioning and BSD-disklabel partitioning are supported.
You can have at most 63 partitions on an IDE disk.
-.PP
+.P
For example,
.I /dev/hda
refers to all of the first IDE drive in the system; and
.I /dev/hdb3
refers to the third DOS "primary" partition on the second one.
-.PP
+.P
They are typically created by:
-.PP
+.P
.in +4n
.EX
mknod \-m 660 /dev/hda b 3 0