X-Git-Url: https://git.cameronkatri.com/bsdgames-darwin.git/blobdiff_plain/77e3814f0c0e3dea4d0032e25666f77e6f83bfff..897cec3b3cb65e3e1fa957369f64c2b106708d5c:/fortune/strfile/strfile.8 diff --git a/fortune/strfile/strfile.8 b/fortune/strfile/strfile.8 index 2bbabe1b..e8bedfc8 100644 --- a/fortune/strfile/strfile.8 +++ b/fortune/strfile/strfile.8 @@ -1,6 +1,7 @@ -.\" Copyright (c) 1989, 1991 The Regents of the University of California. -.\" All rights reserved. +.\" $NetBSD: strfile.8,v 1.8 2000/11/07 05:51:55 lukem Exp $ .\" +.\" Copyright (c) 1989, 1991, 1993 +.\" The Regents of the University of California. All rights reserved. .\" .\" This code is derived from software contributed to Berkeley by .\" Ken Arnold. @@ -33,11 +34,11 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" @(#)strfile.8 5.9 (Berkeley) 3/16/91 +.\" @(#)strfile.8 8.1 (Berkeley) 6/9/93 .\" -.Dd March 16, 1991 +.Dd June 9, 1993 .Dt STRFILE 8 -.Os BSD 4 +.Os .Sh NAME .Nm strfile , .Nm unstr @@ -51,7 +52,7 @@ .Nm unstr .Ar source_file .Sh DESCRIPTION -.Nm Strfile +.Nm reads a file containing groups of lines separated by a line containing a single percent .Ql \&% @@ -113,7 +114,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 @@ -142,6 +143,6 @@ default output file. .El .Sh HISTORY The -.Nm -command -.Ud +.Nm strfile +utility first appeared in +.Bx 4.4 .