summaryrefslogtreecommitdiffstats
path: root/libexec/rbootd/rbootd.8
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/rbootd/rbootd.8')
-rw-r--r--libexec/rbootd/rbootd.814
1 files changed, 7 insertions, 7 deletions
diff --git a/libexec/rbootd/rbootd.8 b/libexec/rbootd/rbootd.8
index 23c37c5..df5adcc 100644
--- a/libexec/rbootd/rbootd.8
+++ b/libexec/rbootd/rbootd.8
@@ -38,7 +38,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)rbootd.8 8.2 (Berkeley) 12/11/93
-.\" $Id: rbootd.8,v 1.6 1997/06/23 04:02:13 steve Exp $
+.\" $Id: rbootd.8,v 1.7 1997/06/29 19:00:13 steve Exp $
.\"
.\" Utah Hdr: rbootd.man 3.1 92/07/06
.\" Author: Jeff Forys, University of Utah CSS
@@ -56,30 +56,30 @@
.Op config_file
.Sh DESCRIPTION
The
-.Nm rbootd
+.Nm
utility services boot requests from Hewlett-Packard workstations over a
local area network.
All boot files must reside in the boot file directory; further, if a
client supplies path information in its boot request, it will be silently
stripped away before processing.
By default,
-.Nm rbootd
+.Nm
only responds to requests from machines listed in its configuration file.
.Pp
The options are as follows:
-.Bl -tag -width Fl
+.Bl -tag -width indent
.It Fl a
Respond to boot requests from any machine.
The configuration file is ignored if this option is specified.
.It Fl d
Run
-.Nm rbootd
+.Nm
in debug mode.
Packets sent and received are displayed to the terminal.
.It Fl i Ar interface
Service boot requests on specified interface.
If unspecified,
-.Nm rbootd
+.Nm
searches the system interface list for the lowest numbered, configured
``up'' interface (excluding loopback).
Ties are broken by choosing the earliest match.
@@ -88,7 +88,7 @@ Ties are broken by choosing the earliest match.
Specifying
.Ar config_file
on the command line causes
-.Nm rbootd
+.Nm
to use a different configuration file from the default.
.Pp
The configuration file is a text file where each line describes a particular
OpenPOWER on IntegriCloud