aboutsummaryrefslogtreecommitdiff
path: root/src/property/fstab.lisp
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-07-02 11:05:38 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-07-06 21:19:39 -0700
commit70f67680de01948847b1124b6583299e38509f1f (patch)
tree4cec6d501777f483b6710b8ef0bd45523f6287e2 /src/property/fstab.lisp
parente0672a93ed2e4899dd3ab40e247edac82827e2bc (diff)
downloadconsfigurator-70f67680de01948847b1124b6583299e38509f1f.tar.gz
fix manpage sections for mount(8), umount(8) and findmnt(8)
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'src/property/fstab.lisp')
-rw-r--r--src/property/fstab.lisp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/property/fstab.lisp b/src/property/fstab.lisp
index 643e54e..d656132 100644
--- a/src/property/fstab.lisp
+++ b/src/property/fstab.lisp
@@ -18,7 +18,7 @@
(in-package :consfigurator.property.fstab)
(named-readtables:in-readtable :consfigurator)
-;;; Use of findmnt(1) makes much of this Linux-specific.
+;;; Use of findmnt(8) makes much of this Linux-specific.
;;;; Methods on volumes to get strings for fstab