From a452d38e9fa4a28d7c2bccf135a94e0f13f67ddc Mon Sep 17 00:00:00 2001 From: Ceri Davies Date: Wed, 1 Mar 2006 20:14:55 +0000 Subject: [PATCH] Add a note explaining what the rescue/ directory is for. PR: docs/93990 Submitted by: Ulf Lilleengen MFC after: 3 days --- README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README b/README index 70402b9973a9..87cfa1754903 100644 --- a/README +++ b/README @@ -59,6 +59,8 @@ libexec System daemons. release Release building Makefile & associated tools. +rescue Build system for statically linked /rescue utilities. + sbin System commands. secure Cryptographic libraries and commands.