$NetBSD: patch-ad,v 1.1 2003/02/15 02:02:15 salo Exp $

--- man/man5/tspc.conf.5.orig	Mon Jan  6 17:14:34 2003
+++ man/man5/tspc.conf.5	Sat Feb 15 02:42:02 2003
@@ -87,16 +87,16 @@
 .Bl -tag -width tsp_version
 .It Sy tsp_version
 The current version of tspc. The current installation is at version
-1.0.0. This variable might look something like this:
+1.0.1. This variable might look something like this:
 .Pp
-tsp_version=1.0.0
+tsp_version=1.0.1
 .Pp
 This variable is MANDATORY.
 .It Sy tsp_dir
 The current directory where tspc programs and templates are located. This
 variable might look something like this:
 .Pp
-tsp_dir=/usr/local/tsp
+tsp_dir=@TSP_DIR@
 .Pp
 This variable is MANDATORY.
 .It Sy client_v4
@@ -205,12 +205,12 @@
 This variable is OPTIONAL.
 .El
 .Sh FILES
-.Bl -tag -width /install/dir/bin/tspc.conf -compact
-.It Pa /install/dir/bin/tspc.conf
+.Bl -tag -width @PKG_SYSCONFDIR@/tspc.conf -compact
+.It Pa @PKG_SYSCONFDIR@/tspc.conf
 The file
 .Nm tspc.conf
 resides in
-.Pa /install/dir/bin .
+.Pa @PKG_SYSCONFDIR@ .
 .El
 .Sh SEE ALSO
 .Xr tcpc 8 ,
