]> sipb.mit.edu Git - wiki.git/blobdiff - doc/UsingZephyr
(no commit message)
[wiki.git] / doc / UsingZephyr
index 3359d8358e48c3455c2c22bb1c34e62be6dd0035..2ab99634df48c0da958620e7c76b6454d3b0d9af 100644 (file)
@@ -86,7 +86,7 @@ If you spend enough time on Zephyr, you'll begin noticing some strange phrases a
 
 '''.d''':  You may see an instance change from {{{-i foo}}} to {{{-i foo.d}}}.  This indicates a deviation or tangent from the the original topic.
 
-'''starking''': Answering a question or replying to a topic to a topic several hours (or days, occasionally) later. The term originates from Greg Stark, who would often reply to zephyrs without seeing if anyone had answered yet, or worse, if the instance had moved on to an entirely different topic.
+'''starking''': Answering a question or replying to a topic to a topic several hours (or days, occasionally) later. The term originates from Greg Stark, who would often reply to zephyrs hours or occasionally days later without seeing if anyone had answered yet, or worse, if the instance had moved on to an entirely different topic.
 
 '''ttants''':  Literally, "Things That Are Not The Same".
 
@@ -200,4 +200,4 @@ kinit -l1d -r7d -54
 
 To detach a screen session (for example, if you want to log out), press C-a d (Control-A, then D).  Screen continues to run, but is no longer active.
 
-To reattach a screen session if it isn't detached, run {{{screen -r}}}.  To attach it but keep it attached elsewhere, you can run {{{screen -x}}}; you can use C-a F to resize it to your current window's size.  There are other options available, run {{{man screen}}} to learn more about them.
\ No newline at end of file
+To reattach a screen session, possibly detaching from wherever it's currently attached, run {{{screen -dr}}}.
\ No newline at end of file