Author: ngie
Date: Thu Mar 30 06:14:36 2017
New Revision: 316255
URL: https://svnweb.freebsd.org/changeset/base/316255

Log:
  MFC r315798:
  
  DB_COMMAND(9): fix mandoc markup
  
  Start new sentences on new lines.

Modified:
  stable/10/share/man/man9/DB_COMMAND.9
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/share/man/man9/DB_COMMAND.9
==============================================================================
--- stable/10/share/man/man9/DB_COMMAND.9       Thu Mar 30 06:14:32 2017        
(r316254)
+++ stable/10/share/man/man9/DB_COMMAND.9       Thu Mar 30 06:14:36 2017        
(r316255)
@@ -81,7 +81,9 @@ The number of quad words starting at off
 .Fa addr
 that the command must process.
 .It Fa modif
-A pointer to the string of modifiers. That is, a series of symbols used to 
pass some options to the command. For example, the
+A pointer to the string of modifiers.
+That is, a series of symbols used to pass some options to the command.
+For example, the
 .Sy examine
 command will display words in decimal form if it is passed the modifier "d".
 .El
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to