Skip to content

DOCS-4630 Replace osx .bashrc references with .bash_profile #2132

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

Closed
wants to merge 1 commit into from
Closed
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
4 changes: 2 additions & 2 deletions locale/es/LC_MESSAGES/tutorial/install-mongodb-on-os-x.po
Original file line number Diff line number Diff line change
Expand Up @@ -297,8 +297,8 @@ msgstr ""

#: ../source/includes/steps/install-mongodb-on-osx-manually.rst:79
msgid ""
"For example, you can add the following line to your shell's ``rc`` file "
"(e.g. ``~/.bashrc``):"
"For example, you can add the following line to your shell's ``rc`` or "
"``.profile`` file (e.g. ``~/.bash_profile``):"
msgstr ""

#: ../source/includes/steps/install-mongodb-on-osx-manually.rst:88
Expand Down
2 changes: 1 addition & 1 deletion locale/pot/tutorial/install-mongodb-on-os-x.pot
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ msgstr ""

#: ../source/includes/steps/install-mongodb-on-osx-manually.rst:79
# b4d88b08c5f1467d9404d03f1b03ab8b
msgid "For example, you can add the following line to your shell's ``rc`` file (e.g. ``~/.bashrc``):"
msgid "For example, you can add the following line to your shell's ``rc`` or ``.profile`` file (e.g. ``~/.bash_profile``):"
msgstr ""

#: ../source/includes/steps/install-mongodb-on-osx-manually.rst:88
Expand Down
4 changes: 2 additions & 2 deletions locale/zh/LC_MESSAGES/tutorial/install-mongodb-on-os-x.po
Original file line number Diff line number Diff line change
Expand Up @@ -164,8 +164,8 @@ msgstr ""

#: ../source/includes/steps/install-mongodb-on-osx-manually.rst:79
msgid ""
"For example, you can add the following line to your shell's ``rc`` file "
"(e.g. ``~/.bashrc``):"
"For example, you can add the following line to your shell's ``rc`` or "
"``.profile`` file (e.g. ``~/.bash_profile``):"
msgstr ""

#: ../source/includes/steps/install-mongodb-on-osx-manually.rst:88
Expand Down