summaryrefslogtreecommitdiff
path: root/docs/manpages/wbinfo.1
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2001-10-10 17:19:10 +0000
committerGerald Carter <jerry@samba.org>2001-10-10 17:19:10 +0000
commit55abd936a838a4410899db76cb5530b0c4694dc9 (patch)
tree7096b43be65a4ec4cab7217ecd4e5ab603d9ac71 /docs/manpages/wbinfo.1
parent1347bd6057f664fcd827e91b639cc55280d8fa77 (diff)
downloadsamba-55abd936a838a4410899db76cb5530b0c4694dc9.tar.gz
samba-55abd936a838a4410899db76cb5530b0c4694dc9.tar.bz2
samba-55abd936a838a4410899db76cb5530b0c4694dc9.zip
mega-merge from 2.2
(This used to be commit c76bf8ed3275e217d1b691879153fe9137bcbe38)
Diffstat (limited to 'docs/manpages/wbinfo.1')
-rw-r--r--docs/manpages/wbinfo.112
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/manpages/wbinfo.1 b/docs/manpages/wbinfo.1
index e2af866929..76e68fb2f8 100644
--- a/docs/manpages/wbinfo.1
+++ b/docs/manpages/wbinfo.1
@@ -3,12 +3,12 @@
.\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/>
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "WBINFO" "1" "24 April 2001" "" ""
+.TH "WBINFO" "1" "10 October 2001" "" ""
.SH NAME
wbinfo \- Query information from winbind daemon
.SH SYNOPSIS
.sp
-\fBnmblookup\fR [ \fB-u\fR ] [ \fB-g\fR ] [ \fB-n name\fR ] [ \fB-s sid\fR ] [ \fB-U uid\fR ] [ \fB-G gid\fR ] [ \fB-S sid\fR ] [ \fB-Y sid\fR ] [ \fB-t\fR ] [ \fB-m\fR ]
+\fBwbinfo\fR [ \fB-u\fR ] [ \fB-g\fR ] [ \fB-n name\fR ] [ \fB-s sid\fR ] [ \fB-U uid\fR ] [ \fB-G gid\fR ] [ \fB-S sid\fR ] [ \fB-Y sid\fR ] [ \fB-t\fR ] [ \fB-m\fR ]
.SH "DESCRIPTION"
.PP
This tool is part of the Sambasuite.
@@ -86,16 +86,16 @@ NT domain the server is a Primary Domain Controller for.
.PP
The wbinfo program returns 0 if the operation
succeeded, or 1 if the operation failed. If the \fBwinbindd(8)
-\fRdaemon is not working wbinfo will always return
+\fRdaemon is not working \fBwbinfo\fR will always return
failure.
.SH "VERSION"
.PP
This man page is correct for version 2.2 of
-the Samba suite. winbindd is however not available in
-stable release of Samba as of yet.
+the Samba suite.
.SH "SEE ALSO"
.PP
\fBwinbindd(8)\fR
+
.SH "AUTHOR"
.PP
The original Samba software and related utilities
@@ -104,7 +104,7 @@ by the Samba Team as an Open Source project similar
to the way the Linux kernel is developed.
.PP
\fBwbinfo\fR and \fBwinbindd\fR
-were written by TIm Potter.
+were written by Tim Potter.
.PP
The conversion to DocBook for Samba 2.2 was done
by Gerald Carter