Fix markup. Handle the DECnet documentation like a journal.
This commit is contained in:
parent
3c1f1e4f21
commit
4ab84a7335
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: mopd.8,v 1.12 2009/03/11 13:59:48 joerg Exp $
|
||||
.\" $NetBSD: mopd.8,v 1.13 2009/10/04 20:53:23 joerg Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1993-96 Mats O Jansson. All rights reserved.
|
||||
.\"
|
||||
|
@ -120,12 +120,12 @@ The typical client sends the requested file name in upper case.
|
|||
.Xr moptrace 1 ,
|
||||
.Xr bpf 4
|
||||
.Rs
|
||||
DECnet Digital Network Architecture Phase IV,
|
||||
.%J DECnet Digital Network Architecture Phase IV
|
||||
.%R Maintenance Operations Functional Specification V3.0.0
|
||||
.%N AA-X436A-TK
|
||||
.Re
|
||||
.Rs
|
||||
DECnet Digital Network Architecture,
|
||||
.%J DECnet Digital Network Architecture
|
||||
.%R Maintenance Operations Protocol Functional Specification V4.0.0
|
||||
.%N EK-DNA11-FS-001
|
||||
.Re
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: moptrace.1,v 1.9 2009/03/11 13:59:48 joerg Exp $
|
||||
.\" $NetBSD: moptrace.1,v 1.10 2009/10/04 20:53:23 joerg 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.9 2009/03/11 13:59:48 joerg Exp $
|
||||
.\" @(#) $NetBSD: moptrace.1,v 1.10 2009/10/04 20:53:23 joerg Exp $
|
||||
.\"
|
||||
.Dd October 2, 1995
|
||||
.Dt MOPTRACE 1
|
||||
|
@ -71,12 +71,12 @@ Ignore MOP V4 messages (Ethernet 802.3).
|
|||
.Xr mopprobe 1 ,
|
||||
.Xr mopd 8
|
||||
.Rs
|
||||
DECnet Digital Network Architecture Phase IV,
|
||||
.%J DECnet Digital Network Architecture Phase IV
|
||||
.%R Maintenance Operations Functional Specification V3.0.0
|
||||
.%N AA-X436A-TK
|
||||
.Re
|
||||
.Rs
|
||||
DECnet Digital Network Architecture,
|
||||
.%J DECnet Digital Network Architecture
|
||||
.%R Maintenance Operations Protocol Functional Specification V4.0.0
|
||||
.%N EK-DNA11-FS-001
|
||||
.Re
|
||||
|
|
Loading…
Reference in New Issue