summaryrefslogtreecommitdiffstats
path: root/etc/disktab
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2006-10-14 16:39:03 +0000
committerru <ru@FreeBSD.org>2006-10-14 16:39:03 +0000
commit34fd4e5d2bfe228390a72863a295d72f84238998 (patch)
tree665a821cb350b81808a81b192b8248c6421c755e /etc/disktab
parentdb4c1fb655af4c45366cbbe8b7c3037d428d2d3c (diff)
downloadFreeBSD-src-34fd4e5d2bfe228390a72863a295d72f84238998.zip
FreeBSD-src-34fd4e5d2bfe228390a72863a295d72f84238998.tar.gz
Replace duplicate and not quite accurate capabilities
description with a reference to the disktab(5) manpage. PR: doc/48105
Diffstat (limited to 'etc/disktab')
-rw-r--r--etc/disktab28
1 files changed, 1 insertions, 27 deletions
diff --git a/etc/disktab b/etc/disktab
index 8f00299..136a816 100644
--- a/etc/disktab
+++ b/etc/disktab
@@ -1,33 +1,7 @@
# $FreeBSD$
#
# Disk geometry and partition layout tables.
-# Key:
-# dt controller type
-# ty type of disk (fixed, removeable, simulated)
-# d[0-4] drive-type-dependent parameters
-# ns #sectors/track
-# nt #tracks/cylinder
-# nc #cylinders/disk
-# sc #sectors/cylinder, ns*nt default
-# su #sectors/unit, sc*nc default
-# se sector size, DEV_BSIZE default
-# rm rpm, 3600 default
-# sf supports bad144-style bad sector forwarding
-# sk sector skew per track, default 0
-# cs sector skew per cylinder, default 0
-# hs headswitch time, default 0
-# ts one-cylinder seek time, default 0
-# il sector interleave (n:1), 1 default
-# bs boot block size, default BBSIZE
-# sb superblock size, default SBSIZE
-# o[a-h] partition offsets in sectors
-# p[a-h] partition sizes in sectors
-# b[a-h] partition block sizes in bytes
-# f[a-h] partition fragment sizes in bytes
-# t[a-h] partition types (filesystem, swap, etc)
-#
-# All partition sizes reserve space for bad sector tables.
-# (5 cylinders needed for maintenance + replacement sectors)
+# See disktab(5) for format of this file.
#
#
OpenPOWER on IntegriCloud