summaryrefslogtreecommitdiff
path: root/docs/yodldocs
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>1998-10-29 21:48:07 +0000
committerJeremy Allison <jra@samba.org>1998-10-29 21:48:07 +0000
commit8fbb5be0cacfeff8f131f0441c80eb4ce4e6ab0e (patch)
treeb826f3dac29f060de3e9ad5c387108b20bbebdda /docs/yodldocs
parentce2a92d86434c1b04d9b09b710ad362407d9bdc6 (diff)
downloadsamba-8fbb5be0cacfeff8f131f0441c80eb4ce4e6ab0e.tar.gz
samba-8fbb5be0cacfeff8f131f0441c80eb4ce4e6ab0e.tar.bz2
samba-8fbb5be0cacfeff8f131f0441c80eb4ce4e6ab0e.zip
Added html label() macros to man page sections allowing them to be
linked to externally. Jeremy. (This used to be commit cc78a9ea31dae72c872b53a290dcf686a372df2a)
Diffstat (limited to 'docs/yodldocs')
-rw-r--r--docs/yodldocs/samba.7.yo19
1 files changed, 12 insertions, 7 deletions
diff --git a/docs/yodldocs/samba.7.yo b/docs/yodldocs/samba.7.yo
index de77264294..f82872c5a2 100644
--- a/docs/yodldocs/samba.7.yo
+++ b/docs/yodldocs/samba.7.yo
@@ -5,6 +5,7 @@ manpagesynopsis()
bf(Samba)
+label(DESCRIPTION)
manpagedescription()
The Samba software suite is a collection of programs that implements
@@ -12,6 +13,7 @@ the Server Message Block(commenly abbreviated as SMB) protocol for
UNIX systems. This protocol is sometimes also referred to as the
Common Internet File System (CIFS), LanManager or NetBIOS protocol.
+label(COMPONENTS)
manpagesection(COMPONENTS)
The Samba suite is made up of several components. Each component is
@@ -48,6 +50,7 @@ name queries to be made from the UNIX machine.
enddit()
+label(AVAILABILITY)
manpagesection(AVAILABILITY)
The Samba software suite is licensed under the GNU Public License
@@ -68,10 +71,12 @@ you will also find lots of useful information, including back issues
of the Samba mailing list, at
url(http://samba.anu.edu.au/samba/)(http://samba.anu.edu.au/samba/).
+label(VERSION)
manpagesection(VERSION)
This man page is current for version 2.0 of Samba
+label(CONTRIBUTIONS)
manpagesection(CONTRIBUTIONS)
If you wish to contribute to the Samba project, then I suggest you
@@ -85,13 +90,7 @@ directly to email(samba-bugs@samba.anu.edu.au). Note, however, that due to
the enormous popularity of this package the Samba Team may take some
time to repond to mail. We prefer patches in em(diff -u) format.
-manpagesection(AUTHOR)
-
-The main author of the Samba suite is Andrew Tridgell. He may be
-contacted via e-mail at email(samba-bugs@samba.anu.edu.au). Samba is
-now maintained by a distributed group of people around the world
-collectively known as the Samba Team.
-
+label(CREDITS)
manpagesection(CREDITS)
Contributors to the project are now too numerous to mention here but
@@ -107,8 +106,14 @@ In addition, several commercial organisations now help fund the Samba
Team with money and equipment. For details see the Samba Web pages at
url(http://samba.anu.edu.au/samba/samba-thanks.html)(http://samba.anu.edu.au/samba/samba-thanks.html).
+label(AUTHOR)
manpageauthor()
+The main author of the Samba suite is Andrew Tridgell. He may be
+contacted via e-mail at email(samba-bugs@samba.anu.edu.au). Samba is
+now maintained by a distributed group of people around the world
+collectively known as the Samba Team.
+
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