diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-07-03 02:11:14 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-07-03 02:11:14 +0000 |
commit | 42c11fbf7baba44829b8c25ba30b45b5ca31cb47 (patch) | |
tree | 8f5fe9d90500df93eebad8bd9c37a684878c0c7b /share/man/man4/ccd.4 | |
parent | db2d339593cf72918f53fbe1aeb55e247c0896a7 (diff) |
remove redundant .Pp macros
Diffstat (limited to 'share/man/man4/ccd.4')
-rw-r--r-- | share/man/man4/ccd.4 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man4/ccd.4 b/share/man/man4/ccd.4 index 9ff80b4a002..7fd7fc6bc7d 100644 --- a/share/man/man4/ccd.4 +++ b/share/man/man4/ccd.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ccd.4,v 1.11 1999/06/05 13:18:31 aaron Exp $ +.\" $OpenBSD: ccd.4,v 1.12 1999/07/03 02:11:12 aaron Exp $ .\" $NetBSD: ccd.4,v 1.5 1995/10/09 06:09:09 thorpej Exp $ .\" .\" Copyright (c) 1994 Jason Downs. @@ -115,7 +115,6 @@ fails, the entire file system will be lost. .Sh FILES /dev/{,r}ccd* - ccd device special files. -.Pp .Sh HISTORY The concatenated disk driver was originally written at the University of Utah. |