From 3de25572f0c7e736436a2d39bde3cf1637556693 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20V=C3=A4th?= Date: Fri, 6 Apr 2018 00:51:08 +0200 Subject: [PATCH] Fix quoting in manpage --- ChangeLog | 4 ++++ bin/squashmount | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index fa8c51f..0bca4c1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ # ChangeLog for squashmount +*squashmount-19.0.1: + Martin Väth : + - Fix quoting in manpage + *squashmount-19: Martin Väth : - Add -o index=off to MOUNT_OVERLAY default diff --git a/bin/squashmount b/bin/squashmount index 54c3893..305d012 100755 --- a/bin/squashmount +++ b/bin/squashmount @@ -1,6 +1,6 @@ #!/usr/bin/env perl BEGIN { require 5.022 } -package Squashmount v19.0.0; +package Squashmount v19.0.1; use strict; use warnings; @@ -1134,7 +1134,7 @@ see the remarks at the end of this manpage.) =item # /etc/portage/repo.postsync.d/10-squashmount-gentoo -=item DIR => '/usr/portage, +=item DIR => '/usr/portage', =item FILE => '/usr/portage.mount/portage.sfs',