summaryrefslogtreecommitdiffstats
path: root/fortune/strfile/strfile.8
diff options
context:
space:
mode:
authorsimonb <simonb@NetBSD.org>1999-08-21 07:02:46 +0000
committersimonb <simonb@NetBSD.org>1999-08-21 07:02:46 +0000
commit9f5f92a0f3b2deed923c1d9c5613fe2dc55e605f (patch)
treed48210e3e87ce7617ea961b9d8cc43db484bccfe /fortune/strfile/strfile.8
parente6838d71c5f48786e0e7ce3a0ff47d9b1f71abcf (diff)
downloadbsdgames-darwin-9f5f92a0f3b2deed923c1d9c5613fe2dc55e605f.tar.gz
bsdgames-darwin-9f5f92a0f3b2deed923c1d9c5613fe2dc55e605f.tar.zst
bsdgames-darwin-9f5f92a0f3b2deed923c1d9c5613fe2dc55e605f.zip
Use new endian-specific conversion macros - 64-bit off_t's are now
the stored the same regardess of the byte order of the generating host. Note in the strfile(8) man page that all fields are big-endian, not in network byte order.
Diffstat (limited to 'fortune/strfile/strfile.8')
-rw-r--r--fortune/strfile/strfile.84
1 files changed, 2 insertions, 2 deletions
diff --git a/fortune/strfile/strfile.8 b/fortune/strfile/strfile.8
index 3f9554e9..96512e3c 100644
--- a/fortune/strfile/strfile.8
+++ b/fortune/strfile/strfile.8
@@ -1,4 +1,4 @@
-.\" $NetBSD: strfile.8,v 1.5 1999/03/22 18:49:11 garbled Exp $
+.\" $NetBSD: strfile.8,v 1.6 1999/08/21 07:02:46 simonb Exp $
.\"
.\" Copyright (c) 1989, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -115,7 +115,7 @@ unsigned long str_flags; /* bit field for flags */
char str_delim; /* delimiting character */
.Ed
.Pp
-All fields are written in network byte order.
+All fields are written in big-endian byte order.
.Pp
The purpose of
.Nm unstr