Browse Source

.Xr typos;

ok deraadt@
OPENBSD_3_3
jmc 21 years ago
parent
commit
8d7d8263de
2 changed files with 6 additions and 6 deletions
  1. +4
    -4
      src/lib/libutil/scsi.3
  2. +2
    -2
      src/lib/libutil/uucplock.3

+ 4
- 4
src/lib/libutil/scsi.3 View File

@ -1,4 +1,4 @@
.\" $OpenBSD: scsi.3,v 1.7 2002/05/01 08:03:30 mpech Exp $
.\" $OpenBSD: scsi.3,v 1.8 2003/03/06 20:13:15 jmc Exp $
.\" Copyright (c) 1994 HD Associates (hd@world.std.com)
.\" All rights reserved.
.\"
@ -94,9 +94,9 @@ not all devices accept the SCIOCCOMAND ioctl.
It is accepted by the
control device for tape drives, partition D for disk drives, partition C
for CD ROM drives, and any "unknown" device.
The "super scsi"
.Xr ssc 4
device also accepts the ioctl.
.\" The "super scsi"
.\" .Xr ssc 4
.\" device also accepts the ioctl.
.Pp
Most of the SCSI library functions build up and manipulate the
.Ar scsireq


+ 2
- 2
src/lib/libutil/uucplock.3 View File

@ -1,4 +1,4 @@
.\" $OpenBSD: uucplock.3,v 1.13 2002/05/01 08:03:30 mpech Exp $
.\" $OpenBSD: uucplock.3,v 1.14 2003/03/06 20:13:15 jmc Exp $
.\"
.\" All rights reserved.
.\"
@ -100,7 +100,7 @@ The lock file could not be read via
.Pp
.Dv UU_LOCK_CREAT_ERR :
Can't create temporary lock file via
.Xr creat 2 .
.Xr creat 3 .
.Pp
.Dv UU_LOCK_WRITE_ERR :
The current process ID could not be written to the lock file via a call to


Loading…
Cancel
Save