Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F108282536
D37138.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
323 B
Referenced Files
None
Subscribers
None
D37138.diff
View Options
diff --git a/usr.bin/script/script.c b/usr.bin/script/script.c
--- a/usr.bin/script/script.c
+++ b/usr.bin/script/script.c
@@ -367,6 +367,8 @@
{
(void)fprintf(stderr,
"usage: script [-adFfkpqr] [-t time] [file [command ...]]\n");
+ (void)fprintf(stderr,
+ " script -p [-deq] [file]\n");
exit(1);
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jan 24, 11:56 AM (19 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16086009
Default Alt Text
D37138.diff (323 B)
Attached To
Mode
D37138: script: Correct -F in man page and usage string. Sponsored by: Klara, Inc. MFC after: 1 week script: Add usage string for playback mode. Sponsored by: Klara, Inc.
Attached
Detach File
Event Timeline
Log In to Comment