|
|
@@ -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
|
|
|
.
|