diff options
author | mpp <mpp@FreeBSD.org> | 1999-06-24 04:48:41 +0000 |
---|---|---|
committer | mpp <mpp@FreeBSD.org> | 1999-06-24 04:48:41 +0000 |
commit | 496988a00f34ff1cf338a302f352c12408958484 (patch) | |
tree | aa52e551503a7e338ec218f765a04825cd0b3cc9 /usr.bin/tset | |
parent | 9cddb41c75e01d97f1699ecb4dfb60e98451a95a (diff) | |
download | FreeBSD-src-496988a00f34ff1cf338a302f352c12408958484.zip FreeBSD-src-496988a00f34ff1cf338a302f352c12408958484.tar.gz |
Add the 'reset' command to the NAME section.
Pointed-out-by: Jesus Monroy <jesus.monroy@usa.net> in freebsd-doc
Diffstat (limited to 'usr.bin/tset')
-rw-r--r-- | usr.bin/tset/tset.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/tset/tset.1 b/usr.bin/tset/tset.1 index 8c99cab..4f15147 100644 --- a/usr.bin/tset/tset.1 +++ b/usr.bin/tset/tset.1 @@ -35,7 +35,8 @@ .Dt TSET 1 .Os BSD 4 .Sh NAME -.Nm tset +.Nm tset , +.Nm reset .Nd terminal initialization .Sh SYNOPSIS .Nm tset |