From f93a7b2647e6964999984acedf2d327032f690b6 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Thu, 29 Apr 2021 13:32:54 -0700 Subject: mention WITH-THESE-OPEN-VOLUMES in a docstring Signed-off-by: Sean Whitton --- src/property/disk.lisp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/property/disk.lisp b/src/property/disk.lisp index e659c94..3c9b647 100644 --- a/src/property/disk.lisp +++ b/src/property/disk.lisp @@ -460,7 +460,7 @@ order in which they should be closed. MOUNT-BELOW specifies a pathname to prefix to mount points when opening FILESYSTEM volumes. Calling this function can be useful for testing at the REPL, but code should -normally use WITH-OPEN-VOLUMES. +normally use WITH-OPEN-VOLUMES or WITH-THESE-OPEN-VOLUMES. If an error is signalled while the attempt to open volumes is in progress, a single attempt will be made to close all volumes opened up to that point." -- cgit v1.2.3