Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarification, portsmaster upgrades applications from ports #426

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -451,7 +451,7 @@ The forced upgrade can be accomplished by performing:
# pkg-static upgrade -f
....

A rebuild of all installed applications can be accomplished with this command:
A rebuild of all applications installed from ports collection can be accomplished with this command:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
A rebuild of all applications installed from ports collection can be accomplished with this command:
A rebuild of all applications installed from the ports collection can be accomplished with this command:


[source,shell]
....
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -823,8 +823,8 @@ msgstr ""
#. type: Plain text
#: documentation/content/en/books/handbook/cutting-edge/_index.adoc:455
msgid ""
"A rebuild of all installed applications can be accomplished with this "
"command:"
"A rebuild of all applications installed from ports collection can be "
"accomplished with this command:"
msgstr ""

#. type: delimited block . 4
Expand Down
Loading