Skip to content

Commit aeab7e9

Browse files
Mic92edolstra
andcommitted
Update doc/manual/source/development/building.md
Co-authored-by: Eelco Dolstra <[email protected]>
1 parent fc9ba85 commit aeab7e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/manual/source/development/building.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ Nix uses a string with the following format to identify the *system type* or *pl
195195
<cpu>-<os>[-<abi>]
196196
```
197197

198-
It is set when Nix is compiled for the given system, and based on the output of meson's [host_machine information](https://mesonbuild.com/Reference-manual_builtin_host_machine.html)>
198+
It is set when Nix is compiled for the given system, and based on the output of Meson's [`host_machine` information](https://mesonbuild.com/Reference-manual_builtin_host_machine.html)>
199199

200200
```
201201
<cpu>-<vendor>-<os>[<version>][-<abi>]

0 commit comments

Comments
 (0)