diff options
author | green <green@FreeBSD.org> | 2001-11-29 15:46:54 +0000 |
---|---|---|
committer | green <green@FreeBSD.org> | 2001-11-29 15:46:54 +0000 |
commit | 74b53a2f1a3c693c971d482428912491a1a24d19 (patch) | |
tree | 0e4ca11d811f9f3c9d86d1f19ec809b764e1ad95 /bin/stty | |
parent | cfbc70ccd277f7d7f4131f82a5bc4f35c84b45f9 (diff) | |
download | FreeBSD-src-74b53a2f1a3c693c971d482428912491a1a24d19.zip FreeBSD-src-74b53a2f1a3c693c971d482428912491a1a24d19.tar.gz |
Note that stty is a utility and not... err... a program....
Submitted by: ru
Diffstat (limited to 'bin/stty')
-rw-r--r-- | bin/stty/stty.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/stty/stty.1 b/bin/stty/stty.1 index 7e17196..649032f 100644 --- a/bin/stty/stty.1 +++ b/bin/stty/stty.1 @@ -583,7 +583,7 @@ Same as the control character .Sh STANDARDS The .Nm -program is expected to be +utility is expected to be .St -p1003.2 compatible. The flags .Fl e |