summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2004-03-20 21:58:42 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2004-03-20 21:58:42 +0000
commit5beed6aa82938e70ff0596cd910e0e4c68aa9157 (patch)
tree0e1f591ac2b8b7fe92b7b3dcc444c70a40407347 /share
parent150919c35a20ea94aa1656d817dd53cbbeda2727 (diff)
Use .Pa in FILES section.
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/ccd.47
1 files changed, 5 insertions, 2 deletions
diff --git a/share/man/man4/ccd.4 b/share/man/man4/ccd.4
index 5ef17c78d06..17bf6148774 100644
--- a/share/man/man4/ccd.4
+++ b/share/man/man4/ccd.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ccd.4,v 1.16 2004/01/23 23:08:46 jmc Exp $
+.\" $OpenBSD: ccd.4,v 1.17 2004/03/20 21:58:41 miod Exp $
.\" $NetBSD: ccd.4,v 1.5 1995/10/09 06:09:09 thorpej Exp $
.\"
.\" Copyright (c) 1994 Jason Downs.
@@ -130,7 +130,10 @@ If just one (or more) of the disks in a
fails, the entire
file system will be lost.
.Sh FILES
-/dev/{,r}ccd* - ccd device special files.
+.Bl -tag -width tenletters+five -compact
+.It Pa /dev/{,r}ccd*
+ccd device special files
+.El
.Sh SEE ALSO
.Xr MAKEDEV 8 ,
.Xr ccdconfig 8 ,