From ec66b888e1defde9e197b25cc19eb159073dd631 Mon Sep 17 00:00:00 2001 From: Jeremy Allison Date: Tue, 3 Nov 1998 21:20:31 +0000 Subject: More docs... Jeremy. (This used to be commit 6a328b15420c4472398a754cb256ee172317bb0f) --- docs/yodldocs/samba.7.yo | 67 ++++++++++++++++++++++++++--------------- docs/yodldocs/smbstatus.1.yo | 72 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 115 insertions(+), 24 deletions(-) create mode 100644 docs/yodldocs/smbstatus.1.yo diff --git a/docs/yodldocs/samba.7.yo b/docs/yodldocs/samba.7.yo index d92f9843ee..5897d2508d 100644 --- a/docs/yodldocs/samba.7.yo +++ b/docs/yodldocs/samba.7.yo @@ -2,7 +2,7 @@ mailto(samba-bugs@samba.anu.edu.au) manpage(Samba)(7)(23 Oct 1998)(Samba)() label(NAME) -manpagename(Samba)(A Windows fileserver for UNIX) +manpagename(Samba)(A Windows SMB/CIFS fileserver for UNIX) label(SYNOPSIS) manpagesynopsis() @@ -28,29 +28,48 @@ enough then please send a patch to email(samba-bugs@samba.anu.edu.au). startdit() -dit(url(bf(smbd))(smbd.8.html)) nl() The bf(smbd) (8) daemon provides the file and print -services to SMB clients, such as Windows 95/98, Windows NT, Windows -for Workgroups or LanManager. The configuration file for this daemon -is described in bf(smb.conf (5)). - -dit(url(bf(nmbd))(nmbd.8.html)) nl() The bf(nmbd) (8) daemon provides NetBIOS -nameserving and browsing support. The configuration file for this -daemon is described in bf(smb.conf (5)). - -dit(url(bf(smbclient))(smbclient.1.html)) nl() The bf(smbclient) (1) program implements a simple -ftp-like client. This is useful for accessing SMB shares on other -compatible servers (such as Windows NT), and can also be used to allow -a UNIX box to print to a printer attached to any SMB server (such as a -PC running Windows NT). - -dit(url(bf(testparm))(testparm.1.html)) nl() The bf(testparm) (1) utility allows you to test your -bf(smb.conf (5)) configuration file. - -dit(url(bf(smbstatus))(smbstatus.1.html)) nl() The bf(smbstatus) (1) utility allows you to tell -who is currently using the bf(smbd) (8) server. - -dit(url(bf(nmblookup))(nmblookup.1.html)) nl() the bf(nmblookup) (1) utility allows NetBIOS -name queries to be made from the UNIX machine. +dit(url(bf(smbd))(smbd.8.html)) nl() nl() The url(bf(smbd) +(8))(smbd.8.html) daemon provides the file and print services to SMB +clients, such as Windows 95/98, Windows NT, Windows for Workgroups or +LanManager. The configuration file for this daemon is described in +url(bf(smb.conf (5)))(smb.conf.5.html). + +dit(url(bf(nmbd))(nmbd.8.html)) nl() nl() The url(bf(nmbd) +(8))(nmbd.8.html) daemon provides NetBIOS nameserving and browsing +support. The configuration file for this daemon is described in +url(bf(smb.conf (5)))(smb.conf.5.html). + +dit(url(bf(smbclient))(smbclient.1.html)) nl() nl() The url(bf(smbclient) +(1))(smbclient.1.html) program implements a simple ftp-like +client. This is useful for accessing SMB shares on other compatible +servers (such as Windows NT), and can also be used to allow a UNIX box +to print to a printer attached to any SMB server (such as a PC running +Windows NT). + +dit(url(bf(testparm))(testparm.1.html)) nl() nl() The url(bf(testparm +(1)))(testparm.1.html) utility allows you to test your url(bf(smb.conf +(5)))(smb.conf.5.html) configuration file. + +dit(url(bf(testprns))(testprns.1.html)) nl() nl() the url(bf(testprns +(1)))(testprns.1.html) utility allows you to test the printers defined +in your printcap file. + +dit(url(bf(smbstatus))(smbstatus.1.html)) nl() nl() The url(bf(smbstatus) +(1))(smbstatus.1.html) utility allows you to tell who is currently +using the url(bf(smbd (8)))(smbd.8.html) server. + +dit(url(bf(nmblookup))(nmblookup.1.html)) nl() nl() the +url(bf(nmblookup (1)))(nmblookup.1.html) utility allows NetBIOS name +queries to be made from the UNIX machine. + +dit(url(bf(make_smbcodepage))(make_smbcodepage.1.html)) nl() nl() The +url(bf(make_smbcodepage (1)))(make_smbcodepage.1.html) utility allows +you to create SMB code page definition files for your url(bf(smbd +(8)))(smbd.8.html) server. + +dit(url(bf(smbpasswd))(smbpasswd.8.html)) nl() nl() The url(bf(smbpasswd +(8)))(smbpasswd.8.html) utility allows you to change SMB encrypted +passwords on Samba and Windows NT(tm) servers. enddit() diff --git a/docs/yodldocs/smbstatus.1.yo b/docs/yodldocs/smbstatus.1.yo new file mode 100644 index 0000000000..c58e84cda0 --- /dev/null +++ b/docs/yodldocs/smbstatus.1.yo @@ -0,0 +1,72 @@ +mailto(samba-bugs@samba.anu.edu.au) + +manpage(smbstatus)(1)(23 Oct 1998)(Samba)(SAMBA) + +label(NAME) +manpagename(smbstatus)(report on current Samba connections) + +label(SYNOPSIS) +manpagesynopsis() + +bf(smbstatus) [-b] [-d] [-L] [-p] [-S] [-s configuration file] [-u username] + +label(DESCRIPTION) +manpagedescription() + +This program is part of the bf(Samba) suite. + +bf(smbstatus) is a very simple program to list the current Samba +connections. + +label(OPTIONS) +manpageoptions() + +startdit() + +dit(bf(-b)) gives brief output. + +dit(bf(-d)) gives verbose output. + +dit(bf(-L)) causes smbstatus to only list locks. + +dit(bf(-p)) print a list of url(bf(smbd))(smbd.8.html) +processes and exit. Useful for scripting. + +dit(bf(-S)) causes smbstatus to only list shares. + +dit(bf(-s configuration file)) The default configuration file name is +determined at compile time. The file specified contains the +configuration details required by the server. See url(bf(smb.conf +(5)))(smb.conf.5.html) for more information. + +dit(bf(-u username)) selects information relevant to em(username) +only. + +enddit() + +label(VERSION) +manpagesection(VERSION) + +This man page is correct for version 2.0 of the Samba suite. + +label(SEEALSO) +manpageseealso() + +url(bf(smb.conf (5)))(smb.conf.5.html), url(bf(smbd (8)))(smbd.8.html) + +label(AUTHOR) +manpageauthor() + +The original Samba software and related utilities were created by +Andrew Tridgell email(samba-bugs@samba.anu.edu.au). 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 man pages were written by Karl Auer. The man page +sources were converted to YODL format (another excellent piece of Open +Source software) and updated for the Samba2.0 release by Jeremy +Allison, email(samba-bugs@samba.anu.edu.au). + +See url(bf(samba (7)))(samba.7.html) to find out how to get a full +list of contributors and details on how to submit bug reports, +comments etc. -- cgit