updated man pages

This commit is contained in:
James Tomasino 2018-12-14 10:13:09 -05:00
parent 6182f56dc1
commit da7545c800
2 changed files with 10 additions and 4 deletions

View File

@ -8,7 +8,7 @@ log
transmits messages from traveling ships, remote outposts, and new human
colonies via Quantum Entaglement Communicator (QEC) half-duplex, phase-shift
keying multilevel modulation.
.P
.PP
Messages are queued in the ship's draft system. A call to
.B log
then queries those messages in the queue and waits for human confirmation
@ -16,7 +16,7 @@ that the draft is ready to be sent. When approved,
.B log
will query for a subject, topic, or title for the message. Finally the
message is sent to the relay paired with the QEC during construction.
.P
.PP
There is no recall method to the QEC system. Messages sent cannot be removed,
however, due to the nature of qubits, the message can be modified after
transmission by editing the original draft.
@ -24,5 +24,7 @@ transmission by editing the original draft.
Systems with abundant quantities of exotic or phase-shifted matter may
encounter delays in communication, time shifting, and rare cases, a reverse
in localized time of log receipts.
.SH SEE ALSO
ship(1)
.SH AUTHOR
Yin, Juan; Cao, Yuan; Yong, Hai-Lin; Ren, Ji-Gang

View File

@ -11,7 +11,7 @@ registering, the local habitat will generate a prime qubit interface with
the relay system indicated, establishing spooky action at a distance (SAAD).
The QEC operates at half-duplex, phase-shift keying multilevel modulation with
the local habitat.
.P
.PP
A local message queue is created in the ship's draft system. This queue can be
modified, appended, or otherwise manipulated by the local habitat. When a
transmission of the local queue is desired, the habitat operators can utilize
@ -22,5 +22,9 @@ command to trigger the QEC relay.
Due to limitations in the archaic design of the QEC interface, ship names must
use the ASCII character set. Extended unicode is permissable within the relayed
content, however.
.PP
Report all other issues using the QEC.
.SH SEE ALSO
log(1)
.SH AUTHOR
Yin, Juan
Written by Juan Yin and Niels Anderssen