Ignore:
Timestamp:
May 13, 2014, 11:39:04 AM (11 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: update trunk to 3.6.23

Location:
trunk/server
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/server

  • trunk/server/docs/manpages/smbcacls.1

    r752 r862  
    22.\"     Title: smbcacls
    33.\"    Author: [see the "AUTHOR" section]
    4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 10/29/2012
     4.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
     5.\"      Date: 09/18/2013
    66.\"    Manual: User Commands
    77.\"    Source: Samba 3.6
    88.\"  Language: English
    99.\"
    10 .TH "SMBCACLS" "1" "10/29/2012" "Samba 3\&.6" "User Commands"
     10.TH "SMBCACLS" "1" "09/18/2013" "Samba 3\&.6" "User Commands"
     11.\" -----------------------------------------------------------------
     12.\" * Define some portability stuff
     13.\" -----------------------------------------------------------------
     14.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     15.\" http://bugs.debian.org/507673
     16.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
     17.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     18.ie \n(.g .ds Aq \(aq
     19.el       .ds Aq '
    1120.\" -----------------------------------------------------------------
    1221.\" * set default formatting
     
    91100\-t|\-\-test\-args
    92101.RS 4
    93 Don\'t actually do anything, only validate the correctness of the arguments\&.
     102Don\*(Aqt actually do anything, only validate the correctness of the arguments\&.
    94103.RE
    95104.PP
     
    109118.sp
    110119Note that specifying this parameter here will override the
    111 \m[blue]\fB\%smb.conf.5.html#\fR\m[]
     120\m[blue]\fBlog level\fR\m[]
    112121parameter in the
    113122smb\&.conf
     
    355364.\}
    356365\fIREAD\fR
    357 \- Equivalent to \'RX\' permissions
     366\- Equivalent to \*(AqRX\*(Aq permissions
    358367.RE
    359368.sp
     
    367376.\}
    368377\fICHANGE\fR
    369 \- Equivalent to \'RXWD\' permissions
     378\- Equivalent to \*(AqRXWD\*(Aq permissions
    370379.RE
    371380.sp
     
    379388.\}
    380389\fIFULL\fR
    381 \- Equivalent to \'RWXDPO\' permissions
     390\- Equivalent to \*(AqRWXDPO\*(Aq permissions
    382391.RE
    383392.SH "EXIT STATUS"
     
    389398If the operation succeeded, smbcacls returns and exit status of 0\&. If
    390399smbcacls
    391 couldn\'t connect to the specified server, or there was an error getting or setting the ACLs, an exit status of 1 is returned\&. If there was an error parsing any command line arguments, an exit status of 2 is returned\&.
     400couldn\*(Aqt connect to the specified server, or there was an error getting or setting the ACLs, an exit status of 1 is returned\&. If there was an error parsing any command line arguments, an exit status of 2 is returned\&.
    392401.SH "VERSION"
    393402.PP
Note: See TracChangeset for help on using the changeset viewer.