diff options
author | 2004-07-05 21:20:13 +0000 | |
---|---|---|
committer | 2004-07-05 21:20:13 +0000 | |
commit | a936bc20e63891d86c069bb0180dfb59c923ba8e (patch) | |
tree | 28b6b9ed0d329382d983b6e96032b22dfb5e182b | |
parent | libmilter libs belong in comp, not base. From mpech@, OK deraadt@ (diff) | |
download | wireguard-openbsd-a936bc20e63891d86c069bb0180dfb59c923ba8e.tar.xz wireguard-openbsd-a936bc20e63891d86c069bb0180dfb59c923ba8e.zip |
Remove extraneous .Ed call.
-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 |