diff options
| author | rillig <rillig@NetBSD.org> | 2022-06-28 20:12:52 +0000 |
|---|---|---|
| committer | rillig <rillig@NetBSD.org> | 2022-06-28 20:12:52 +0000 |
| commit | f06bf910ddd667c2ba2a1404e50a89acdbeeb247 (patch) | |
| tree | 9c7c2d10a96c5589231fd2f5592c3f3440c95596 /games | |
| parent | 4bd727172ab33af1a8cd7b7bfbc5f1d5f49c6e0b (diff) | |
fix references in manual pages to the reference documentation
Diffstat (limited to 'games')
| -rw-r--r-- | games/trek/trek.6 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/trek/trek.6 b/games/trek/trek.6 index b893cd2d6c1..2da7cafd1e0 100644 --- a/games/trek/trek.6 +++ b/games/trek/trek.6 @@ -1,4 +1,4 @@ -.\" $NetBSD: trek.6,v 1.13 2009/05/25 00:53:46 dholland Exp $ +.\" $NetBSD: trek.6,v 1.14 2022/06/28 20:12:52 rillig Exp $ .\" .\" Copyright (c) 1980, 1993 .\" The Regents of the University of California. All rights reserved. @@ -29,7 +29,7 @@ .\" .\" @(#)trek.6 8.2 (Berkeley) 12/30/93 .\" -.Dd May 24, 2009 +.Dd June 28, 2022 .Dt TREK 6 .Os .Sh NAME @@ -78,7 +78,7 @@ You should normally start out with a novice and work up. 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 SEE ALSO -.Pa /usr/share/doc/usd/31.trek +.Pa /usr/share/doc/reference/ref6/trek .Sh AUTHORS .An Eric Allman .Sh COMMAND SUMMARY |
