summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/bsd-variables.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/release/dev/bsd-variables.rst')
-rw-r--r--Help/release/dev/bsd-variables.rst9
1 files changed, 0 insertions, 9 deletions
diff --git a/Help/release/dev/bsd-variables.rst b/Help/release/dev/bsd-variables.rst
deleted file mode 100644
index 9d59edc..0000000
--- a/Help/release/dev/bsd-variables.rst
+++ /dev/null
@@ -1,9 +0,0 @@
-bsd-variables
--------------
-
-* The :variable:`BSD` variable is set to true when the target system
- is BSD (DragonFlyBSD, FreeBSD, OpenBSD, or NetBSD)
-* The :variable:`DRAGONFLYBSD` variable is set to true when the target system is DragonFlyBSD.
-* The :variable:`FREEBSD` variable is set to true when the target system is FreeBSD.
-* The :variable:`NETBSD` variable is set to true when the target system is NetBSD.
-* The :variable:`OPENBSD` variable is set to true when the target system is OpenBSD.