Skip to content

Commit 6acd32d

Browse files
authored
Merge pull request #1304 from gogolok/add_freebsd_spec_links
Mention FreeBSD platform
2 parents dbf183c + 4df3d11 commit 6acd32d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

spec.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ The execution environment is specified to ensure that applications running insid
1313

1414
Platforms defined by this specification are:
1515

16+
* `freebsd`: [runtime.md](runtime.md), [config.md](config.md), [features.md](features.md), and [config-freebsd.md](config-freebsd.md).
1617
* `linux`: [runtime.md](runtime.md), [config.md](config.md), [features.md](features.md), [config-linux.md](config-linux.md), [runtime-linux.md](runtime-linux.md), and [features-linux.md](features-linux.md).
1718
* `solaris`: [runtime.md](runtime.md), [config.md](config.md), [features.md](features.md), and [config-solaris.md](config-solaris.md).
1819
* `windows`: [runtime.md](runtime.md), [config.md](config.md), [features.md](features.md), and [config-windows.md](config-windows.md).
@@ -28,6 +29,7 @@ Platforms defined by this specification are:
2829
- [Runtime and Lifecycle](runtime.md)
2930
- [Linux-specific Runtime and Lifecycle](runtime-linux.md)
3031
- [Configuration](config.md)
32+
- [FreeBSD-specific Configuration](config-freebsd.md)
3133
- [Linux-specific Configuration](config-linux.md)
3234
- [Solaris-specific Configuration](config-solaris.md)
3335
- [Windows-specific Configuration](config-windows.md)

0 commit comments

Comments
 (0)