Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 revert; this is section 9 and userland header...
details: https://anonhg.NetBSD.org/src/rev/a39ca4d8d516
branches: trunk
changeset: 356843:a39ca4d8d516
user: christos <christos%NetBSD.org@localhost>
date: Mon Oct 16 15:48:14 2017 +0000
description:
revert; this is section 9 and userland headers are not available in kernel
context.
diffstat:
share/man/man9/byteorder.9 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 8d03371cbc92 -r a39ca4d8d516 share/man/man9/byteorder.9
--- a/share/man/man9/byteorder.9 Mon Oct 16 15:13:00 2017 +0000
+++ b/share/man/man9/byteorder.9 Mon Oct 16 15:48:14 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: byteorder.9,v 1.10 2017/10/16 12:50:43 wiz Exp $
+.\" $NetBSD: byteorder.9,v 1.11 2017/10/16 15:48:14 christos Exp $
.\"
.\" Copyright (c) 2002 Mike Barcroft <mike%FreeBSD.org@localhost>
.\" All rights reserved.
@@ -59,7 +59,7 @@
.Nm le64dec
.Nd byte order operations
.Sh SYNOPSIS
-.In endian.h
+.In sys/endian.h
.Ft uint16_t
.Fn bswap16 "uint16_t int16"
.Ft uint32_t
Home |
Main Index |
Thread Index |
Old Index