summaryrefslogtreecommitdiffstats
path: root/chpass/table.c
diff options
context:
space:
mode:
Diffstat (limited to 'chpass/table.c')
-rw-r--r--chpass/table.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/chpass/table.c b/chpass/table.c
index 1bc857b..572977f 100644
--- a/chpass/table.c
+++ b/chpass/table.c
@@ -57,7 +57,7 @@ ENTRY list[] = {
#endif
{ "office phone", p_gecos, 0, 12, e2, },
{ "home phone", p_gecos, 0, 10, e2, },
- { "location", p_gecos, 0, 8, e2, },
+ { "office location", p_gecos, 0, 15, e2, },
{ "other information", p_gecos, 0, 11, e1, },
{ "home directory", p_hdir, 1, 14, e1, },
{ "shell", p_shell, 0, 5, e1, },