Skip to content

Commit

Permalink
update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
olk committed Mar 10, 2024
1 parent d9bea79 commit d811245
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/architectures.qbk
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ architectures:
[[ppc64] [SYSV|ELF|XCOFF] [-] [SYSV|MACH-O] [-]]
[[riscv64] [SYSV|ELF] [-] [SYSV] [-]]
[[s390x] [SYSV|ELF] [-] [-] [-]]
[[sparc] [-] [-] [-] [-]]
[[sparc64] [SYSV|ELF] [-] [-] [-]]
[[x86_64] [SYSV,X32|ELF] [MS|PE] [SYSV|MACH-O] [-]]
]

Expand Down
2 changes: 1 addition & 1 deletion doc/stack.qbk
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ a stack.]]
[variablelist
[[Returns:] [Returns a default stack size, which may be platform specific.
If the stack is unbounded then the present implementation returns the maximum of
`64 kB` and `minimum_size()`.]]
`128 kB` and `minimum_size()`.]]
[[Throws:] [Nothing.]]
]

Expand Down

0 comments on commit d811245

Please sign in to comment.