diff options
| author | 2009-06-10 06:46:53 +0000 | |
|---|---|---|
| committer | 2009-06-10 06:46:53 +0000 | |
| commit | 0e5ed44987c2a1837fc9cf7299286dc6e9371d3a (patch) | |
| tree | bd763874eac97cb274e6e4c05457b37fbe298584 | |
| parent | Revert part of the earlier commit that displayed garbage instead of (diff) | |
| download | wireguard-openbsd-0e5ed44987c2a1837fc9cf7299286dc6e9371d3a.tar.xz wireguard-openbsd-0e5ed44987c2a1837fc9cf7299286dc6e9371d3a.zip | |
no real need for these in SEE ALSO; ok ray
while here, tweak -D
| -rw-r--r-- | usr.bin/sendbug/sendbug.1 | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/usr.bin/sendbug/sendbug.1 b/usr.bin/sendbug/sendbug.1 index a0749b88850..e4508432a47 100644 --- a/usr.bin/sendbug/sendbug.1 +++ b/usr.bin/sendbug/sendbug.1 @@ -1,9 +1,9 @@ -.\" $OpenBSD: sendbug.1,v 1.18 2009/06/06 04:46:26 ray Exp $ +.\" $OpenBSD: sendbug.1,v 1.19 2009/06/10 06:46:53 jmc Exp $ .\" .\" Written by Raymond Lai <ray@cyth.net>. .\" Public domain. .\" -.Dd $Mdocdate: June 6 2009 $ +.Dd $Mdocdate: June 10 2009 $ .Dt SENDBUG 1 .Os .Sh NAME @@ -66,7 +66,7 @@ Do not attach .Xr pcidump 8 , and .Xr acpidump 8 -to report. +output to the report. This information is very helpful in reports, but may contain sensitive information about the sender. This flag helps protect users' privacy in those cases. @@ -116,10 +116,8 @@ The default is temporary PR report .El .Sh SEE ALSO -.Xr acpidump 8 , .Xr crash 8 , -.Xr dmesg 8 , -.Xr pcidump 8 +.Xr dmesg 8 .Sh AUTHORS .Nm was written from scratch for the public domain by |
