diff options
author | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-07-20 19:09:50 +0000 |
---|---|---|
committer | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-07-20 19:09:50 +0000 |
commit | 4339142468690fcc21237b1b62f194e35c4fbf31 (patch) | |
tree | 44e13b72cce72e68882daf1a8a7a510d2dc9edf4 /usr.sbin/sesd/setobjstat | |
parent | e6392455a1278e837210a25d46a05af5841d6d2a (diff) |
we don't like:
o) .Pp before/after .Sh;
o) .Pp before/after .Sh;
o) .Nm without argument in SYNOPSIS;
Diffstat (limited to 'usr.sbin/sesd/setobjstat')
-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 2f269f1b21c..94e5bb82736 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.3 2000/04/12 21:47:58 aaron Exp $ +.\" $OpenBSD: setobjstat.8,v 1.4 2001/07/20 19:09:49 mpech Exp $ .\" $FreeBSD: $ .\" .\" Copyright (c) 2000 Matthew Jacob @@ -39,7 +39,7 @@ .Nm setobjstat .Nd set SCSI Environmental Services Device object status .Sh SYNOPSIS -.Nm +.Nm setobjstat .Ar device objectid stat0 stat1 stat2 stat3 .Sh DESCRIPTION .Nm |