0
0
mirror of https://git.zap.org.au/git/trader.git synced 2025-06-30 22:19:26 -04:00

Use horizontal ellipsis instead of "..." in the manual page.

This commit is contained in:
John Zaitseff 2024-01-12 00:02:05 +11:00
parent 66b457d36c
commit 00da3728f7

View File

@ -23,11 +23,19 @@
.\" .\"
.\" .\"
.\" ********************************************************************* .\" *********************************************************************
.\" Various macros .\" Various settings, character sequences and macros
.\" .\"
.\" Allow hyphenation .\" Allow hyphenation
.hy 14 .hy 14
.\" .\"
.\" Character sequences
.ie !n \{\
.char \[hellip] \[u2026]\" U+2026 Horizontal ellipsis
.\}
.el \{\
.char \[hellip] ...\" Three full stops
.\}
.\"
.\" Define .URL, .MTO and .FTP, then try to load the www.tmac version .\" Define .URL, .MTO and .FTP, then try to load the www.tmac version
.de URL .de URL
\\$2 \(la\\$1\(ra\\$3 \\$2 \(la\\$1\(ra\\$3
@ -205,7 +213,7 @@ and saved to this location instead. This is for compatibility with
versions of Star Traders prior to version 7.15. versions of Star Traders prior to version 7.15.
.\" ********************************************************************* .\" *********************************************************************
.SH BUGS .SH BUGS
None yet known... None yet known\[hellip]
.\" ********************************************************************* .\" *********************************************************************
.SH FEEDBACK .SH FEEDBACK
Your comments, suggestions, corrections and enhancements are always Your comments, suggestions, corrections and enhancements are always
@ -298,11 +306,11 @@ for this purpose. Although completely rewritten, the original algorithms
were reused from previous versions. Version 6.0 of the game was released were reused from previous versions. Version 6.0 of the game was released
on 15th September, 1995. on 15th September, 1995.
.PP .PP
Star Traders was then to languish until almost 16 years later... when the Star Traders was then to languish until almost 16 years later\[hellip]
game was rewritten once again, this time in the C programming language. when the game was rewritten once again, this time in the C programming
Version 7.0 was released on 25th July, 2011 for Unix-like operating language. Version 7.0 was released on 25th July, 2011 for Unix-like
systems such as Linux, with subsequent releases to add features and operating systems such as Linux, with subsequent releases to add features
correct bugs. Now you, too, can run this small piece of computing and correct bugs. Now you, too, can run this small piece of computing
history! history!
.\" ********************************************************************* .\" *********************************************************************
.SH "SEE ALSO" .SH "SEE ALSO"