diff options
author | 2007-04-13 20:25:57 +0000 | |
---|---|---|
committer | 2007-04-13 20:25:57 +0000 | |
commit | ba9430b40cb30b3b9d05cbbdac1c4958ce7c99b7 (patch) | |
tree | b6ab8a40d917e4fe8ff993715d49843936f2dd78 /usr.bin/sendbug | |
parent | tweak the description of -O2; ok millert (diff) | |
download | wireguard-openbsd-ba9430b40cb30b3b9d05cbbdac1c4958ce7c99b7.tar.xz wireguard-openbsd-ba9430b40cb30b3b9d05cbbdac1c4958ce7c99b7.zip |
+.Xr dmesg 8
Diffstat (limited to 'usr.bin/sendbug')
-rw-r--r-- | usr.bin/sendbug/sendbug.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/sendbug/sendbug.1 b/usr.bin/sendbug/sendbug.1 index 0219082e682..759bbd69246 100644 --- a/usr.bin/sendbug/sendbug.1 +++ b/usr.bin/sendbug/sendbug.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sendbug.1,v 1.13 2007/04/06 01:32:39 ray Exp $ +.\" $OpenBSD: sendbug.1,v 1.14 2007/04/13 20:25:57 jmc Exp $ .\" .\" Written by Raymond Lai <ray@cyth.net>. .\" Public domain. @@ -99,7 +99,8 @@ The default is temporary PR report .El .Sh SEE ALSO -.Xr crash 8 +.Xr crash 8 , +.Xr dmesg 8 .Sh AUTHORS .Nm was written from scratch for the public domain by |