summaryrefslogtreecommitdiffstats
path: root/share/man
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2017-03-30 06:14:32 +0000
committerngie <ngie@FreeBSD.org>2017-03-30 06:14:32 +0000
commitd7afc0b192ce298496f1924a40713cf03caef24a (patch)
tree5ca7205e56dcef4a413070949e9097b958ced7b7 /share/man
parent49c42033b745df74cfc193bce2bb844e1b503db5 (diff)
downloadFreeBSD-src-d7afc0b192ce298496f1924a40713cf03caef24a.zip
FreeBSD-src-d7afc0b192ce298496f1924a40713cf03caef24a.tar.gz
MFC r315798:
DB_COMMAND(9): fix mandoc markup Start new sentences on new lines.
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man9/DB_COMMAND.94
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man9/DB_COMMAND.9 b/share/man/man9/DB_COMMAND.9
index 34d7b50..b116a37 100644
--- a/share/man/man9/DB_COMMAND.9
+++ b/share/man/man9/DB_COMMAND.9
@@ -81,7 +81,9 @@ The number of quad words starting at offset
.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
OpenPOWER on IntegriCloud