svn commit: r318701 - head/lib/libc/gen

Ngie Cooper ngie at FreeBSD.org
Tue May 23 06:58:10 UTC 2017


Author: ngie
Date: Tue May 23 06:58:08 2017
New Revision: 318701
URL: https://svnweb.freebsd.org/changeset/base/318701

Log:
  tcsendbreak(3): delete spurious blank line at the end of the man page
  
  MFC after:	2 weeks
  Sponsored by:	Dell EMC Isilon

Modified:
  head/lib/libc/gen/tcsendbreak.3

Modified: head/lib/libc/gen/tcsendbreak.3
==============================================================================
--- head/lib/libc/gen/tcsendbreak.3	Tue May 23 06:56:57 2017	(r318700)
+++ head/lib/libc/gen/tcsendbreak.3	Tue May 23 06:58:08 2017	(r318701)
@@ -177,4 +177,3 @@ without writing all output.
 The default value for
 .Va kern.tty_drainwait
 is 300 seconds.
-


More information about the svn-src-head mailing list