Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1e33bfc

Browse filesBrowse files
Trottaddaleax
authored andcommitted
doc: make minor fixes to maintaining-openssl.md
PR-URL: #34926 Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Evan Lucas <evanlucas@me.com>
1 parent 533d00d commit 1e33bfc
Copy full SHA for 1e33bfc

File tree

Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed
Open diff view settings
Collapse file

‎doc/guides/maintaining-openssl.md‎

Copy file name to clipboardExpand all lines: doc/guides/maintaining-openssl.md
+3-3Lines changed: 3 additions & 3 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ them.
3737
% mv openssl-1.1.0h openssl
3838
% git add --all openssl
3939
% git commit openssl
40-
````
40+
```
4141

4242
The commit message can be written as (with the openssl version set
4343
to the relevant value):
@@ -58,10 +58,10 @@ This updates all sources in deps/openssl/openssl by:
5858
Use `make` to regenerate all platform dependent files in
5959
`deps/openssl/config/archs/`:
6060
```console
61-
# On non-linux machines
61+
# On non-Linux machines
6262
% make gen-openssl
6363

64-
# On Linux machine
64+
# On Linux machines
6565
% make -C deps/openssl/config
6666
```
6767

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.