Page MenuHomeFreeBSD

D5638.1776618103.diff
No OneTemporary

Size
440 B
Referenced Files
None
Subscribers
None

D5638.1776618103.diff

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

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)

Event Timeline