FreeBSD Bugzilla – Attachment 17633 Details for
Bug 31956
kenv usage string looks ugly
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 414 bytes, created by
clefevre
on 2001-11-13 21:00:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
clefevre
Created:
2001-11-13 21:00:01 UTC
Size:
414 bytes
patch
obsolete
>Index: kenv.c >=================================================================== >RCS file: /home/ncvs/src/usr.bin/kenv/kenv.c,v >retrieving revision 1.1.2.1 >diff -u -r1.1.2.1 kenv.c >--- kenv.c 2000/08/08 19:24:23 1.1.2.1 >+++ kenv.c 2001/11/13 20:48:56 >@@ -38,7 +38,8 @@ > static void > usage(void) > { >- errx(1, "usage: [-h] [variable]"); >+ (void)fprintf(stderr, "usage: kenv [-h] [variable]\n"); >+ exit(1); > } > > int
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 31956
: 17633