From 85eaff1aebb0e6625382fba179164490b6ebb538 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Thu, 7 Mar 2013 18:19:40 +0100 Subject: doc: Fix external URLs in documentation --- doc/p11-kit-devel.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'doc/p11-kit-devel.xml') diff --git a/doc/p11-kit-devel.xml b/doc/p11-kit-devel.xml index d9c1ade..af32c54 100644 --- a/doc/p11-kit-devel.xml +++ b/doc/p11-kit-devel.xml @@ -11,9 +11,9 @@ contributing to p11-kit beyond what's in this manual: - Website - Mailing list - Bugzilla + Website + Mailing list + Bugzilla @@ -88,9 +88,9 @@ $ pkg-config p11-kit-1 --variable p11_module_path contribute to the project or package p11-kit. You can download - tarballs + tarballs of the releases of p11-kit or - check + check out the source code from git. This documentation will not go into all the details of how to get your development environment set up and instead focus on the what's unique to compiling p11-kit. @@ -137,7 +137,7 @@ $ make install gettext is required if your system doesn't have the gettext() functionality for handling message translation databases. This can be provided by the libintl library from - the GNU gettext + the GNU gettext package. pthread is required if your (ancient) system doesn't have this included in the base system. How this is provided is platform -- cgit v1.1