svn commit: r344492 - head/share/man/man5

Mateusz Piotrowski 0mp at FreeBSD.org
Sun Feb 24 14:20:48 UTC 2019


Author: 0mp (ports committer)
Date: Sun Feb 24 14:20:47 2019
New Revision: 344492
URL: https://svnweb.freebsd.org/changeset/base/344492

Log:
  style.mdoc.5: Fix a typo
  
  Reviewed by:	eadler
  Approved by:	eadler (doc)
  Approved by:	krion (mentor, implicit), mat (mentor, implicit)
  Differential Revision:	https://reviews.freebsd.org/D19328

Modified:
  head/share/man/man5/style.mdoc.5

Modified: head/share/man/man5/style.mdoc.5
==============================================================================
--- head/share/man/man5/style.mdoc.5	Sun Feb 24 03:41:05 2019	(r344491)
+++ head/share/man/man5/style.mdoc.5	Sun Feb 24 14:20:47 2019	(r344492)
@@ -203,7 +203,7 @@ macro is usually not necessary.
 .It
 Use
 .Sy \&Va
-instead of:
+instead of
 .Sy \&Dv
 for
 .Xr sysctl 8


More information about the svn-src-head mailing list