diff options
author | Gerald Carter <jerry@samba.org> | 2001-02-22 17:44:30 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2001-02-22 17:44:30 +0000 |
commit | 415e3a8b388297547cf8edbb6d4db09d2cca1863 (patch) | |
tree | df9c17d8f00cc983366dbbcb9c6d97db52bb5c02 /docs/manpages | |
parent | ffa09ecfc1a77f03174ec0460d566190f2413a4d (diff) | |
download | samba-415e3a8b388297547cf8edbb6d4db09d2cca1863.tar.gz samba-415e3a8b388297547cf8edbb6d4db09d2cca1863.tar.bz2 samba-415e3a8b388297547cf8edbb6d4db09d2cca1863.zip |
there is seemingly no end to these man pages....
(This used to be commit e5996f4948a4220c71070769dce2c5baf1a65ac8)
Diffstat (limited to 'docs/manpages')
-rw-r--r-- | docs/manpages/smbstatus.1 | 141 |
1 files changed, 68 insertions, 73 deletions
diff --git a/docs/manpages/smbstatus.1 b/docs/manpages/smbstatus.1 index ac7cba7149..f8819fe6cb 100644 --- a/docs/manpages/smbstatus.1 +++ b/docs/manpages/smbstatus.1 @@ -1,75 +1,70 @@ -.TH "smbstatus " "1" "23 Oct 1998" "Samba" "SAMBA" -.PP -.SH "NAME" +.\" This manpage has been automatically generated by docbook2man-spec +.\" from a DocBook document. docbook2man-spec can be found at: +.\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/> +.\" Please send any bug reports, improvements, comments, patches, +.\" etc. to Steve Cheng <steve@ggi-project.org>. +.TH "SMBSTATUS" "1" "22 February 2001" "" "" +.SH NAME smbstatus \- report on current Samba connections -.PP -.SH "SYNOPSIS" -.PP -\fBsmbstatus\fP [-P] [-b] [-d] [-L] [-p] [-S] [-s configuration file] [-u username] -.PP -.SH "DESCRIPTION" -.PP -This program is part of the \fBSamba\fP suite\&. -.PP -\fBsmbstatus\fP is a very simple program to list the current Samba -connections\&. -.PP -.SH "OPTIONS" -.PP -.IP -.IP "\fB-P\fP" -If samba has been compiled with the profiling option, -print only the contents of the profiling shared memory area\&. -.IP -.IP "\fB-b\fP" -gives brief output\&. -.IP -.IP "\fB-d\fP" -gives verbose output\&. -.IP -.IP "\fB-L\fP" -causes smbstatus to only list locks\&. -.IP -.IP "\fB-p\fP" -print a list of \fBsmbd\fP -processes and exit\&. Useful for scripting\&. -.IP -.IP "\fB-S\fP" -causes smbstatus to only list shares\&. -.IP -.IP "\fB-s configuration file\fP" +.SH SYNOPSIS +.sp +\fBsmbstatus\fR [ \fB-P\fR ] [ \fB-b\fR ] [ \fB-d\fR ] [ \fB-L\fR ] [ \fB-p\fR ] [ \fB-S\fR ] [ \fB-s <configuration file>\fR ] [ \fB-u <username>\fR ] +.SH "DESCRIPTION" +.PP +This tool is part of the Samba <URL:samba.7.html> suite. +.PP +\fBsmbstatus\fR is a very simple program to +list the current Samba connections. +.SH "OPTIONS" +.TP +\fB-P\fR +If samba has been compiled with the +profiling option, print only the contents of the profiling +shared memory area. +.TP +\fB-b\fR +gives brief output. +.TP +\fB-d\fR +gives verbose output. +.TP +\fB-L\fR +causes smbstatus to only list locks. +.TP +\fB-p\fR +print a list of \fBsmbd(8)\fR <URL:smbd.8.html> processes and exit. +Useful for scripting. +.TP +\fB-S\fR +causes smbstatus to only list shares. +.TP +\fB-s <configuration file>\fR The default configuration file name is -determined at compile time\&. The file specified contains the -configuration details required by the server\&. See \fBsmb\&.conf -(5)\fP for more information\&. -.IP -.IP "\fB-u username\fP" -selects information relevant to \fIusername\fP -only\&. -.IP -.PP -.SH "VERSION" -.PP -This man page is correct for version 2\&.0 of the Samba suite\&. -.PP -.SH "SEE ALSO" -.PP -\fBsmb\&.conf (5)\fP, \fBsmbd (8)\fP -.PP -.SH "AUTHOR" -.PP -The original Samba software and related utilities were created by -Andrew Tridgell samba@samba\&.org\&. Samba is now developed -by the Samba Team as an Open Source project similar to the way the -Linux kernel is developed\&. -.PP -The original Samba man pages were written by Karl Auer\&. The man page -sources were converted to YODL format (another excellent piece of Open -Source software, available at -\fBftp://ftp\&.icce\&.rug\&.nl/pub/unix/\fP) -and updated for the Samba2\&.0 release by Jeremy Allison\&. -samba@samba\&.org\&. -.PP -See \fBsamba (7)\fP to find out how to get a full -list of contributors and details on how to submit bug reports, -comments etc\&. +determined at compile time. The file specified contains the +configuration details required by the server. See \fIsmb.conf(5)\fR + <URL:smb.conf.5.html> for more information. +.TP +\fB-u <username>\fR +selects information relevant to +\fIusername\fR only. +.SH "VERSION" +.PP +This man page is correct for version 2.2 of +the Samba suite. +.SH "SEE ALSO" +.PP +\fBsmbd(8)\fR <URL:smbd.8.html> and +smb.conf(5) <URL:smb.conf.5.html>. +.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. +.PP +The original Samba man pages were written by Karl Auer. +The man page sources were converted to YODL format (another +excellent piece of Open Source software, available at +ftp://ftp.icce.rug.nl/pub/unix/ <URL:ftp://ftp.icce.rug.nl/pub/unix/>) and updated for the Samba 2.0 +release by Jeremy Allison. The conversion to DocBook for +Samba 2.2 was done by Gerald Carter |