diff mbox

cifs-utils: manpage content for the mount option named backup

Message ID 1313166825-9195-1-git-send-email-shirishpargonkar@gmail.com (mailing list archive)
State New, archived
Headers show

Commit Message

Shirish Pargaonkar Aug. 12, 2011, 4:33 p.m. UTC
From: Shirish Pargaonkar <shirishpargaonkar@gmail.com>


manpage content for new mount option  backup 
which works in conjunction with mount option cifsacl.


Signed-off-by: Shirish Pargaonkar <shirishpargaonkar@gmail.com>
---
 mount.cifs.8 |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
diff mbox

Patch

diff --git a/mount.cifs.8 b/mount.cifs.8
index 95933e5..6494886 100644
--- a/mount.cifs.8
+++ b/mount.cifs.8
@@ -282,6 +282,13 @@  See sections on
 for more information\&.
 .RE
 .PP
+backup
+.RS 4
+Access files with the intent to back them up\&.
+.sp
+This option works with the option cifsacl. It allows an authenticated user to access files with the intent to back them up including their ACLs, who may not have access permission but has "Backup files and directories user right" on them (by virtue of being part of the built-in group Backup Operators.
+.RE
+.PP
 nocase
 .RS 4
 Request case insensitive path name matching (case sensitive is the default if the server suports it)\&.