From b0e7312a621d7843975a7522d1adfe037821b967 Mon Sep 17 00:00:00 2001 From: Arne Date: Wed, 8 Jan 2025 19:36:17 +0000 Subject: [PATCH] gefs(8): fix indent of empty snapshot paragraph --- sys/man/8/gefs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/man/8/gefs b/sys/man/8/gefs index e1ddc6c3e..7e24ecfab 100644 --- a/sys/man/8/gefs +++ b/sys/man/8/gefs @@ -148,7 +148,7 @@ snapshot are required for the file system to work correctly, and may not be remo .I dump: This is the name used to mount a list of all snapshots. Each snapshot in the file system will be listed in a directory. -.IP +.TP .I empty: This is a read-only empty snapshot. It contains no files or directories.