svn commit: r332776 - stable/11/share/man/man9

Mark Johnston markj at FreeBSD.org
Thu Apr 19 15:10:43 UTC 2018


Author: markj
Date: Thu Apr 19 15:10:42 2018
New Revision: 332776
URL: https://svnweb.freebsd.org/changeset/base/332776

Log:
  MFC r332043:
  Typo.

Modified:
  stable/11/share/man/man9/timeout.9
Directory Properties:
  stable/11/   (props changed)

Modified: stable/11/share/man/man9/timeout.9
==============================================================================
--- stable/11/share/man/man9/timeout.9	Thu Apr 19 15:07:53 2018	(r332775)
+++ stable/11/share/man/man9/timeout.9	Thu Apr 19 15:10:42 2018	(r332776)
@@ -327,7 +327,6 @@ The
 .Fa drain
 function itself is called from the context of the completing callout
 i.e. softclock or hardclock, just like a callout itself.
-p
 .Pp
 The function
 .Fn callout_drain


More information about the svn-src-all mailing list