From 141d219082684df0e7600b4d9889df06930bbedf Mon Sep 17 00:00:00 2001 From: kleink Date: Sat, 8 Jul 2000 10:28:17 +0000 Subject: [PATCH] Use .Pa. --- sbin/scsictl/scsictl.8 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/sbin/scsictl/scsictl.8 b/sbin/scsictl/scsictl.8 index 775b6884284b..b91f7383deeb 100644 --- a/sbin/scsictl/scsictl.8 +++ b/sbin/scsictl/scsictl.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: scsictl.8,v 1.5 2000/03/07 19:27:11 jdolecek Exp $ +.\" $NetBSD: scsictl.8,v 1.6 2000/07/08 10:28:17 kleink Exp $ .\" .\" Copyright (c) 1998 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -125,7 +125,8 @@ When scanning the scsi bus, information about newly recognized devices is printed to console. No information is printed for already probed devices. .Sh FILES -/dev/scsibus* - for commands operating on SCSI busses +.Pa /dev/scsibus* +- for commands operating on SCSI busses .Sh SEE ALSO .Xr ioctl 2 , .Xr cd 4 ,