diff options
author | 2005-03-01 22:20:41 +0000 | |
---|---|---|
committer | 2005-03-01 22:20:41 +0000 | |
commit | b5ef2cca6bdd3cee8d081c68a45311eb2c51ff4a (patch) | |
tree | fc697cca57fddfc3ec5959192ce002e8d3c5a77a | |
parent | provide missing `indent' argument to -offset in displays; (diff) | |
download | wireguard-openbsd-b5ef2cca6bdd3cee8d081c68a45311eb2c51ff4a.tar.xz wireguard-openbsd-b5ef2cca6bdd3cee8d081c68a45311eb2c51ff4a.zip |
.El in the wrong place;
-rw-r--r-- | share/man/man4/ses.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/ses.4 b/share/man/man4/ses.4 index c2a7ed4688a..36fece9028a 100644 --- a/share/man/man4/ses.4 +++ b/share/man/man4/ses.4 @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $OpenBSD: ses.4,v 1.12 2004/09/30 19:59:25 mickey Exp $ +.\" $OpenBSD: ses.4,v 1.13 2005/03/01 22:20:41 jmc Exp $ .\" .Dd February 22, 2000 .Dt SES 4 @@ -97,13 +97,13 @@ The .Ar N Ns Li th .Em SES device. +.El .Sh DIAGNOSTICS When the kernel is configured with .Tn DEBUG enabled, the first open to an .Em SES device will spit out overall enclosure parameters to the console. -.El .Sh SEE ALSO .Xr intro 4 , .Xr scsi 4 , |