Hi all. First of all let me thank and congratulate everyone on the nilfs2 project. I believe I found a typo in the nilfs-clean man page. (is an interger value -> is an integer value) I cloned the git repo, edited the file and then I did a git diff. Not sure if this is the proper way to post a "patch" but here's my first try. diff --git a/man/nilfs-clean.8 b/man/nilfs-clean.8 index 758b9e1..04e11c6 100644 --- a/man/nilfs-clean.8 +++ b/man/nilfs-clean.8 @@ -45,7 +45,7 @@ Display help message and exit. .TP \fB\-p\fR, \fB\-\-protection-period=\fIinterval\fR Set protection period for a cleaner run. The \fIinterval\fR parameter -is an interger value and specifies the minimum time that deleted or +is an integer value and specifies the minimum time that deleted or overrode data will be preserved in the file system. Smaller values will increase free space made by garbage collection. Optionally, the \fIinterval\fP parameter may be suffixed by one of the following -- Best regards, Tiago Caxias -- To unsubscribe from this list: send the line "unsubscribe linux-nilfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html