openbsd-ports/comms/conserver/patches/patch-ah
jason a66db21260 o Put config in /etc (and make manpages refer to it there)
o Put examples and README.OpenBSD in share/examples/conserver
o Update packing list to reflect new locations
1999-01-05 16:57:17 +00:00

30 lines
1.1 KiB
Plaintext

--- ./conserver/conserver.man.orig Mon Jan 4 19:55:39 1999
+++ ./conserver/conserver.man Mon Jan 4 20:17:41 1999
@@ -18,7 +18,7 @@
error messages, these unloved errors are labeled with a machine name
and output on stdout.
.PP
-When started, it forks a child for each group in /usr/local/etc/conserver.cf,
+When started, it forks a child for each group in /etc/conserver.cf,
and assigns each process a port number to listen on.
The \fIconsole\fP client program knows how to request port numbers and
forwards to find the various slave hosts.
@@ -38,7 +38,7 @@
.TP
.BI \-C config
With this option the invoker may specify an alternate confguration.
-The default \fIconfig\fP is /usr/local/lib/conserver.cf.
+The default \fIconfig\fP is /etc/conserver.cf.
.TP
.B \-h
Output a brief help message.
@@ -65,7 +65,7 @@
.SH FILES
.TS
l l.
-/usr/local/lib/conserver.cf description of console terminal lines
+/etc/conserver.cf description of console terminal lines
/usr/adm/\fIhost\fP.console log files for \fIhost\fP's console
/dev/tty?? terminal line device files
\fIstdout\fP summary of unloved console errors