$NetBSD: patch-ae,v 1.5 2003/03/06 20:44:15 salo Exp $ --- rsync.1.orig 2003-01-28 04:11:57.000000000 +0100 +++ rsync.1 2003-03-06 21:00:02.000000000 +0100 @@ -236,7 +236,7 @@ .PP An rsync server is configured using a config file\&. Please see the rsyncd\&.conf(5) man page for more information\&. By default the configuration -file is called /etc/rsyncd\&.conf, unless rsync is running over a remote +file is called @PKG_SYSCONFDIR@/rsyncd\&.conf, unless rsync is running over a remote shell program and is not running as root; in that case, the default name is rsyncd\&.conf in the current directory on the remote computer (typically $HOME)\&. @@ -860,7 +860,7 @@ .IP "\fB--config=FILE\fP" This specifies an alternate config file than the default\&. This is only relevant when --daemon is specified\&. -The default is /etc/rsyncd\&.conf unless the daemon is running over +The default is @PKG_SYSCONFDIR@/rsyncd\&.conf unless the daemon is running over a remote shell program and the remote user is not root; in that case the default is rsyncd\&.conf in the current directory (typically $HOME)\&. .IP @@ -1258,7 +1258,7 @@ .PP .SH "FILES" .PP -/etc/rsyncd\&.conf or rsyncd\&.conf +@PKG_SYSCONFDIR@/rsyncd\&.conf or rsyncd\&.conf .PP .SH "SEE ALSO" .PP