=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/sendbug/sendbug.1,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- src/usr.bin/sendbug/sendbug.1 2007/03/23 15:40:12 1.8 +++ src/usr.bin/sendbug/sendbug.1 2007/03/26 06:22:12 1.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sendbug.1,v 1.8 2007/03/23 15:40:12 jmc Exp $ +.\" $OpenBSD: sendbug.1,v 1.9 2007/03/26 06:22:12 ray Exp $ .\" .\" Written by Raymond Lai . .\" Public domain. @@ -48,11 +48,20 @@ or content. .Sh ENVIRONMENT .Bl -tag -width Ds -.It Ev EDITOR +.It Ev EDITOR , VISUAL Specifies an editor to use. -If +If both .Ev EDITOR -is not set, +and +.Ev VISUAL +are set, +.Ev VISUAL +takes precedence. +If neither +.Ev EDITOR +nor +.Ev VISUAL +are set, the default is .Xr vi 1 . .It Ev PR_FORM