Module Name: src Committed By: tsutsui Date: Thu Dec 15 16:45:21 UTC 2011
Modified Files: src/usr.sbin/rbootd: rbootd.8 Log Message: Remove nonexistent (probably HP-UX specific) Xref rmp(4). To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/usr.sbin/rbootd/rbootd.8 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/usr.sbin/rbootd/rbootd.8 diff -u src/usr.sbin/rbootd/rbootd.8:1.11 src/usr.sbin/rbootd/rbootd.8:1.12 --- src/usr.sbin/rbootd/rbootd.8:1.11 Wed Feb 9 10:25:40 2011 +++ src/usr.sbin/rbootd/rbootd.8 Thu Dec 15 16:45:21 2011 @@ -1,4 +1,4 @@ -.\" $NetBSD: rbootd.8,v 1.11 2011/02/09 10:25:40 rmind Exp $ +.\" $NetBSD: rbootd.8,v 1.12 2011/12/15 16:45:21 tsutsui Exp $ .\" .\" Copyright (c) 1988, 1992 The University of Utah and the Center .\" for Software Science (CSS). @@ -148,8 +148,7 @@ process id .Xr kill 1 , .Xr socket 2 , .Xr signal 3 , -.Xr syslog 3 , -.Xr rmp 4 +.Xr syslog 3 .Sh BUGS If multiple servers are started on the same interface, each will receive and respond to the same boot packets.