From 581288c40221c58b814d3eada57f58ada612fe65 Mon Sep 17 00:00:00 2001 From: Hideki Yamane Date: Wed, 14 Sep 2016 15:03:38 +0900 Subject: [PATCH] fix typo --- doc/snapper-configs.xml.in | 6 +++--- doc/snapper.xml.in | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/snapper-configs.xml.in b/doc/snapper-configs.xml.in index 5db658c0..3ee8293e 100644 --- a/doc/snapper-configs.xml.in +++ b/doc/snapper-configs.xml.in @@ -77,7 +77,7 @@ List of users allowed to operate with the config. The user-names must be separated by spaces. Spaces in usernames can be escaped with a "\". - Also see the PERMISSONS section in + Also see the PERMISSIONS section in snapper8. Default value is "" but "root" is always implicitly included. @@ -90,7 +90,7 @@ List of groups allowed to operate with the config. The group-names must be separated by spaces. Spaces in group-names can be escaped with a "\". - Also see the PERMISSONS section in + Also see the PERMISSIONS section in snapper8. Default value is "". @@ -102,7 +102,7 @@ Defines whether snapper will sync the users and groups from ALLOW_USERS and ALLOW_GROUPS to the ACL of the .snapshots directory. - Also see the PERMISSONS section in + Also see the PERMISSIONS section in snapper8. Default value is "no". New in version 0.2.0. diff --git a/doc/snapper.xml.in b/doc/snapper.xml.in index bc86a0cc..09267034 100644 --- a/doc/snapper.xml.in +++ b/doc/snapper.xml.in @@ -163,7 +163,7 @@ Some files keep state information of the system, e.g. /etc/mtab. Such files should never be - reverted. To help users, snapper allows to ignore these files. + reverted. To help users, snapper allows one to ignore these files. Each line in all files /etc/snapper/filters/*.txt specifies a -- 2.47.3