Date: Tue, 23 May 2017 08:11:55 +0000 (UTC) From: Edward Tomasz Napierala <trasz@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org Subject: svn commit: r318733 - stable/11/bin/stty Message-ID: <201705230811.v4N8BtuV098638@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: trasz Date: Tue May 23 08:11:55 2017 New Revision: 318733 URL: https://svnweb.freebsd.org/changeset/base/318733 Log: MFC r317904: .Xr resizewin from stty(1) man page. Modified: stable/11/bin/stty/stty.1 Directory Properties: stable/11/ (props changed) Modified: stable/11/bin/stty/stty.1 ============================================================================== --- stable/11/bin/stty/stty.1 Tue May 23 08:10:35 2017 (r318732) +++ stable/11/bin/stty/stty.1 Tue May 23 08:11:55 2017 (r318733) @@ -588,6 +588,7 @@ Same as the control character .Sh EXIT STATUS .Ex -std .Sh SEE ALSO +.Xr resizewin 1 , .Xr termios 4 .Sh STANDARDS The
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705230811.v4N8BtuV098638>