aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjoern A. Zeeb <bz@FreeBSD.org>2009-08-12 12:29:07 +0000
committerBjoern A. Zeeb <bz@FreeBSD.org>2009-08-12 12:29:07 +0000
commit50580ef7b3e3d84ff2175acc588ee04ffe602984 (patch)
tree5cff64877a62caaeb76ce741b32c58fdfc97f354
parent57aea6dfb8f2379f93733bdbf485d15c2fdf0a3a (diff)
Notes
-rw-r--r--usr.sbin/jls/jls.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/jls/jls.c b/usr.sbin/jls/jls.c
index 8c8b981d82fe0..0661ee3fa437c 100644
--- a/usr.sbin/jls/jls.c
+++ b/usr.sbin/jls/jls.c
@@ -359,7 +359,7 @@ print_jail(int pflags, int jflags)
ipbuf, sizeof(ipbuf)) == NULL)
err(1, "inet_ntop");
else
- printf("%6s %-15.15s\n", "", ipbuf);
+ printf("%6s %s\n", "", ipbuf);
}
} else if (pflags & PRINT_DEFAULT)
printf("%6d %-15.15s %-29.29s %.74s\n",