$OpenBSD: patch-relay_README,v 1.1 2013/05/10 09:56:45 sthen Exp $
--- relay/README.orig	Tue Oct 17 09:01:48 1995
+++ relay/README	Fri May 10 10:49:49 2013
@@ -43,12 +43,15 @@ agent works correctly whether or not you will do so.
 	dhcpc           68/udp                          # dhcp client
 
 The relay agent prints out error messages to syslog with LOG_LOCAL0
-facility.  Please add following description to syslog.conf if you
-want. (This is optional configuration and isn't required to operate).
+facility (OpenBSD version uses LOG_LOCAL1 to avoid ipmon log conflict).
+Please add following description to syslog.conf if you want.
+(This is optional configuration and isn't required to operate).
 Actual description for each OS may have subtle differences.
 
+OpenBSD:
+	local1.*			/var/log/dhcplog
+other system:
 	local0.*			/var/log/dhcplog
-
 
 2. Usage
 
