diff options
author | Marco Peereboom <marco@cvs.openbsd.org> | 2004-07-05 21:20:14 +0000 |
---|---|---|
committer | Marco Peereboom <marco@cvs.openbsd.org> | 2004-07-05 21:20:14 +0000 |
commit | 7c644585746ec1c648ce3261765456eb9bd025a6 (patch) | |
tree | 25b348dbff1cce03df253a2e5318af3bbfcba7d3 /share/man/man4 | |
parent | a46b081be613b62864b65d82f20dec6e0f1c96e8 (diff) |
Remove extraneous .Ed call.
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/ahd.4 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man4/ahd.4 b/share/man/man4/ahd.4 index bb5b2754a67..6c6b321f335 100644 --- a/share/man/man4/ahd.4 +++ b/share/man/man4/ahd.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ahd.4,v 1.1 2004/07/05 21:08:19 marco Exp $ +.\" $OpenBSD: ahd.4,v 1.2 2004/07/05 21:20:13 marco Exp $ .\" .\" Copyright (c) 1995, 1996, 1997, 1998, 2000 .\" Justin T. Gibbs. All rights reserved. @@ -38,7 +38,6 @@ .Sh SYNOPSIS .Cd "ahd* at pci? dev ? function ?" .Cd "scsibus* at ahd?" -.Ed .Sh DESCRIPTION This driver provides access to the .Tn SCSI |