Ignore:
Timestamp:
May 23, 2008, 6:56:41 AM (17 years ago)
Author:
Paul Smedley
Message:

Update source to 3.0.29

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.0/docs/manpages/profiles.1

    r44 r134  
    1 .\"Generated by db2man.xsl. Don't modify this, modify the source.
    2 .de Sh \" Subsection
    3 .br
    4 .if t .Sp
    5 .ne 5
    6 .PP
    7 \fB\\$1\fR
    8 .PP
    9 ..
    10 .de Sp \" Vertical space (when we can't use .PP)
    11 .if t .sp .5v
    12 .if n .sp
    13 ..
    14 .de Ip \" List item
    15 .br
    16 .ie \\n(.$>=3 .ne \\$3
    17 .el .ne 3
    18 .IP "\\$1" \\$2
    19 ..
    20 .TH "PROFILES" 1 "" "" ""
     1.\"     Title: profiles
     2.\"    Author:
     3.\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/>
     4.\"      Date: 05/21/2008
     5.\"    Manual: User Commands
     6.\"    Source: Samba 3.0
     7.\"
     8.TH "PROFILES" "1" "05/21/2008" "Samba 3\.0" "User Commands"
     9.\" disable hyphenation
     10.nh
     11.\" disable justification (adjust text to left margin only)
     12.ad l
    2113.SH "NAME"
    2214profiles - A utility to report and change SIDs in registry files
    2315.SH "SYNOPSIS"
    2416.HP 1
    25 profiles [-v] [-c SID] [-n SID] {file}
     17profiles [\-v] [\-c\ SID] [\-n\ SID] {file}
    2618.SH "DESCRIPTION"
    2719.PP
    2820This tool is part of the
    2921\fBsamba\fR(7)
    30 suite.
     22suite\.
    3123.PP
    3224profiles
    33 is a utility that reports and changes SIDs in windows registry files. It currently only supports NT.
     25is a utility that reports and changes SIDs in windows registry files\. It currently only supports NT\.
    3426.SH "OPTIONS"
    3527.PP
    3628file
    37 .RS 3n
    38 Registry file to view or edit.
     29.RS 4
     30Registry file to view or edit\.
    3931.RE
    4032.PP
    41 -v,--verbose
    42 .RS 3n
    43 Increases verbosity of messages.
     33\-v,\-\-verbose
     34.RS 4
     35Increases verbosity of messages\.
    4436.RE
    4537.PP
    46 -c SID1 -n SID2
    47 .RS 3n
     38\-c SID1 \-n SID2
     39.RS 4
    4840Change all occurences of SID1 in
    4941\fIfile\fR
    50 by SID2.
     42by SID2\.
    5143.RE
    5244.PP
    53 -h|--help
    54 .RS 3n
    55 Print a summary of command line options.
     45\-h|\-\-help
     46.RS 4
     47Print a summary of command line options\.
    5648.RE
    5749.SH "VERSION"
    5850.PP
    59 This man page is correct for version 3.0 of the Samba suite.
     51This man page is correct for version 3\.0 of the Samba suite\.
    6052.SH "AUTHOR"
    6153.PP
    62 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.
     54The 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\.
    6355.PP
    64 The profiles man page was written by Jelmer Vernooij.
    65 
     56The profiles man page was written by Jelmer Vernooij\.
Note: See TracChangeset for help on using the changeset viewer.