Whitespace nits, sort SEE ALSO.

This commit is contained in:
wiz 2002-01-19 03:37:38 +00:00
parent 1e253502e5
commit 1b9e345181
2 changed files with 25 additions and 25 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: mopd.8,v 1.3 1997/10/16 23:25:16 lukem Exp $
.\" $NetBSD: mopd.8,v 1.4 2002/01/19 03:37:38 wiz Exp $
.\"
.\" Copyright (c) 1993-96 Mats O Jansson. All rights reserved.
.\"
@ -50,10 +50,10 @@ If a filename isn't given
.Nm
must know what image to load.
.Pp
Upon receiving a request,
Upon receiving a request,
.Nm
checks if the requested file exists in
.Pa /tftpboot/mop ,
.Pa /tftpboot/mop ,
the filename is normaly uppercase and with an extension of
.Pa .SYS .
If the filename isn't given, the ethernet address of the target is used as
@ -67,41 +67,41 @@ in
.Xr a.out 5
format. If not, a couple of Digital's formats are checked.
.Pp
In normal operation,
In normal operation,
.Nm
forks a copy of itself and runs in
the background. Anomalies and errors are reported via
the background. Anomalies and errors are reported via
.Xr syslog 3 .
.Sh OPTIONS
.Bl -tag -width indent
.It Fl a
Listen on all the Ethernets attached to the system.
If
.Sq Fl a
If
.Sq Fl a
is omitted, an interface must be specified.
.It Fl d
Run in debug mode, with all the output to stdout. The process will run in
the foreground.
.It Fl f
Run in the foreground.
Run in the foreground.
.El
.Sh FILES
.Bl -tag -width Pa -compact
.It Pa /tftpboot/mop
.El
.Sh SEE ALSO
.Xr bpf 4 ,
.Xr mopa.out 1 ,
.Xr mopchk 1 ,
.Xr mopprobe 1 ,
.Xr moptrace 1
.Rs
DECnet Digital Network Architecture Phase IV,
.Xr moptrace 1 ,
.Xr bpf 4
.Rs
DECnet Digital Network Architecture Phase IV,
.%R Maintenance Operations Functional Specification V3.0.0
.%N AA-X436A-TK
.Re
.Rs
DECnet Digital Network Architecture,
.Rs
DECnet Digital Network Architecture,
.%R Maintenance Operations Protocol Functional Specification V4.0.0
.%N EK-DNA11-FS-001
.Re

View File

@ -1,4 +1,4 @@
.\" $NetBSD: moptrace.1,v 1.5 1998/09/30 14:58:56 briggs Exp $
.\" $NetBSD: moptrace.1,v 1.6 2002/01/19 03:38:06 wiz Exp $
.\"
.\" Copyright (c) 1993-95 Mats O Jansson. All rights reserved.
.\"
@ -27,7 +27,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\" @(#) $NetBSD: moptrace.1,v 1.5 1998/09/30 14:58:56 briggs Exp $
.\" @(#) $NetBSD: moptrace.1,v 1.6 2002/01/19 03:38:06 wiz Exp $
.\"
.Dd October 2, 1995
.Dt MOPTRACE 1
@ -47,15 +47,15 @@
.Nm
prints the contents of MOP packages on the Ethernet connected to
.Ar interface
or all known interfaces if
or all known interfaces if
.Sq Fl a
is given.
.Sh OPTIONS
.Bl -tag -width indent
.It Fl a
Listen on all the Ethernets attached to the system.
If
.Sq Fl a
If
.Sq Fl a
is omitted, an interface must be specified.
.It Fl d
Run in debug mode, with all the output to stderr.
@ -67,15 +67,15 @@ Ignore MOP V4 messages (Ethernet 802.3).
.Sh SEE ALSO
.Xr mopa.out 1 ,
.Xr mopchk 1 ,
.Xr mopd 8 ,
.Xr mopprobe 1
.Rs
DECnet Digital Network Architecture Phase IV,
.Xr mopprobe 1 ,
.Xr mopd 8
.Rs
DECnet Digital Network Architecture Phase IV,
.%R Maintenance Operations Functional Specification V3.0.0
.%N AA-X436A-TK
.Re
.Rs
DECnet Digital Network Architecture,
.Rs
DECnet Digital Network Architecture,
.%R Maintenance Operations Protocol Functional Specification V4.0.0
.%N EK-DNA11-FS-001
.Re