diff options
Diffstat (limited to 'docs/manpages/profiles.1')
-rw-r--r-- | docs/manpages/profiles.1 | 82 |
1 files changed, 54 insertions, 28 deletions
diff --git a/docs/manpages/profiles.1 b/docs/manpages/profiles.1 index 2aef96aa03..1c53c74a03 100644 --- a/docs/manpages/profiles.1 +++ b/docs/manpages/profiles.1 @@ -1,45 +1,71 @@ -.\" This manpage has been automatically generated by docbook2man -.\" from a DocBook document. This tool can be found at: -.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/> -.\" Please send any bug reports, improvements, comments, patches, -.\" etc. to Steve Cheng <steve@ggi-project.org>. -.TH "PROFILES" "1" "19 april 2003" "" "" - +.\"Generated by db2man.xsl. Don't modify this, modify the source. +.de Sh \" Subsection +.br +.if t .Sp +.ne 5 +.PP +\fB\\$1\fR +.PP +.. +.de Sp \" Vertical space (when we can't use .PP) +.if t .sp .5v +.if n .sp +.. +.de Ip \" List item +.br +.ie \\n(.$>=3 .ne \\$3 +.el .ne 3 +.IP "\\$1" \\$2 +.. +.TH "PROFILES" 1 "" "" "" .SH NAME profiles \- A utility to report and change SIDs in registry files -.SH SYNOPSIS +.SH "SYNOPSIS" -\fBprofiles\fR [ \fB-v\fR ] [ \fB-c SID\fR ] [ \fB-n SID\fR ] \fBfile\fR +.nf +\fBprofiles\fR [-v] [-c SID] [-n SID] {file} +.fi .SH "DESCRIPTION" + .PP -This tool is part of the \fBSamba\fR(7) suite. +This tool is part of the \fBSamba\fR(7) suite\&. + .PP -\fBprofiles\fR is a utility that -reports and changes SIDs in windows registry files. It currently only -supports NT. +\fBprofiles\fR is a utility that reports and changes SIDs in windows registry files\&. It currently only supports NT\&. + .SH "OPTIONS" + .TP -\fBfile\fR -Registry file to view or edit. +file +Registry file to view or edit\&. + + .TP -\fB-v,--verbose\fR -Increases verbosity of messages. +-v,--verbose +Increases verbosity of messages\&. + + .TP -\fB-c SID1 -n SID2\fR -Change all occurences of SID1 in \fIfile\fR by SID2. +-c SID1 -n SID2 +Change all occurences of SID1 in \fIfile\fR by SID2\&. + + .TP -\fB-h|--help\fR -Print a summary of command line options. +-h|--help +Print a summary of command line options\&. + + .SH "VERSION" + .PP -This man page is correct for version 3.0 of the Samba -suite. +This man page is correct for version 3\&.0 of the Samba suite\&. + .SH "AUTHOR" + .PP -The original Samba software and related utilities -were created by Andrew Tridgell. Samba is now developed -by the Samba Team as an Open Source project similar -to the way the Linux kernel is developed. +The original Samba software and related utilities were created by Andrew Tridgell\&. Samba is now developed by the Samba Team as an Open Source project similar to the way the Linux kernel is developed\&. + .PP -The profiles man page was written by Jelmer Vernooij. +The profiles man page was written by Jelmer Vernooij\&. + |