summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authorpluknet <pluknet@FreeBSD.org>2016-09-27 19:00:22 +0000
committerpluknet <pluknet@FreeBSD.org>2016-09-27 19:00:22 +0000
commit1bb92b4e03440f10fd31b47e46fec5b6a6957d7e (patch)
tree58eddc0b28fc2ed7fe9b5dba3affb0a688eedf88 /usr.bin
parent8bf475baaa5795d0c7ab4e3ecb8ca0a5b3861d06 (diff)
downloadFreeBSD-src-1bb92b4e03440f10fd31b47e46fec5b6a6957d7e.zip
FreeBSD-src-1bb92b4e03440f10fd31b47e46fec5b6a6957d7e.tar.gz
MFC r274925: misc mdoc fixes.
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/dpv/dpv.130
1 files changed, 14 insertions, 16 deletions
diff --git a/usr.bin/dpv/dpv.1 b/usr.bin/dpv/dpv.1
index 0cf835d..df37b36 100644
--- a/usr.bin/dpv/dpv.1
+++ b/usr.bin/dpv/dpv.1
@@ -104,7 +104,7 @@ Do not use the default interface of
.Xr dialog 3 ,
but instead spawn an instance of
.Xr dialog 1 .
-The path to
+The path to
.Xr dialog 1
is taken from the
.Ev DIALOG
@@ -313,7 +313,6 @@ is required.
.It Pa $HOME/.dialogrc
.El
.Sh EXAMPLES
-.Pp
Simple example to show how fast
.Xr yes 1
produces lines
@@ -363,7 +362,18 @@ Zeroing a disk:
.Bd -literal -offset indent
dpv -o /dev/md42 < /dev/zero
.Ed
-.Pp
+.Sh SEE ALSO
+.Xr dialog 1 ,
+.Xr dialog 3 ,
+.Xr sh 1 ,
+.Xr Xdialog 1
+.Sh HISTORY
+A
+.Nm
+utility first appeared in
+.Fx 10.2 .
+.Sh AUTHORS
+.An Devin Teske Aq dteske@FreeBSD.org
.Sh BUGS
.Xr Xdialog 1 ,
when given both
@@ -415,21 +425,9 @@ This does not effect
.Xr Xdialog 1 ,
which renders the color escape sequences as plain text.
See
-.Do Li
+.Do
embedded "\\Z" sequences
.Dc
in
.Xr dialog 1
for additional information.
-.Sh SEE ALSO
-.Xr dialog 1 ,
-.Xr dialog 3 ,
-.Xr sh 1 ,
-.Xr Xdialog 1
-.Sh HISTORY
-A
-.Nm
-utility first appeared in
-.Fx 10.2 .
-.Sh AUTHORS
-.An Devin Teske Aq dteske@FreeBSD.org
OpenPOWER on IntegriCloud