Penguin
Annotated edit history of glibcbug(1) version 2, including all changes. View license author blame.
Rev Author # Line
1 perry 1 glibcbug
2 !!!glibcbug
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 ENVIRONMENT
7 SEE ALSO
8 AUTHOR
9 ----
10 !!NAME
11
12
13 glibcbug - Report a bug to the Glibc developers
14 !!SYNOPSIS
15
16
17 __glibcbug__
18 !!DESCRIPTION
19
20
21 __glibcbug__ is a tool for reporting bugs to the glibc
22 maintainers. It automatically starts an editor where the
23 user can enter details of the bug. On completion, the bug is
24 sent to the appropriate address. The User should replace the
25 comments (text surrounded by
26 __
27
28
29 If the user believes the bug is related to Debian rather
30 than to the glibc (libc6) package, then the __reportbug__
31 command should be used instead.
32 !!ENVIRONMENT
33
34
35 __glibcbug__ will utilize the following enviromntal
36 variables if they exist:
37
38
39 __EDITOR__
40
41
42 and __VISUAL__ Specifies the preferred editor. If neither
43 are set, __glibcbug__ will default to
44 __/usr/bin/sensible-editor__ to determine a working
45 editor.
46
47
48 __HOME__
49
50
51 Directory in which the failed bug report is saved if the
52 mail fails.
53 !!SEE ALSO
54
55
56 reportbug(1)
57 !!AUTHOR
58
59
2 perry 60 Alastair !McKinstry
1 perry 61 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.