ソースを参照

man: Move paragraph markup outside of indented level in u-a(1)

Guillem Jover 9 年 前
コミット
0dd43d6f6e
共有1 個のファイルを変更した3 個の追加3 個の削除を含む
  1. 3 3
      man/update-alternatives.1

+ 3 - 3
man/update-alternatives.1

@@ -490,22 +490,22 @@ program itself and the associated manpage.
 .PP
 .PP
 To display the available packages which provide \fBvi\fP and the current
 To display the available packages which provide \fBvi\fP and the current
 setting for it, use the \fB\-\-display\fP action:
 setting for it, use the \fB\-\-display\fP action:
-.RS
 .PP
 .PP
+.RS
 .B update\-alternatives \-\-display vi
 .B update\-alternatives \-\-display vi
 .RE
 .RE
 .PP
 .PP
 To choose a particular \fBvi\fP implementation, use this command as root
 To choose a particular \fBvi\fP implementation, use this command as root
 and then select a number from the list:
 and then select a number from the list:
-.RS
 .PP
 .PP
+.RS
 .B update\-alternatives \-\-config vi
 .B update\-alternatives \-\-config vi
 .RE
 .RE
 .PP
 .PP
 To go back to having the \fBvi\fP implementation chosen automatically, do
 To go back to having the \fBvi\fP implementation chosen automatically, do
 this as root:
 this as root:
-.RS
 .PP
 .PP
+.RS
 .B update\-alternatives \-\-auto vi
 .B update\-alternatives \-\-auto vi
 .RE
 .RE
 .
 .