[dpkg] 40/187: man: Move paragraph markup outside of indented level in u-a(1)
Reiner Herrmann
reiner at reiner-h.de
Sun Nov 6 12:46:22 UTC 2016
This is an automated email from the git hooks/post-receive script.
deki-guest pushed a commit to branch master
in repository dpkg.
commit 0dd43d6f6e2f22ff29a9ce6f2e3ace5f448ed8b8
Author: Guillem Jover <guillem at debian.org>
Date: Mon Sep 26 02:24:14 2016 +0200
man: Move paragraph markup outside of indented level in u-a(1)
---
man/update-alternatives.1 | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/man/update-alternatives.1 b/man/update-alternatives.1
index f33cbb0..1eeab79 100644
--- a/man/update-alternatives.1
+++ b/man/update-alternatives.1
@@ -490,22 +490,22 @@ program itself and the associated manpage.
.PP
To display the available packages which provide \fBvi\fP and the current
setting for it, use the \fB\-\-display\fP action:
-.RS
.PP
+.RS
.B update\-alternatives \-\-display vi
.RE
.PP
To choose a particular \fBvi\fP implementation, use this command as root
and then select a number from the list:
-.RS
.PP
+.RS
.B update\-alternatives \-\-config vi
.RE
.PP
To go back to having the \fBvi\fP implementation chosen automatically, do
this as root:
-.RS
.PP
+.RS
.B update\-alternatives \-\-auto vi
.RE
.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/dpkg.git
More information about the Reproducible-commits
mailing list