Module Name:    src
Committed By:   wiz
Date:           Mon Oct 16 12:50:43 UTC 2017

Modified Files:
        src/share/man/man9: byteorder.9

Log Message:
Remove Tn.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/share/man/man9/byteorder.9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man9/byteorder.9
diff -u src/share/man/man9/byteorder.9:1.9 src/share/man/man9/byteorder.9:1.10
--- src/share/man/man9/byteorder.9:1.9	Mon Oct 16 11:53:00 2017
+++ src/share/man/man9/byteorder.9	Mon Oct 16 12:50:43 2017
@@ -1,4 +1,4 @@
-.\"	$NetBSD: byteorder.9,v 1.9 2017/10/16 11:53:00 maya Exp $
+.\"	$NetBSD: byteorder.9,v 1.10 2017/10/16 12:50:43 wiz Exp $
 .\"
 .\" Copyright (c) 2002 Mike Barcroft <m...@freebsd.org>
 .\" All rights reserved.
@@ -26,7 +26,7 @@
 .\"
 .\" $FreeBSD: src/share/man/man9/byteorder.9,v 1.6 2003/05/21 17:32:55 ru Exp $
 .\"
-.Dd Oct 16, 2017
+.Dd October 16, 2017
 .Dt BYTEORDER 9
 .Os
 .Sh NAME
@@ -188,11 +188,9 @@ functions first appeared in
 .Nx 1.5 .
 These were later ported to
 .Fx 5.0 .
-These functions were originally introduced to handle
-.Tn PCI
-bus master devices that
-.Pq via Tn DMA
-transfer little endian data even on big endian systems.
+These functions were originally introduced to handle PCI bus master
+devices that (via DMA) transfer little endian data even on big
+endian systems.
 .Pp
 The encode/decode functions first appeared in
 .Fx 5.1 .

Reply via email to