We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7de98c2 commit bac86eeCopy full SHA for bac86ee
docs/class-assignments/labs-assignment-2018.txt
@@ -36,7 +36,7 @@ implementation or a command line parser (the latter is much harder that
36
one might think).
37
38
For getting the input line, we recommend the readline library, see "man
39
-readline". You should find it on any Linux, *BSDm, MacOS, or Solaris
+readline". You should find it on any Linux, *BSD, MacOS, or Solaris
40
machine. By using readline, you get line editing, history, completion,
41
etc. for free. Another alternative is libtecla.
42
0 commit comments