History log of /openbsd-src/usr.bin/sendbug/sendbug.1 (Results 1 – 25 of 29)
Revision Date Author Comments
# d905fc10 18-Feb-2022 jsg <jsg@openbsd.org>

prefer https links in man pages
ok gnezdo@ miod@ jmc@


# 6b2227a6 13-Jul-2016 jmc <jmc@openbsd.org>

ross l richardson reports that an auto reply is no longer generated
on submission, so remove that sentence (correct me if this is wrong);

while here replace some mandoc chars;


# dc00c711 18-Feb-2016 jmc <jmc@openbsd.org>

TMPDIR is no longer supported;
from rafael neves


# 23243dd5 11-Oct-2015 deraadt <deraadt@openbsd.org>

-version options on commands like this make no sense; the version number
makes no promises about compatibility nor the lack of compatibility.
suggestion & diff from micheal reed


# 49901277 09-Sep-2015 schwarze <schwarze@openbsd.org>

The .Nd macro is intended to provide "a one line description", so avoid
multiple lines of input, in particular, don't use macros below .Nd;
such bad style can confuse various apropos(1) tools. All d

The .Nd macro is intended to provide "a one line description", so avoid
multiple lines of input, in particular, don't use macros below .Nd;
such bad style can confuse various apropos(1) tools. All deleted
macros reappear later in the text, anyway, except for .Tn, which i'm
deleting outright.
Found while scanning the tree for good and bad practices in preparation
for my EuroBSD2015 mdoc(7) tutorial on Oct 1 in Stockholm.

show more ...


# 325ccd9e 23-Mar-2014 bcallah <bcallah@openbsd.org>

Point people to the bugs@ archives on marc.info.
ok tedu@


# 76c04420 16-Jul-2013 schwarze <schwarze@openbsd.org>

use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@


# b11d99ce 07-Jul-2013 jmc <jmc@openbsd.org>

point folks to the mailing list archive to follow bug reports,
now that there is no "online bug tracking system";

from Alexis de BRUYN


# 305b6e39 12-Aug-2012 schwarze <schwarze@openbsd.org>

Use .Lk for HTTP hyperlinks, not .Pa.
Most of the patch from Arto Jonsson <ajonsson at kapsi dot fi>.
jmc@ agrees in principle that .Lk is the right macro to use.

While here, update a few broken lin

Use .Lk for HTTP hyperlinks, not .Pa.
Most of the patch from Arto Jonsson <ajonsson at kapsi dot fi>.
jmc@ agrees in principle that .Lk is the right macro to use.

While here, update a few broken links,
and add missing markup at a few places.

show more ...


# d070c508 20-Apr-2010 sthen <sthen@openbsd.org>

Include usbdevs -v output in the PR template, showing us device IDs which
cannot be deduced from the dmesg output. Suggested by miod@, ok deraadt@


# 0e5ed449 10-Jun-2009 jmc <jmc@openbsd.org>

no real need for these in SEE ALSO; ok ray
while here, tweak -D


# 8ef3815a 06-Jun-2009 ray <ray@openbsd.org>

Include pcidump and acpidump output when sendbug is run as root,
to aid ACPI development. Output files are base64 encoded in the
report.

Add a -E flag to decode files from a report to the current d

Include pcidump and acpidump output when sendbug is run as root,
to aid ACPI development. Output files are base64 encoded in the
report.

Add a -E flag to decode files from a report to the current directory.

Requested by deraadt, "Sweet!" marco, "Looks good to me." pirofti

show more ...


# 22970bc8 14-Dec-2008 ray <ray@openbsd.org>

Remove useless fields from template, they just serve to confuse
users.

Idea okayed by art and deraadt, feedback from jmc.


# 9490d37c 31-May-2007 jmc <jmc@openbsd.org>

convert to new .Dd format;


# 6c8109a7 13-Apr-2007 jmc <jmc@openbsd.org>

document dmesg(8) attachment a little more fully; ok ray


# ba9430b4 13-Apr-2007 jmc <jmc@openbsd.org>

+.Xr dmesg 8


# 7d2774c0 06-Apr-2007 ray <ray@openbsd.org>

Attach dmesg to sendbug reports by default. Use -D flag to disable.

OK deraadt@ and millert@.


# b5fc6018 28-Mar-2007 jmc <jmc@openbsd.org>

flesh the text out; ok ray


# e622290e 28-Mar-2007 jmc <jmc@openbsd.org>

+.Xr crash 8


# 8e0c2ef8 26-Mar-2007 jmc <jmc@openbsd.org>

- tweak the opening sentence
- be less precise about editors in the opening blurb
- note that prs are not confidential, and provide an alternative

ok ray deraadt


# c8a426ad 26-Mar-2007 ray <ray@openbsd.org>

Accept $VISUAL in addition to $EDITOR.


# b13d1ac9 23-Mar-2007 jmc <jmc@openbsd.org>

missing .El;


# c52a4b9e 23-Mar-2007 ray <ray@openbsd.org>

Document temporary files.


# d0742309 23-Mar-2007 ray <ray@openbsd.org>

Add more bloat to manual.


# 13f0f670 23-Mar-2007 ray <ray@openbsd.org>

Flags belong under SYNOPSIS, not NAME.


12