svn commit: r317904 - head/bin/stty

Edward Tomasz Napierala trasz at FreeBSD.org
Sun May 7 11:44:27 UTC 2017


Author: trasz
Date: Sun May  7 11:44:25 2017
New Revision: 317904
URL: https://svnweb.freebsd.org/changeset/base/317904

Log:
  .Xr resizewin from stty(1) man page.
  
  MFC after:	2 weeks
  Sponsored by:	DARPA, AFRL

Modified:
  head/bin/stty/stty.1

Modified: head/bin/stty/stty.1
==============================================================================
--- head/bin/stty/stty.1	Sun May  7 11:11:51 2017	(r317903)
+++ head/bin/stty/stty.1	Sun May  7 11:44:25 2017	(r317904)
@@ -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


More information about the svn-src-head mailing list