Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libutil Use more markup.
details: https://anonhg.NetBSD.org/src/rev/34b7db9ca00e
branches: trunk
changeset: 786619:34b7db9ca00e
user: wiz <wiz%NetBSD.org@localhost>
date: Fri May 03 20:21:24 2013 +0000
description:
Use more markup.
diffstat:
lib/libutil/getbyteorder.3 | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r f3ba786e6ca4 -r 34b7db9ca00e lib/libutil/getbyteorder.3
--- a/lib/libutil/getbyteorder.3 Fri May 03 20:02:08 2013 +0000
+++ b/lib/libutil/getbyteorder.3 Fri May 03 20:21:24 2013 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: getbyteorder.3,v 1.1 2013/05/02 07:17:09 matt Exp $
+.\" $NetBSD: getbyteorder.3,v 1.2 2013/05/03 20:21:24 wiz Exp $
.\"
.\" Copyright (c) 1996 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -42,7 +42,9 @@
.Fn getbyteorder void
.Sh DESCRIPTION
.Fn getbyteorder
-returns LITTLE_ENDIAN, BIG_ENDIAN,
+returns
+.Dv LITTLE_ENDIAN ,
+.Dv BIG_ENDIAN ,
or \-1 in case of an error, setting the global
.Va errno
variable.
Home |
Main Index |
Thread Index |
Old Index