summaryrefslogtreecommitdiff
path: root/man/machinectl.xml
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@parabola.nu>2016-05-25 12:19:20 -0400
committerLuke Shumaker <lukeshu@parabola.nu>2018-08-16 21:52:06 -0400
commit109b8eb878b789bd23b3cdbd7593fa1839411b9d (patch)
tree0e729065dddea0d620e6c599e3f4deffd7149a94 /man/machinectl.xml
parent5197d4ab5dd99a0335ffe77b9c6bf31ea90ceb85 (diff)
FSDG: man/: Refer to the operating system as GNU/Linux
This is not a blind replacement of "Linux" with "GNU/Linux". In some cases, "Linux" is (correctly) used to refer to just the kernel. In others, it is in a string for which code must also be adjusted; these instances are not included in this commit.
Diffstat (limited to 'man/machinectl.xml')
-rw-r--r--man/machinectl.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/machinectl.xml b/man/machinectl.xml
index affca1dec1..278ca8d677 100644
--- a/man/machinectl.xml
+++ b/man/machinectl.xml
@@ -867,7 +867,7 @@
<para>The <command>machinectl</command> tool operates on machines
and images whose names must be chosen following strict
rules. Machine names must be suitable for use as host names
- following a conservative subset of DNS and UNIX/Linux
+ following a conservative subset of DNS and GNU/Linux
semantics. Specifically, they must consist of one or more
non-empty label strings, separated by dots. No leading or trailing
dots are allowed. No sequences of multiple dots are allowed. The