diff options
author | ru <ru@FreeBSD.org> | 2001-08-10 17:35:21 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-08-10 17:35:21 +0000 |
commit | f858dca3dc130c98b635d3fc8e60adf8eed7f941 (patch) | |
tree | fb8d3456824bbc5e1f38e14a7626c5362b9c29d6 /bin/stty | |
parent | f3e8b0f40c1621de1ee3f3f31da3fb02d9a35832 (diff) | |
download | FreeBSD-src-f858dca3dc130c98b635d3fc8e60adf8eed7f941.zip FreeBSD-src-f858dca3dc130c98b635d3fc8e60adf8eed7f941.tar.gz |
mdoc(7) police: join split punctuation to macro calls.
Diffstat (limited to 'bin/stty')
-rw-r--r-- | bin/stty/stty.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/stty/stty.1 b/bin/stty/stty.1 index 3720fbd..6c947ba 100644 --- a/bin/stty/stty.1 +++ b/bin/stty/stty.1 @@ -464,8 +464,8 @@ The terminal size is recorded as having .Ar number rows. .It Cm dec -Set modes suitable for users of Digital Equipment Corporation systems ( -.Dv ERASE , +Set modes suitable for users of Digital Equipment Corporation systems +.Dv ( ERASE , .Dv KILL , and .Dv INTR |