Update some comments

This commit is contained in:
Gregory Nutt
2016-07-15 11:15:33 -06:00
parent 4d1b811117
commit f7f7036db8
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -61,7 +61,7 @@ extern "C"
* None
*
* Description:
* Register the master pseudo-terminal device at /dev/ptmx
* Register the master pseudo-terminal multiplexor device at /dev/ptmx
*
* Returned Value:
* Zero (OK) is returned on success; a negated errno value is returned on