aboutsummaryrefslogtreecommitdiff
path: root/release/sysinstall/help
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1998-09-12 18:48:42 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1998-09-12 18:48:42 +0000
commitf09d37e7ae9cd07b6cc8788e9b16823f7be4e95e (patch)
treebfbad0245ed6d42ea8d06b1c8803dff0c2aec9c7 /release/sysinstall/help
parent8b90e70e7746c94927a17222533542561134a46f (diff)
Notes
Diffstat (limited to 'release/sysinstall/help')
-rw-r--r--release/sysinstall/help/relnotes.hlp4
1 files changed, 4 insertions, 0 deletions
diff --git a/release/sysinstall/help/relnotes.hlp b/release/sysinstall/help/relnotes.hlp
index b5861f51787f..2869c57d4faa 100644
--- a/release/sysinstall/help/relnotes.hlp
+++ b/release/sysinstall/help/relnotes.hlp
@@ -257,6 +257,10 @@ 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.
+The ``picobsd'' package for creating custom FreeBSD boot floppies
+and "mini systems" has been brought into /usr/src/release/picobsd.
+See file:/usr/src/release/picobsd/README.html for further information.
+
When operating over the network, finger(1) no longer closes the socket
immediately after sending its request, but instead waits for the
remote end to close first. (The specification is ambiguous, so we are