diff options
author | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-06-22 12:15:49 +0000 |
---|---|---|
committer | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-06-22 12:15:49 +0000 |
commit | a9223deae9367063797cc5a9d6152f1daf583153 (patch) | |
tree | 47fa1d8bb4523318a4103665c655d1a22001c8fb /share/man/man4/esis.4 | |
parent | 0eb87a4a02e0b6bc731a76a842c1b13646016e26 (diff) |
o) remove unnecessary .Pp;
o) remove unnecessary .Nm args;
o) closes .Bl;
o) .Sh AUTHOR -> .Sh AUTHORS;
o) sort SEE ALSO;
o) better -mdoc style;
o) typos;
aaron@ ok.
Diffstat (limited to 'share/man/man4/esis.4')
-rw-r--r-- | share/man/man4/esis.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/esis.4 b/share/man/man4/esis.4 index 9142a3f2f45..10a6c6c8414 100644 --- a/share/man/man4/esis.4 +++ b/share/man/man4/esis.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: esis.4,v 1.5 2000/04/16 17:44:33 aaron Exp $ +.\" $OpenBSD: esis.4,v 1.6 2001/06/22 12:15:45 mpech Exp $ .\" $NetBSD: esis.4,v 1.3 1994/11/30 16:22:12 jtc Exp $ .\" .\" Copyright (c) 1990, 1991, 1993 @@ -86,7 +86,7 @@ issuing an .Dv SIOCSSTYPE .Xr ioctl 2 , which is defined in -.Pa /sys/netiso/iso_snpac.h. +.Pa /sys/netiso/iso_snpac.h . .Pp The protocol behaves differently depending on whether the System is configured as an End System or an Intermediate System. |