Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/games/fortune/strfile Indent header description (from jmc@op...
details: https://anonhg.NetBSD.org/src/rev/e0b4a886ada3
branches: trunk
changeset: 569851:e0b4a886ada3
user: wiz <wiz%NetBSD.org@localhost>
date: Thu Sep 09 22:03:21 2004 +0000
description:
Indent header description (from jmc@openbsd).
Sort sections and remove a trailing space.
diffstat:
games/fortune/strfile/strfile.8 | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diffs (41 lines):
diff -r dde65ae4b2b5 -r e0b4a886ada3 games/fortune/strfile/strfile.8
--- a/games/fortune/strfile/strfile.8 Thu Sep 09 22:01:08 2004 +0000
+++ b/games/fortune/strfile/strfile.8 Thu Sep 09 22:03:21 2004 +0000
@@ -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 @@
.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 @@
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
Home |
Main Index |
Thread Index |
Old Index