fixed spelling of Napoleon
This commit is contained in:
parent
3c39708b08
commit
862f7b5f17
|
@ -33,7 +33,7 @@
|
|||
|
||||
#ifndef lint
|
||||
/*static char sccsid[] = "from: @(#)globals.c 5.4 (Berkeley) 6/1/90";*/
|
||||
static char rcsid[] = "$Id: globals.c,v 1.2 1993/08/01 18:51:46 mycroft Exp $";
|
||||
static char rcsid[] = "$Id: globals.c,v 1.3 1994/01/13 18:24:40 glass Exp $";
|
||||
#endif /* not lint */
|
||||
|
||||
#include "externs.h"
|
||||
|
@ -219,7 +219,7 @@ struct scenario scene[] = {
|
|||
{ "Turenne", specs+10, N_F, 9, 35, 6, 0 },
|
||||
{ "Nightmare", specs+9, N_F, 7, 37, 6, 0 },
|
||||
{ "Paris", specs+53, N_F, 3, 45, 4, 0 },
|
||||
{ "Napolean", specs+56, N_F, 1, 40, 6, 0 }
|
||||
{ "Napoleon", specs+56, N_F, 1, 40, 6, 0 }
|
||||
},
|
||||
6, 4, 7, 5, "Cape Horn",
|
||||
{
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" from: @(#)sail.6 5.6 (Berkeley) 6/23/90
|
||||
.\" $Id: sail.6,v 1.2 1993/08/01 07:46:14 mycroft Exp $
|
||||
.\" $Id: sail.6,v 1.3 1994/01/13 18:24:43 glass Exp $
|
||||
.\"
|
||||
.TH SAIL 6 "June 23, 1990"
|
||||
.UC 4
|
||||
|
@ -245,7 +245,7 @@ were almost entirely armed with carronades.
|
|||
.PP
|
||||
The period of history covered in
|
||||
.I Sail
|
||||
is approximately from the 1770's until the end of Napoleanic France in 1815.
|
||||
is approximately from the 1770's until the end of Napoleonic France in 1815.
|
||||
There are many excellent books about the age of sail. My favorite author
|
||||
is Captain Frederick Marryat. More contemporary authors include C.S. Forester
|
||||
and Alexander Kent.
|
||||
|
@ -793,7 +793,7 @@ ship and stern rake the others though. See if you can do as well.
|
|||
(f) Turenne 80 gun 3 Decker SOL (average crew) (27 pts)
|
||||
(f) Nightmare 74 gun Ship of the Line (average crew) (24 pts)
|
||||
(f) Paris 112 gun 3 Decker SOL (green crew) (27 pts)
|
||||
(f) Napolean 74 gun Ship of the Line (green crew) (20 pts)
|
||||
(f) Napoleon 74 gun Ship of the Line (green crew) (20 pts)
|
||||
.SH Cape Horn:
|
||||
.nf
|
||||
Wind from the NE, blowing a strong breeze.
|
||||
|
|
Loading…
Reference in New Issue