Skip to content

Commit

Permalink
Update man page (internet resources & licensing)
Browse files Browse the repository at this point in the history
  • Loading branch information
firefly-cpp committed Sep 9, 2023
1 parent a3e2316 commit 644c619
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions doc/man/julia.1
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
.\" - diagnostics
.\" - notes

.TH JULIA 1 2022-02-17 JULIA
.TH JULIA 1 2023-09-01 JULIA

.\" from the front page of https://julialang.org/
.SH NAME
Expand Down Expand Up @@ -277,6 +277,15 @@ See https://docs.julialang.org/en/v1/manual/environment-variables/
Please report any bugs using the GitHub issue tracker:
https://github.com/julialang/julia/issues?state=open


.SH AUTHORS
Contributors: https://github.com/JuliaLang/julia/graphs/contributors

.SH INTERNET RESOURCES
Website: https://julialang.org/
.br
Documentation: https://docs.julialang.org/
.br
Downloads: https://julialang.org/downloads/

.SH LICENSING
Julia is an open-source project. It is made available under the MIT license.

0 comments on commit 644c619

Please sign in to comment.