Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144823303
D5638.1776618103.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
440 B
Referenced Files
None
Subscribers
None
D5638.1776618103.diff
View Options
Index: head/usr.bin/finger/sprint.c
===================================================================
--- head/usr.bin/finger/sprint.c
+++ head/usr.bin/finger/sprint.c
@@ -149,7 +149,7 @@
else if (pn->officephone)
(void)printf(" %-7.7s", " ");
if (pn->officephone)
- (void)printf(" %-.9s",
+ (void)printf(" %-.15s",
prphone(pn->officephone));
} else
(void)printf(" %.*s", MAXHOSTNAME, w->host);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Apr 19, 5:01 PM (21 h, 51 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28382918
Default Alt Text
D5638.1776618103.diff (440 B)
Attached To
Mode
D5638: Do not truncate office phones in finger's summary listing
Attached
Detach File
Event Timeline
Log In to Comment