diff options
author | 1997-01-05 22:12:17 +0000 | |
---|---|---|
committer | 1997-01-05 22:12:17 +0000 | |
commit | 4d5045709cf47478a1ea14bf384ddcd48fc824d1 (patch) | |
tree | 05c5ef233b648828ca866c91c7112ebcbaf46ae2 | |
parent | mention rfc1938 (diff) | |
download | wireguard-openbsd-4d5045709cf47478a1ea14bf384ddcd48fc824d1.tar.xz wireguard-openbsd-4d5045709cf47478a1ea14bf384ddcd48fc824d1.zip |
typo, kleink@layla.inka.de
-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 |