Corrected the function name, thanks Eric
authorJoey Schulze <joey@infodrom.org>
Wed, 5 Oct 2005 06:26:36 +0000 (06:26 +0000)
committerJoey Schulze <joey@infodrom.org>
Wed, 5 Oct 2005 06:26:36 +0000 (06:26 +0000)
man3/getpwnam.3

index 084f425..1c344f1 100644 (file)
@@ -43,7 +43,7 @@ getpwnam, getpwuid \- arbeite mit Passworteintrag
 .fi
 .SH BESCHREIBUNG
 Die Funktion
-.B getpwent()
+.B getpwnam()
 gibt einen Zeiger auf eine Struktur zurück, die den Inhalt der Zeile
 von
 .I /etc/passwd
@@ -52,7 +52,7 @@ repr
 entspricht.
 
 Die Funktion
-.B getpwent()
+.B getpwnam()
 gibt einen Zeiger auf eine Struktur zurück, die den Inhalt der Zeile
 von
 .I /etc/passwd