1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
Description: Fix manpage to tell about the (Debian specific) system-wide config file
Forwarded: not-needed
Author: Vincent Danjean <vdanjean@debian.org>
--- a/src/man/man1/owfs.man
+++ b/src/man/man1/owfs.man
@@ -41,6 +41,11 @@
.so man1/format.1so
.so man1/job_control.1so
.so man1/configuration.1so
++.PP
++On Debian,
++.B owfs (1)
++always reads
++.I /etc/owfs.conf
.so man1/help.1so
.so man1/timeout.1so
.SH EXAMPLE
|