diff options
author | 2003-05-30 09:48:47 +0000 | |
---|---|---|
committer | 2003-05-30 09:48:47 +0000 | |
commit | c83346cb7d87f6f463f9d64f9c084f4024f01421 (patch) | |
tree | 5d6b458bbd1a11d3a53460950bacc76dce9e0e71 | |
parent | section reorder; (diff) | |
download | wireguard-openbsd-c83346cb7d87f6f463f9d64f9c084f4024f01421.tar.xz wireguard-openbsd-c83346cb7d87f6f463f9d64f9c084f4024f01421.zip |
section reorder;
-rw-r--r-- | games/trek/trek.6 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/games/trek/trek.6 b/games/trek/trek.6 index f243bd964cf..574dff6c049 100644 --- a/games/trek/trek.6 +++ b/games/trek/trek.6 @@ -1,4 +1,4 @@ -.\" $OpenBSD: trek.6,v 1.9 2001/11/17 05:27:09 pjanzen Exp $ +.\" $OpenBSD: trek.6,v 1.10 2003/05/30 09:48:47 jmc Exp $ .\" $NetBSD: trek.6,v 1.4 1995/04/22 10:59:35 cgd Exp $ .\" .\" Copyright (c) 1980, 1993 @@ -71,10 +71,6 @@ You should normally start out with a novice and work up. .Pp In general, throughout the game, if you forget what is appropriate the game will tell you what it expects if you just type in a question mark. -.Sh AUTHORS -Eric Allman -.Sh SEE ALSO -.Pa /usr/share/doc/usd/31.trek/trek.me .Sh COMMAND SUMMARY .Bl -item -compact .It @@ -134,3 +130,7 @@ amt1 course1 spread1 ... .It .Ic w Ns arp warp_factor .El +.Sh SEE ALSO +.Pa /usr/share/doc/usd/31.trek/trek.me +.Sh AUTHORS +Eric Allman |