From: Douglas Bagnall Date: Wed, 19 Mar 2025 03:20:20 +0000 (+1300) Subject: manpages:vfs_shell_snap: format smbconf examples on one line X-Git-Tag: tevent-0.17.0~508 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddd9f36562f0139ea44a14a0c77dd10a1d0fcd52;p=thirdparty%2Fsamba.git manpages:vfs_shell_snap: format smbconf examples on one line The HTML version has been looking like: [share] vfs objects = shell_snap shell_snap:check path command = snap_check_path.sh shell_snap:create command = snap_create.sh shell_snap:delete command = snap_delete.sh BUG: https://bugzilla.samba.org/show_bug.cgi?id=12918 Signed-off-by: Douglas Bagnall Reviewed-by: Jennifer Sutton --- diff --git a/docs-xml/manpages/vfs_shell_snap.8.xml b/docs-xml/manpages/vfs_shell_snap.8.xml index 8a680bfa19d..f8c7e7a7a06 100644 --- a/docs-xml/manpages/vfs_shell_snap.8.xml +++ b/docs-xml/manpages/vfs_shell_snap.8.xml @@ -114,12 +114,9 @@ shell_snap - - snap_check_path.sh - - snap_create.sh - - snap_delete.sh + snap_check_path.sh + snap_create.sh + snap_delete.sh