summaryrefslogtreecommitdiffstats
path: root/fortune/strfile
diff options
context:
space:
mode:
authorwiz <wiz@NetBSD.org>2004-09-09 22:03:21 +0000
committerwiz <wiz@NetBSD.org>2004-09-09 22:03:21 +0000
commit26b0dec5a419a22d83f6b52853c42e5dd6d5ec60 (patch)
tree98ab736f17ef91676ced1cdf9a0aaed2db50c3c5 /fortune/strfile
parentbd4aaa9e4921d72b1c2384fece0a89a11723030d (diff)
downloadbsdgames-darwin-26b0dec5a419a22d83f6b52853c42e5dd6d5ec60.tar.gz
bsdgames-darwin-26b0dec5a419a22d83f6b52853c42e5dd6d5ec60.tar.zst
bsdgames-darwin-26b0dec5a419a22d83f6b52853c42e5dd6d5ec60.zip
Indent header description (from jmc@openbsd).
Sort sections and remove a trailing space.
Diffstat (limited to 'fortune/strfile')
-rw-r--r--fortune/strfile/strfile.812
1 files changed, 6 insertions, 6 deletions
diff --git a/fortune/strfile/strfile.8 b/fortune/strfile/strfile.8
index 0ea3160e..8145493b 100644
--- a/fortune/strfile/strfile.8
+++ b/fortune/strfile/strfile.8
@@ -1,8 +1,8 @@
-.\" $NetBSD: strfile.8,v 1.11 2003/08/07 09:37:14 agc Exp $
+.\" $NetBSD: strfile.8,v 1.12 2004/09/09 22:03:21 wiz 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.
.\"
@@ -97,7 +97,7 @@ field to be set.
.El
.Pp
The format of the header is:
-.Bd -literal
+.Bd -literal -offset indent
#define VERSION 1
unsigned long str_version; /* version number */
unsigned long str_numstr; /* # of strings in the file */
@@ -128,14 +128,14 @@ when
is run and then using
.Nm unstr
to dump them out in the table order.
-.Sh SEE ALSO
-.Xr byteorder 3 ,
-.Xr fortune 6
.Sh FILES
.Bl -tag -width strfile.out -compact
.It Pa strfile.out
default output file.
.El
+.Sh SEE ALSO
+.Xr byteorder 3 ,
+.Xr fortune 6
.Sh HISTORY
The
.Nm strfile