]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - fortune/strfile/strfile.8
Match quotes.
[bsdgames-darwin.git] / fortune / strfile / strfile.8
index 2bbabe1bfd9ba40ac86532da09a3d26f6f8fc9f3..e8bedfc811674a2890502873a617fa7bfc94a69a 100644 (file)
@@ -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.
 .\" 
 .\" 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.
 .\"
 .\" 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
 .Dt STRFILE 8
-.Os BSD 4
+.Os
 .Sh NAME
 .Nm strfile ,
 .Nm unstr
 .Sh NAME
 .Nm strfile ,
 .Nm unstr
@@ -51,7 +52,7 @@
 .Nm unstr
 .Ar source_file
 .Sh DESCRIPTION
 .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 \&%
 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
 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
 .Pp
 The purpose of
 .Nm unstr
@@ -142,6 +143,6 @@ default output file.
 .El
 .Sh HISTORY
 The
 .El
 .Sh HISTORY
 The
-.Nm
-command
-.Ud
+.Nm strfile
+utility first appeared in
+.Bx 4.4 .