Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153245511
D6173.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
420 B
Referenced Files
None
Subscribers
None
D6173.id.diff
View Options
Index: head/sbin/reboot/reboot.c
===================================================================
--- head/sbin/reboot/reboot.c
+++ head/sbin/reboot/reboot.c
@@ -248,8 +248,8 @@
{
(void)fprintf(stderr, dohalt ?
- "usage: halt [-lnpq] [-k kernel]\n" :
- "usage: reboot [-dlnpq] [-k kernel]\n");
+ "usage: halt [-lNnpq] [-k kernel]\n" :
+ "usage: reboot [-dlNnpqr] [-k kernel]\n");
exit(1);
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Apr 21, 1:07 AM (2 h, 10 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31876528
Default Alt Text
D6173.id.diff (420 B)
Attached To
Mode
D6173: Add missing parameters (-N and -r) to reboot and halt usage()
Attached
Detach File
Event Timeline
Log In to Comment