diff options
Diffstat (limited to 'man1')
-rw-r--r-- | man1/metastore.1 | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/man1/metastore.1 b/man1/metastore.1 index 950360c..063e3e3 100644 --- a/man1/metastore.1 +++ b/man1/metastore.1 @@ -1,4 +1,4 @@ -.TH metastore "1" "September 2015" +.TH metastore "1" "January 2016" .\" .SH NAME metastore \- stores and restores filesystem metadata @@ -75,6 +75,8 @@ Alternatively, one or more paths can be specified and they will each be examined. Later invocations should be made using the exact same paths to ensure that the stored metadata is interpreted correctly. .\" -.SH AUTHOR -Written by David Härdeman <david@hardeman.nu> +.SH AUTHORS +metastore was created by David Härdeman in 2007-2008. +Now it is maintained by Przemysław Pawełczyk. +All source code contributors are listed in the AUTHORS file. |