diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-01-05 22:12:18 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-01-05 22:12:18 +0000 |
commit | bf5b0e0488356b8a83cf454966ae056b8b38de66 (patch) | |
tree | 62ddbccd6cceb8c2d261263a57a425c8fc80d95f /share/man | |
parent | 14cbcfaa6b1749337953e2186c339498e076eb08 (diff) |
typo, kleink@layla.inka.de
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/ccd.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/ccd.4 b/share/man/man4/ccd.4 index 70b2dc4ccb0..5e153e3c0c3 100644 --- a/share/man/man4/ccd.4 +++ b/share/man/man4/ccd.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ccd.4,v 1.3 1996/10/08 01:20:29 michaels Exp $ +.\" $OpenBSD: ccd.4,v 1.4 1997/01/05 22:12:17 deraadt Exp $ .\" $NetBSD: ccd.4,v 1.5 1995/10/09 06:09:09 thorpej Exp $ .\" .\" Copyright (c) 1994 Jason Downs. @@ -57,7 +57,7 @@ partitions of the disks .Pa should not be combined. Each component partition should be offset at least one cylinder from the beginning of the component disk. This avoids potential -conflicts between the compoent disk's disklabel and the +conflicts between the component disk's disklabel and the .Nm ccd's disklabel. The kernel will only allow component partitions of type FS_BSDFFS. .Pp |