projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
b395ee5
)
User::pwent.pm: g{,e}cos
Tom Christiansen [Sun, 13 Apr 1997 01:35:54 +0000 (19:35 -0600)]
private-msgid:
199704130135
.TAA23274@jhereg.perl.com
lib/User/pwent.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/User/pwent.pm
b/lib/User/pwent.pm
index
183a641
..
32301ca
100644
(file)
--- a/
lib/User/pwent.pm
+++ b/
lib/User/pwent.pm
@@
-25,7
+25,7
@@
struct 'User::pwent' => [
gid => '$',
quota => '$',
comment => '$',
- gcos => '$',
+ gecos => '$',
dir => '$',
shell => '$',
];