Update Doku aus Driversourcen
Change-Id: I455f0813b970151089b3dc1b8d9407eea323cdd1
diff --git a/doc/master/get_wiz_name b/doc/master/get_wiz_name
index 6056965..81befb7 100644
--- a/doc/master/get_wiz_name
+++ b/doc/master/get_wiz_name
@@ -1,13 +1,12 @@
SYNOPSIS
- string get_wiz_name(string file)
+ string get_wiz_name(string file)
DESCRIPTION
- Argument is a file name, which we want to get the owner of.
- This used for the wizlist, to determine who gets the score for
- the file being used.
+ Argument is a file name, which we want to get the owner of.
+ This used for the wizlist, to determine who gets the score for
+ the file being used.
- For 3.2.1, it is used only to score errors to the right wizard.
+ This call is used only to score errors to the right wizard.
SEE ALSO
- wizlist(E), get_wiz_info(E), query_real_name(A),
- query_creator(M), getuid(E)
+ wizlist(E), get_wiz_info(E), query_creator(M), getuid(E)