]> sipb.mit.edu Git - wiki.git/commitdiff
(no commit message)
authorCJ Quines <cjq@mit.edu>
Tue, 9 Nov 2021 00:47:35 +0000 (19:47 -0500)
committersipb-www <sipb-www@bees-knees.mit.edu>
Tue, 9 Nov 2021 00:47:35 +0000 (19:47 -0500)
doc/using-athena.mdwn

index 587053eb6abc0d4567ff75a506bef178a58644a1..758085e3e77ddf85a6c1ce924828c609917bf1a9 100644 (file)
@@ -82,7 +82,7 @@ You can edit the webpage you just made by running a text editor like nano or Vim
 aphacker@scrubbing-bubbles:~/www$ nano index.html
 ```
 
-This should bring up a screen with the current contents of `index.html`, which you can now edit. You can read more about how to use nano elsewhere, but for now, it’s enough to know that pressing <CTRL-O> and then Enter will save the file, and <CTRL-X> will exit you from nano.
+This should bring up a screen with the current contents of `index.html`, which you can now edit. You can read more about how to use nano elsewhere, but for now, it’s enough to know that pressing `<CTRL-O>` and then Enter will save the file, and `<CTRL-X>` will exit you from nano.
 
 ## Using SCP