summaryrefslogtreecommitdiff
path: root/net/yale-tftpd/patches/patch-ac
blob: 33e2bf7adc8930d7656e826da2e352046e3d2095 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
$NetBSD: patch-ac,v 1.4 2012/01/25 09:56:08 he Exp $

Adapt for build with pkgsrc.

--- tftpd.8.orig	Wed Oct  5 06:18:21 1994
+++ tftpd.8
@@ -9,7 +9,7 @@
 .SH NAME
 tftpd \- DARPA Trivial File Transfer Protocol server
 .SH SYNOPSIS
-.B /etc/tftpd
+.B @PREFIX@/libexec/tftpd
 [
 .B \-d
 ]
@@ -60,7 +60,7 @@
 If the optional configuration file argument is provided on the command
 line,
 .B tftpd
-will use that, otherwise the default file is ``/usr/local/etc/tftpd.conf''.
+will use that, otherwise the default file is ``@ETCDIR@/tftpd.conf''.
 .sp
 Configuration commands are:
 .IP defaultDirectory
@@ -266,7 +266,7 @@
 services(5),
 inetd(8)
 .SH "FILES"
-.ta \w'/usr/local/etc/tftpd.conf~~'u
-/usr/local/etc/tftpd.conf	default tftpd configuration file
+.ta \w'@ETCDIR@/tftpd.conf~~'u
+@ETCDIR@/tftpd.conf	default tftpd configuration file
 .br
 /etc/inetd.conf	inetd configuration file