Author: ngie
Date: Thu Mar 23 05:44:18 2017
New Revision: 315798
URL: https://svnweb.freebsd.org/changeset/base/315798

Log:
  DB_COMMAND(9): fix mandoc markup
  
  Start new sentences on new lines.
  
  MFC after:    1 week
  Reported by:  make manlint
  Sponsored by: Dell EMC Isilon

Modified:
  head/share/man/man9/DB_COMMAND.9

Modified: head/share/man/man9/DB_COMMAND.9
==============================================================================
--- head/share/man/man9/DB_COMMAND.9    Thu Mar 23 05:41:56 2017        
(r315797)
+++ head/share/man/man9/DB_COMMAND.9    Thu Mar 23 05:44:18 2017        
(r315798)
@@ -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