Răsfoiți Sursa

uid_auth_db: updated doc file to the new name

Daniel-Constantin Mierla 12 ani în urmă
părinte
comite
6e8d115d48

+ 1 - 1
modules_s/uid_auth_db/Makefile

@@ -7,7 +7,7 @@
 
 
 include ../../Makefile.defs
 include ../../Makefile.defs
 auto_gen=
 auto_gen=
-NAME=auth_db.so
+NAME=uid_auth_db.so
 LIBS=
 LIBS=
 
 
 DEFS+=-DSER_MOD_INTERFACE
 DEFS+=-DSER_MOD_INTERFACE

+ 1 - 1
modules_s/uid_auth_db/README

@@ -9,7 +9,7 @@ Jakob Schlyter
 
 
    <[email protected]>
    <[email protected]>
 
 
-   Copyright © 2002, 2003 FhG FOKUS
+   Copyright © 2002, 2003 FhG FOKUS
      __________________________________________________________________
      __________________________________________________________________
 
 
    1.1. Overview
    1.1. Overview

+ 1 - 1
modules_s/uid_auth_db/doc/Makefile

@@ -1,4 +1,4 @@
-docs = auth_db.xml
+docs = uid_auth_db.xml
 
 
 docbook_dir=../../../docbook
 docbook_dir=../../../docbook
 include $(docbook_dir)/Makefile.module
 include $(docbook_dir)/Makefile.module

+ 0 - 0
modules_s/uid_auth_db/doc/auth_db.xml → modules_s/uid_auth_db/doc/uid_auth_db.xml


+ 1 - 1
modules_s/uid_auth_db/uid_auth_db_mod.c

@@ -145,7 +145,7 @@ static param_export_t params[] = {
  * Module interface
  * Module interface
  */
  */
 struct module_exports exports = {
 struct module_exports exports = {
-    "auth_db",
+    "uid_auth_db",
     cmds,       /* Exported functions */
     cmds,       /* Exported functions */
     0,          /* RPC methods */
     0,          /* RPC methods */
     params,     /* Exported parameters */
     params,     /* Exported parameters */