White space fix only. Translators can ignore.
Approved by: gjb (mentor)
This commit is contained in:
parent
a77b663c66
commit
daac07c2c1
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40741
1 changed files with 8 additions and 8 deletions
|
@ -356,7 +356,7 @@ R-deps: </screen>
|
|||
feature. For example, searching for <command>lsof</command>
|
||||
would return:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>cd /usr/ports</userinput>
|
||||
<screen>&prompt.root; <userinput>cd /usr/ports</userinput>
|
||||
&prompt.root; <userinput>make quicksearch name=lsof</userinput>
|
||||
Port: lsof-4.87.a,7
|
||||
Path: /usr/ports/sysutils/lsof
|
||||
|
@ -683,7 +683,7 @@ docbook =
|
|||
utility for <application>pkgng</application>. The bootstrap
|
||||
utility will download and install
|
||||
<application>pkgng</application>.</para>
|
||||
|
||||
|
||||
<para>To bootstrap the system, run:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>/usr/sbin/pkg</userinput></screen>
|
||||
|
@ -796,7 +796,7 @@ docbook =
|
|||
|
||||
<screen>&prompt.root; <userinput>pkg info pkg</userinput>
|
||||
pkg-1.0.2 New generation package manager</screen>
|
||||
</sect3>
|
||||
</sect3>
|
||||
|
||||
<sect3 id="pkgng-installing-deinstalling">
|
||||
<title>Installing and Removing Packages with
|
||||
|
@ -820,7 +820,7 @@ pkg-1.0.2 New generation package manager</screen>
|
|||
<command>pkg install</command>. For example, to install
|
||||
<application>curl</application>:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>pkg install curl</userinput>
|
||||
<screen>&prompt.root; <userinput>pkg install curl</userinput>
|
||||
Updating repository catalogue
|
||||
Repository catalogue is up-to-date, no need to fetch fresh copy
|
||||
The following packages will be installed:
|
||||
|
@ -1055,10 +1055,10 @@ Deinstalling ca_root_nss-3.13.5... done</screen>
|
|||
available in &man.ports.7;.</para>
|
||||
|
||||
<warning>
|
||||
<para>As of mid 2012, the &os; Ports Project has migrated revision
|
||||
control systems from CVS to Subversion. The preferred method
|
||||
for obtaining and maintaining the ports tree is
|
||||
<application>Portsnap</application>. Users requiring local
|
||||
<para>As of mid 2012, the &os; Ports Project has migrated
|
||||
revision control systems from CVS to Subversion. The
|
||||
preferred method for obtaining and maintaining the ports tree
|
||||
is <application>Portsnap</application>. Users requiring local
|
||||
customization of ports (that is, maintaining additional local
|
||||
patches) will probably prefer to use Subversion directly. The
|
||||
<application>CVSup</application> service is being phased out
|
||||
|
|
Loading…
Reference in a new issue