From d6c0cc578688b3126fce228a4aeb84b9add407c0 Mon Sep 17 00:00:00 2001 From: Yura Pakhuchiy Date: Wed, 30 Jul 2008 15:16:59 +0200 Subject: [PATCH] Substitute current version into libntfs man page --- libntfs/libntfs.8.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libntfs/libntfs.8.in b/libntfs/libntfs.8.in index f908f7cb..27a29b4a 100644 --- a/libntfs/libntfs.8.in +++ b/libntfs/libntfs.8.in @@ -12,9 +12,9 @@ NTFS volumes if\fB libntfs\fR was compiled with \fB--enable-crypto\fR option (it depends on\fB libgcrypt\fR,\fB GNU TLS\fR and \fBlibconfig\fR) and user wrote configuration file. Configuration file should be placed in \fB/etc/libntfs/config\fR or \fB$(HOME)/.libntfs/config\fR and contain list -of .PFX key files (see ntfsprogs-/libntfs/config in ntfsprogs source -tarball for sample configuration file). Key files can be created/exported -using\fB cipher\fR tool under windows. +of .PFX key files (see \fBntfsprogs-@VERSION@/libntfs/config\fR in ntfsprogs +sources tarball for sample configuration file). Key files can be +created/exported using\fB cipher\fR tool under windows. .SH AUTHORS \fBlibntfs\fR was written by Anton Altaparmakov, Richard Russon, Szabolcs Szakacsits, Yuval Fledel and Yura Pakhuchiy. .SH AVAILABILITY