Skip to content

Commit db0d8de

Browse files
authored
Merge pull request #48 from infrastation/master
Use the correct HTML entity in "Serial Console over SSH".
2 parents f6f1a34 + 4188229 commit db0d8de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_docs/setup/serial_console.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ ssh -p 66 server-console-ip
113113
## Console Resizing
114114

115115
If you tried vim on your new serial console, you were probably in for a
116-
disapointed &emdash; somehow it jumbled up the screen. The reason for this is,
116+
disapointed — somehow it jumbled up the screen. The reason for this is,
117117
that over the serial console connection stty does not seem to get properly
118118
informed about screen size and screen size changes. Run `stty` and it will report rows and cols as
119119
0 which is not ideal. There is a way to fix this though.

0 commit comments

Comments
 (0)