diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-05-30 17:44:57 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-05-30 17:44:57 +0000 |
commit | 18dd2259d0484e34e1b0d69f1c320dfe0659fbcb (patch) | |
tree | f731d917d0e6e47b8b199ec177b1f58ac6507fbe /bin/chio/chio.1 | |
parent | 11931d5cd3a18a2330f9074ce982624b57b7224b (diff) |
repairs
Diffstat (limited to 'bin/chio/chio.1')
-rw-r--r-- | bin/chio/chio.1 | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/bin/chio/chio.1 b/bin/chio/chio.1 index 630f87b5e5f..6e9137aaa6e 100644 --- a/bin/chio/chio.1 +++ b/bin/chio/chio.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: chio.1,v 1.10 1999/03/03 01:14:56 aaron Exp $ +.\" $OpenBSD: chio.1,v 1.11 1999/05/30 17:44:54 aaron Exp $ .\" $NetBSD: chio.1,v 1.1.1.1 1996/04/03 00:34:38 thorpej Exp $ .\" .\" Copyright (c) 1996 Jason R. Thorpe <thorpej@and.com> @@ -76,9 +76,9 @@ There are four element types: (import/export), and .Pa drive (data transfer). In this command description, the shorthand -.Dq ET +.Sq ET will be used to represent an element type, and -.Dq EU +.Sq EU will be used to represent an element unit. For example, to represent the first robotic arm in the changer, the ET would be .Dq picker @@ -214,5 +214,7 @@ default changer device .Sh AUTHOR The .Nm -program and SCSI changer driver were written by Jason R. Thorpe +program and +.Tn SCSI +changer driver were written by Jason R. Thorpe <thorpej@and.com> for And Communications (http://www.and.com/). |