Update to r39830:
Fix permission name markup in title. Submitted by: Bjoern Heidotting Obtained from: The FreeBSD German Documentation Project
This commit is contained in:
parent
5207fa385b
commit
e96c4c8fe3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45413
1 changed files with 4 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
$FreeBSD$
|
||||
$FreeBSDde$
|
||||
basiert auf: r39631
|
||||
basiert auf: r39830
|
||||
-->
|
||||
<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="basics">
|
||||
<info><title>Grundlagen des UNIX Betriebssystems</title>
|
||||
|
@ -663,7 +663,9 @@ total 530
|
|||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<info><title>Die Berechtigungen setuid, setgid, und sticky</title>
|
||||
<info><title>Die Berechtigungen <literal>setuid</literal>,
|
||||
<literal>setgid</literal>, und
|
||||
<literal>sticky</literal></title>
|
||||
<authorgroup>
|
||||
<author><personname><firstname>Tom</firstname><surname>Rhodes</surname></personname><contrib>Beigetragen von </contrib></author>
|
||||
</authorgroup>
|
||||
|
|
Loading…
Reference in a new issue