trek.6.in 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140
  1. .\" $NetBSD: trek.6,v 1.11 2003/08/07 09:37:55 agc Exp $
  2. .\"
  3. .\" Copyright (c) 1980, 1993
  4. .\" The Regents of the University of California. All rights reserved.
  5. .\"
  6. .\" Redistribution and use in source and binary forms, with or without
  7. .\" modification, are permitted provided that the following conditions
  8. .\" are met:
  9. .\" 1. Redistributions of source code must retain the above copyright
  10. .\" notice, this list of conditions and the following disclaimer.
  11. .\" 2. Redistributions in binary form must reproduce the above copyright
  12. .\" notice, this list of conditions and the following disclaimer in the
  13. .\" documentation and/or other materials provided with the distribution.
  14. .\" 3. Neither the name of the University nor the names of its contributors
  15. .\" may be used to endorse or promote products derived from this software
  16. .\" without specific prior written permission.
  17. .\"
  18. .\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  19. .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  20. .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  21. .\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  22. .\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  23. .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  24. .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  25. .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  26. .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  27. .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  28. .\" SUCH DAMAGE.
  29. .\"
  30. .\" @(#)trek.6 8.2 (Berkeley) 12/30/93
  31. .\"
  32. .Dd December 30, 1993
  33. .Dt TREK 6
  34. .Os
  35. .Sh NAME
  36. .Nm trek
  37. .Nd trekkie game
  38. .Sh SYNOPSIS
  39. .Nm
  40. .Oo
  41. .Op Fl a
  42. .Ar file
  43. .Oc
  44. .Sh DESCRIPTION
  45. .Nm
  46. is a game of space glory and war.
  47. Below is a summary of commands.
  48. For complete documentation, see
  49. .Em Trek
  50. by Eric Allman.
  51. .Pp
  52. If a filename is given, a log of the game is written onto that file.
  53. If the
  54. .Fl a
  55. flag is given before the filename, that file is appended to, not truncated.
  56. .Pp
  57. The game will ask you what length game you would like.
  58. Valid responses are
  59. .Dq short ,
  60. .Dq medium ,
  61. and
  62. .Dq long .
  63. You may also type
  64. .Dq restart ,
  65. which restarts a previously saved game.
  66. You will then be prompted for the skill, to which you must respond
  67. .Dq novice ,
  68. .Dq fair ,
  69. .Dq good ,
  70. .Dq expert ,
  71. .Dq commodore ,
  72. or
  73. .Dq impossible .
  74. You should normally start out with a novice and work up.
  75. .Pp
  76. In general, throughout the game, if you forget what is appropriate
  77. the game will tell you what it expects if you just type in a question mark.
  78. .Sh AUTHOR
  79. .An Eric Allman
  80. .Sh SEE ALSO
  81. .Pa @docdir@/trek.me
  82. .Sh COMMAND SUMMARY
  83. .Bl -item -compact
  84. .It
  85. .Ic abandon
  86. .It
  87. .Ic ca Ns pture
  88. .It
  89. .Ic cl Ns oak
  90. .Ic u Ns p/ Ns Ic d Ns own
  91. .It
  92. .Ic c Ns omputer request; ...
  93. .It
  94. .Ic da Ns mages
  95. .It
  96. .Ic destruct
  97. .It
  98. .Ic do Ns ck
  99. .It
  100. .Ic help
  101. .It
  102. .Ic i Ns mpulse course distance
  103. .It
  104. .Ic l Ns rscan
  105. .It
  106. .Ic m Ns ove course distance
  107. .It
  108. .Ic p Ns hasers Ic a Ns utomatic
  109. amount
  110. .It
  111. .Ic p Ns hasers Ic m Ns anual
  112. amt1 course1 spread1 ...
  113. .It
  114. .Ic t Ns orpedo course
  115. .Op Ic y Ns es
  116. .No angle/ Ns Ic n Ns o
  117. .It
  118. .Ic ram No course distance
  119. .It
  120. .Ic r Ns est time
  121. .It
  122. .Ic shell
  123. .It
  124. .Ic sh Ns ields
  125. .Ic u Ns p/ Ns Ic d Ns own
  126. .It
  127. .Ic s Ns rscan
  128. .Op Ic y Ns es/ Ic n Ns o
  129. .It
  130. .Ic st Ns atus
  131. .It
  132. .Ic terminate y Ns es/ Ns Ic n Ns o
  133. .It
  134. .Ic u Ns ndock
  135. .It
  136. .Ic v Ns isual course
  137. .It
  138. .Ic w Ns arp warp_factor
  139. .El