Mention groupnames.
This commit is contained in:
parent
6591696d39
commit
e48fc921b4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=44610
1 changed files with 10 additions and 1 deletions
|
@ -1637,7 +1637,7 @@ This is the file called 'foo2'</screen>
|
|||
</sect2>
|
||||
|
||||
<sect2 xml:id="docbook-markup-hosts">
|
||||
<title>Hosts, Domains, IP Addresses, User Names, and Other
|
||||
<title>Hosts, Domains, IP Addresses, User Names, Group Names, and Other
|
||||
System Items</title>
|
||||
|
||||
<note>
|
||||
|
@ -1723,6 +1723,15 @@ This is the file called 'foo2'</screen>
|
|||
<literal>root</literal>.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><literal>class="groupname"</literal></term>
|
||||
|
||||
<listitem>
|
||||
<para>The text is a groupname, like
|
||||
<literal>wheel</literal>.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
|
||||
<example>
|
||||
|
|
Loading…
Reference in a new issue