diff options
author | Jason Peel <jsyn@cvs.openbsd.org> | 2001-08-08 22:50:03 +0000 |
---|---|---|
committer | Jason Peel <jsyn@cvs.openbsd.org> | 2001-08-08 22:50:03 +0000 |
commit | ef94fe442462e4577e969a8eb33d923e358f6fbb (patch) | |
tree | f06a0dd17d02e529dc48e821797c45e26b9595f5 /usr.sbin/sesd | |
parent | 43e12b2191ee8f7acd37cb5494b95b57dad3c605 (diff) |
grammar; from bk@rt.fm
Diffstat (limited to 'usr.sbin/sesd')
-rw-r--r-- | usr.sbin/sesd/setobjstat/setobjstat.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/sesd/setobjstat/setobjstat.8 b/usr.sbin/sesd/setobjstat/setobjstat.8 index 94e5bb82736..a9d112e8c74 100644 --- a/usr.sbin/sesd/setobjstat/setobjstat.8 +++ b/usr.sbin/sesd/setobjstat/setobjstat.8 @@ -1,5 +1,5 @@ .\" $NetBSD: $ -.\" $OpenBSD: setobjstat.8,v 1.4 2001/07/20 19:09:49 mpech Exp $ +.\" $OpenBSD: setobjstat.8,v 1.5 2001/08/08 22:50:02 jsyn Exp $ .\" $FreeBSD: $ .\" .\" Copyright (c) 2000 Matthew Jacob @@ -50,7 +50,7 @@ argument may be determined by running .Xr getencstat 8 . .Pp The status fields are partially common (first byte only, which must -have a value of 0x80 contained in it), but otherwise quite device specific. +have a value of 0x80 contained in it), but otherwise quite device-specific. A complete discussion of the possible values is impractical here. Please refer to the ANSI SCSI specification (available on the FTP site ftp.t10.org). |