From 22d55a32319060fb9e1f51017558aa7a813f128a Mon Sep 17 00:00:00 2001 From: Joseph Richey Date: Wed, 4 Oct 2017 04:52:57 -0700 Subject: Initial framework for man pages --- man/pam_fscrypt.8.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 man/pam_fscrypt.8.md (limited to 'man/pam_fscrypt.8.md') diff --git a/man/pam_fscrypt.8.md b/man/pam_fscrypt.8.md new file mode 100644 index 0000000..7d02ddb --- /dev/null +++ b/man/pam_fscrypt.8.md @@ -0,0 +1,10 @@ +pam_fscrypt(8) -- PAM module for fscrypt +======================================== + +## SYNOPSIS + +**pam_fscrypt.so** [`drop_caches`] [`lock_policies`] [`debug`] + +## DESCRIPTION + +TODO \ No newline at end of file -- cgit v1.2.3 From 98c6ab148e89a3e9d92e20c403a54ea35ff9e85e Mon Sep 17 00:00:00 2001 From: Joseph Richey Date: Wed, 4 Oct 2017 05:38:17 -0700 Subject: man: fixed line endings --- man/pam_fscrypt.8.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'man/pam_fscrypt.8.md') diff --git a/man/pam_fscrypt.8.md b/man/pam_fscrypt.8.md index 7d02ddb..897b5f8 100644 --- a/man/pam_fscrypt.8.md +++ b/man/pam_fscrypt.8.md @@ -1,10 +1,10 @@ -pam_fscrypt(8) -- PAM module for fscrypt -======================================== - -## SYNOPSIS - -**pam_fscrypt.so** [`drop_caches`] [`lock_policies`] [`debug`] - -## DESCRIPTION - +pam_fscrypt(8) -- PAM module for fscrypt +======================================== + +## SYNOPSIS + +**pam_fscrypt.so** [`drop_caches`] [`lock_policies`] [`debug`] + +## DESCRIPTION + TODO \ No newline at end of file -- cgit v1.2.3