diff options
author | Alexander Bokovoy <ab@samba.org> | 2003-04-30 22:57:58 +0000 |
---|---|---|
committer | Alexander Bokovoy <ab@samba.org> | 2003-04-30 22:57:58 +0000 |
commit | c77b3dae51f3f6a860a49094ec3b23b506750e0e (patch) | |
tree | 1f0ee9bd8e30f9a5b198e8c01d98dab459405d80 /docs/docbook | |
parent | 94f33628d8251b614d47b75fd4fd19d1a9965ffa (diff) | |
download | samba-c77b3dae51f3f6a860a49094ec3b23b506750e0e.tar.gz samba-c77b3dae51f3f6a860a49094ec3b23b506750e0e.tar.bz2 samba-c77b3dae51f3f6a860a49094ec3b23b506750e0e.zip |
Fix ulink in winbind section
(This used to be commit 3a28a287c08955bcd9387fbd08a1e742ffd969b9)
Diffstat (limited to 'docs/docbook')
-rw-r--r-- | docs/docbook/projdoc/winbind.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/docbook/projdoc/winbind.xml b/docs/docbook/projdoc/winbind.xml index d46c32c2e4..cb6a56687d 100644 --- a/docs/docbook/projdoc/winbind.xml +++ b/docs/docbook/projdoc/winbind.xml @@ -552,12 +552,12 @@ standard winbind pam module for authentication. Use caution configuring loadable authentication modules as it is possible to make it impossible to logon to the system. More information about the AIX authentication module API can be found at "Kernel Extensions and Device Support -Programming Concepts for AIX": <link +Programming Concepts for AIX": <ulink url="http://publibn.boulder.ibm.com/doc_link/en_US/a_doc_lib/aixprggd/kernextc/sec_load_mod.htm"> -Chapter 18. Loadable Authentication Module Programming Interface</link> -and more information on administering the modules at <link +Chapter 18. Loadable Authentication Module Programming Interface</ulink> +and more information on administering the modules at <ulink url="http://publibn.boulder.ibm.com/doc_link/en_US/a_doc_lib/aixbman/baseadmn/iandaadmin.htm"> -"System Management Guide: Operating System and Devices"</link>. +"System Management Guide: Operating System and Devices"</ulink>. </para> </sect3> |