diff options
author | Brian Somers <brian@FreeBSD.org> | 1997-06-04 18:15:43 +0000 |
---|---|---|
committer | Brian Somers <brian@FreeBSD.org> | 1997-06-04 18:15:43 +0000 |
commit | 69256390c3ccc8929524f096d61cfd6a2189398f (patch) | |
tree | a16de87c2d8b751098259e5df7a5390c9b4845b9 /release/sysinstall | |
parent | 562d05dfae152e98b840175054a2177a4022936a (diff) | |
download | src-69256390c3ccc8929524f096d61cfd6a2189398f.tar.gz src-69256390c3ccc8929524f096d61cfd6a2189398f.zip |
Mention that fdisks slice numbers are between 1 and 4
now rather than between 0 and 3.
Notes
Notes:
svn path=/head/; revision=26448
Diffstat (limited to 'release/sysinstall')
-rw-r--r-- | release/sysinstall/help/relnotes.hlp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/release/sysinstall/help/relnotes.hlp b/release/sysinstall/help/relnotes.hlp index 8a5e82d726c3..3f60f46fdb5c 100644 --- a/release/sysinstall/help/relnotes.hlp +++ b/release/sysinstall/help/relnotes.hlp @@ -62,6 +62,10 @@ Statically linked binaries from older releases and other BSD platforms are a problem since there was a bug in the 4.4BSD (net2, Lite and Lite2) popen() implementation. +fdisk(8) now numbers disk slices from 1 to 4 rather than from 0 to 3. +This brings it in line with the numbers used in the device names +in /dev. + 2. Supported Configurations --------------------------- |