diff --git a/mopd/mopd.8 b/mopd/mopd.8 index e3ee5b3..ba52dfe 100644 --- a/mopd/mopd.8 +++ b/mopd/mopd.8 @@ -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 diff --git a/moptrace/moptrace.1 b/moptrace/moptrace.1 index f544a2f..53fc34e 100644 --- a/moptrace/moptrace.1 +++ b/moptrace/moptrace.1 @@ -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