=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/sendbug/sendbug.1,v retrieving revision 1.16 retrieving revision 1.17 diff -c -r1.16 -r1.17 *** src/usr.bin/sendbug/sendbug.1 2007/05/31 19:20:16 1.16 --- src/usr.bin/sendbug/sendbug.1 2008/12/14 07:46:24 1.17 *************** *** 1,9 **** ! .\" $OpenBSD: sendbug.1,v 1.16 2007/05/31 19:20:16 jmc Exp $ .\" .\" Written by Raymond Lai . .\" Public domain. .\" ! .Dd $Mdocdate: May 31 2007 $ .Dt SENDBUG 1 .Os .Sh NAME --- 1,9 ---- ! .\" $OpenBSD: sendbug.1,v 1.17 2008/12/14 07:46:24 ray Exp $ .\" .\" Written by Raymond Lai . .\" Public domain. .\" ! .Dd $Mdocdate: December 14 2008 $ .Dt SENDBUG 1 .Os .Sh NAME *************** *** 12,18 **** .Ox .Sh SYNOPSIS .Nm ! .Op Fl DLPV .Sh DESCRIPTION .Nm is used to submit problem reports (PRs) to the --- 12,18 ---- .Ox .Sh SYNOPSIS .Nm ! .Op Fl DPV .Sh DESCRIPTION .Nm is used to submit problem reports (PRs) to the *************** *** 62,69 **** output is very helpful in reports, but may contain sensitive information about the sender. This flag helps protect users' privacy in those cases. - .It Fl L - Print the list of available categories. .It Fl P Generate and print the template with system information filled out. .It Fl V --- 62,67 ----