Module Name:    src
Committed By:   joerg
Date:           Fri Apr 10 13:30:11 UTC 2009

Modified Files:
        src/share/man/man4: ses.4

Log Message:
Fix markup.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/share/man/man4/ses.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man4/ses.4
diff -u src/share/man/man4/ses.4:1.6 src/share/man/man4/ses.4:1.7
--- src/share/man/man4/ses.4:1.6	Fri May  2 19:04:17 2008
+++ src/share/man/man4/ses.4	Fri Apr 10 13:30:11 2009
@@ -1,4 +1,4 @@
-.\" $NetBSD: ses.4,v 1.6 2008/05/02 19:04:17 martin Exp $
+.\" $NetBSD: ses.4,v 1.7 2009/04/10 13:30:11 joerg Exp $
 .\" Copyright (c) 2001 The NetBSD Foundation, Inc.
 .\" All rights reserved.
 .\"
@@ -60,7 +60,7 @@
 The following
 .Xr ioctl 2
 calls apply to
-.B SES
+.Em SES
 devices.
 They are defined in the header file
 .Aq Pa scsipi/ses.h
@@ -69,12 +69,12 @@
 .Bl -tag -width SESIOC_GETENCSTAT
 .It Dv SESIOC_GETNOBJ
 Used to find out how many
-.B SES
+.Em SES
 objects are driven by this particular device instance.
 .It Dv SESIOC_GETOBJMAP
 Read, from the kernel, an array of SES objects which contains
 the object identifier, which sub-enclosure it is in, and the
-.B SES
+.Em SES
 type of the object.
 .It Dv SESIOC_GETENCSTAT
 Get the overall enclosure status.
@@ -86,7 +86,7 @@
 Set the status of a particular object.
 .It Dv SESIOC_GETTEXT
 Get the associated help text for an object (not yet implemented).
-.B SES
+.Em SES
 devices often have descriptive text for an object which can tell
 you things like location (e.g, "left power supply").
 .It Dv SESIOC_INIT

Reply via email to