Page MenuHomeFreeBSD

D41784.1785261438.diff
No OneTemporary

Size
243 B
Referenced Files
None
Subscribers
None

D41784.1785261438.diff

diff --git a/bin/cat/cat.c b/bin/cat/cat.c
--- a/bin/cat/cat.c
+++ b/bin/cat/cat.c
@@ -271,7 +271,7 @@
errno == EISDIR)
raw_cat(fd);
else
- err(1, "stdout");
+ err(1, "%s", filename);
}
#else
raw_cat(fd);

File Metadata

Mime Type
text/plain
Expires
Tue, Jul 28, 5:57 PM (9 h, 50 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29294232
Default Alt Text
D41784.1785261438.diff (243 B)

Event Timeline