FreeBSD Bugzilla – Attachment 12808 Details for
Bug 24586
tail usage doesn't match the manual page (-F)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 446 bytes, created by
clefevre
on 2001-01-24 01:20:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
clefevre
Created:
2001-01-24 01:20:01 UTC
Size:
446 bytes
patch
obsolete
>Index: tail.c >=================================================================== >RCS file: /home/ncvs/src/usr.bin/tail/tail.c,v >retrieving revision 1.6 >diff -u -r1.6 tail.c >--- tail.c 1999/07/04 17:26:03 1.6 >+++ tail.c 2001/01/24 00:24:14 >@@ -302,6 +302,6 @@ > usage() > { > (void)fprintf(stderr, >- "usage: tail [-f | -r] [-b # | -c # | -n #] [file ...]\n"); >+ "usage: tail [-F | -f | -r] [-b # | -c # | -n #] [file ...]\n"); > exit(1); > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 24586
: 12808