From fa877a53cb5021bbd088e410b9f8a65dab92ddcc Mon Sep 17 00:00:00 2001 From: Gary Palmer Date: Wed, 12 Apr 1995 00:24:48 +0000 Subject: The servers bootpd & bootpgw live in /usr/libexec not /etc. Correct the references in the man page. --- libexec/bootpd/bootpd.8 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libexec') diff --git a/libexec/bootpd/bootpd.8 b/libexec/bootpd/bootpd.8 index 250559393f520..359ce53d30aef 100644 --- a/libexec/bootpd/bootpd.8 +++ b/libexec/bootpd/bootpd.8 @@ -1,6 +1,6 @@ .\" Copyright (c) 1988, 1989, 1991 Carnegie Mellon University .\" -.\" $Header: /home/ncvs/src/usr.sbin/bootpd/bootpd.8,v 1.1.1.1 1994/09/10 14:44:54 csgr Exp $ +.\" $Header: /home/ncvs/src/libexec/bootpd/bootpd.8,v 1.1.1.1 1994/09/30 05:45:04 pst Exp $ .\" .TH BOOTPD 8 "November 06, 1993" "Carnegie Mellon University" .SH NAME @@ -58,9 +58,9 @@ from by including one of the following lines in the file .IR /etc/inetd.conf : .IP -bootps dgram udp wait root /etc/bootpd bootpd bootptab +bootps dgram udp wait root /usr/libexec/bootpd bootpd bootptab .br -bootps dgram udp wait root /etc/bootpgw bootpgw server +bootps dgram udp wait root /usr/libexec/bootpgw bootpgw server .PP This mode of operation is referred to as "inetd mode" and causes .I bootpd -- cgit v1.3