From 153cf131399cd53ce66f0814337579572ecefbff Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Sun, 5 Sep 2004 14:46:49 +0000 Subject: Better conformance to DocBook standards (This used to be commit 54d2975708657319e6ca42c44bd1e871abd09d85) --- docs/Samba-HOWTO-Collection/Compiling.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/Samba-HOWTO-Collection/Compiling.xml') diff --git a/docs/Samba-HOWTO-Collection/Compiling.xml b/docs/Samba-HOWTO-Collection/Compiling.xml index 4260e7dda0..b6dea57abb 100644 --- a/docs/Samba-HOWTO-Collection/Compiling.xml +++ b/docs/Samba-HOWTO-Collection/Compiling.xml @@ -312,8 +312,8 @@ example of what you would not want to see would be: On Debian, you need to install the following packages: - libkrb5-dev - krb5-user + libkrb5-dev + krb5-user @@ -324,9 +324,9 @@ example of what you would not want to see would be: On Red Hat Linux, this means you should have at least: - krb5-workstation (for kinit) - krb5-libs (for linking with) - krb5-devel (because you are compiling from source) + krb5-workstation (for kinit) + krb5-libs (for linking with) + krb5-devel (because you are compiling from source) -- cgit