Skip to content

Commit

Permalink
flux-job(3): improve RFC reference
Browse files Browse the repository at this point in the history
Problem: reference to RFC 34 in the RESOURCE section is a spelled
out URI which is ugly in both HTML and man renderings.

Use a doc reference to the RFC page so at least the HTML rendering
is a little nicer.  The man reference is now just the title but
man doesn't support hyperlinks and the title can be googled...
  • Loading branch information
garlick committed Oct 27, 2023
1 parent 1fc5fbb commit 096d83d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion doc/man1/flux-job.rst
Original file line number Diff line number Diff line change
Expand Up @@ -317,5 +317,5 @@ RESOURCES

Flux: http://flux-framework.org

RFC 34: Flux Task Map: https://flux-framework.readthedocs.io/projects/flux-rfc/en/latest/spec_34.html
:doc:`rfc:spec_34`

1 change: 1 addition & 0 deletions doc/test/spell.en.pws
Original file line number Diff line number Diff line change
Expand Up @@ -774,3 +774,4 @@ cwFQ
uAsjAo
resched
func
rfc

0 comments on commit 096d83d

Please sign in to comment.