-.\" 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.
.\" 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
.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 \&%
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
.El
.Sh HISTORY
The
-.Nm
-command
-.Ud
+.Nm strfile
+utility first appeared in
+.Bx 4.4 .