diff options
author | Jeremy Allison <jra@samba.org> | 1998-11-04 23:22:45 +0000 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 1998-11-04 23:22:45 +0000 |
commit | 8080fb7ccce49f6401d1406ced647f5ceb333faf (patch) | |
tree | c545a21dff22b332c5688386099be12a98f84be9 /docs/yodldocs/testprns.1.yo | |
parent | 6bb6efe2b881f3ab67a73b2ef32faa2041ebedb5 (diff) | |
download | samba-8080fb7ccce49f6401d1406ced647f5ceb333faf.tar.gz samba-8080fb7ccce49f6401d1406ced647f5ceb333faf.tar.bz2 samba-8080fb7ccce49f6401d1406ced647f5ceb333faf.zip |
Added internal cross references for all man pages.
Jeremy.
(This used to be commit 9dd09fdb643b70e5b46aeb9f6580128b7a68fe4e)
Diffstat (limited to 'docs/yodldocs/testprns.1.yo')
-rw-r--r-- | docs/yodldocs/testprns.1.yo | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/yodldocs/testprns.1.yo b/docs/yodldocs/testprns.1.yo index b76fc9f3c4..4ad996da3f 100644 --- a/docs/yodldocs/testprns.1.yo +++ b/docs/yodldocs/testprns.1.yo @@ -8,7 +8,7 @@ manpagename(testparm)(check printer name for validity with smbd ) label(SYNOPSIS) manpagesynopsis() -bf(testprns) printername [printcapname] +bf(testprns) link(printername)(printername) [link(printcapname)(printcapname)] label(DESCRIPTION) manpagedescription() @@ -28,6 +28,7 @@ manpageoptions() startdit() +label(printername) dit(bf(printername)) The printer name to validate. Printer names are taken from the first field in each record in the @@ -39,6 +40,7 @@ more forgiving or less forgiving than bf(testprns). However, if bf(testprns) finds the printer then url(bf(smbd))(smbd.8.html) should do so as well. +label(printcapname) dit(bf(printcapname)) This is the name of the printcap file within which to search for the given printer name. |