diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-03-23 15:40:13 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-03-23 15:40:13 +0000 |
commit | 2c3d80e377180611b0f1d88599368e826a2361b3 (patch) | |
tree | 938f1c93a12a65827a556e952dfb8e4dec4fca50 | |
parent | 311c6225b182e6226edb8b27a71a24392274f50f (diff) |
missing .El;
-rw-r--r-- | usr.bin/sendbug/sendbug.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/sendbug/sendbug.1 b/usr.bin/sendbug/sendbug.1 index 93746c9c368..46091e0242d 100644 --- a/usr.bin/sendbug/sendbug.1 +++ b/usr.bin/sendbug/sendbug.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sendbug.1,v 1.7 2007/03/23 06:58:55 ray Exp $ +.\" $OpenBSD: sendbug.1,v 1.8 2007/03/23 15:40:12 jmc Exp $ .\" .\" Written by Raymond Lai <ray@cyth.net>. .\" Public domain. @@ -68,6 +68,7 @@ The default is .Bl -tag -width "/tmp/p.XXXXXXXXXX" -compact .It Pa /tmp/p.XXXXXXXXXX temporary PR report +.El .Sh AUTHORS .Nm was written from scratch for the public domain by |