From 8d7d8263de14e988b96c8cc51fe5f7319f904f92 Mon Sep 17 00:00:00 2001 From: jmc <> Date: Thu, 6 Mar 2003 20:13:15 +0000 Subject: [PATCH] .Xr typos; ok deraadt@ --- src/lib/libutil/scsi.3 | 8 ++++---- src/lib/libutil/uucplock.3 | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/lib/libutil/scsi.3 b/src/lib/libutil/scsi.3 index 2a71b759..51346d4e 100644 --- a/src/lib/libutil/scsi.3 +++ b/src/lib/libutil/scsi.3 @@ -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 diff --git a/src/lib/libutil/uucplock.3 b/src/lib/libutil/uucplock.3 index c52cb846..0718f43b 100644 --- a/src/lib/libutil/uucplock.3 +++ b/src/lib/libutil/uucplock.3 @@ -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