From 8f97a9ca77df73daf7074b6dd78d2f5ba0f97bee Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Thu, 29 Apr 2021 11:06:47 -0700 Subject: minor style tweaks Signed-off-by: Sean Whitton --- src/property/fstab.lisp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/property/fstab.lisp') diff --git a/src/property/fstab.lisp b/src/property/fstab.lisp index a57f8ba..fa573e1 100644 --- a/src/property/fstab.lisp +++ b/src/property/fstab.lisp @@ -78,7 +78,7 @@ if the first field of the existing entry is not \"none\" and the corresponding member of ENTRIES is \"none\", use the existing field value. This makes it easy to update mount options without having to specify the -partition or filesystem UUID in your Consfig." +partition or filesystem UUID in your consfig." (:desc (format nil "fstab entries for ~{~A~^, ~}" (mapcar #'entry->mountpoint entries))) (:apply -- cgit v1.2.3