diff options
author | Paul Janzen <pjanzen@cvs.openbsd.org> | 1998-09-24 07:08:40 +0000 |
---|---|---|
committer | Paul Janzen <pjanzen@cvs.openbsd.org> | 1998-09-24 07:08:40 +0000 |
commit | dff0afbba94694bd4c8b24f857d26f5a04c78a73 (patch) | |
tree | 1c6e4a0494e0c69b86264b57f83c9172ca8ed790 /share | |
parent | fb3a8a316c1960990044b83faf0ffc188d6400a6 (diff) |
'off of' -> 'off'
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/man4.hp300/rd.4 | 4 | ||||
-rw-r--r-- | share/man/man4/man4.vax/hk.4 | 4 | ||||
-rw-r--r-- | share/man/man4/man4.vax/up.4 | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man4/man4.hp300/rd.4 b/share/man/man4/man4.hp300/rd.4 index a6a59420c59..0637071c4ee 100644 --- a/share/man/man4/man4.hp300/rd.4 +++ b/share/man/man4/man4.hp300/rd.4 @@ -33,7 +33,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)rd.4 5.2 (Berkeley) 3/27/91 -.\" $Id: rd.4,v 1.1 1995/10/18 08:44:28 deraadt Exp $ +.\" $Id: rd.4,v 1.2 1998/09/24 07:08:39 pjanzen Exp $ .\" .Dd March 27, 1991 .Dt RD 4 hp300 @@ -313,7 +313,7 @@ Since some drives have an odd number of sectors per cylinder, the disk geometry used is not always accurate. .Pp -The partition tables for the file systems should be read off of each pack, +The partition tables for the file systems should be read off each pack, as they are never quite what any single installation would prefer, and this would make packs more portable. .Pp diff --git a/share/man/man4/man4.vax/hk.4 b/share/man/man4/man4.vax/hk.4 index b580edad3f5..f61779c8b89 100644 --- a/share/man/man4/man4.vax/hk.4 +++ b/share/man/man4/man4.vax/hk.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hk.4,v 1.2 1996/03/29 10:16:55 niklas Exp $ +.\" $OpenBSD: hk.4,v 1.3 1998/09/24 07:08:39 pjanzen Exp $ .\" $NetBSD: hk.4,v 1.3 1996/03/03 17:13:37 thorpej Exp $ .\" .\" Copyright (c) 1980, 1991 Regents of the University of California. @@ -193,7 +193,7 @@ error logging should be supported. A program to analyze the logged error information (even in its present reduced form) is needed. .Pp -The partition tables for the file systems should be read off of each +The partition tables for the file systems should be read off each pack, as they are never quite what any single installation would prefer, and this would make packs more portable. .Pp diff --git a/share/man/man4/man4.vax/up.4 b/share/man/man4/man4.vax/up.4 index 26602180f76..c2a3f025f9f 100644 --- a/share/man/man4/man4.vax/up.4 +++ b/share/man/man4/man4.vax/up.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: up.4,v 1.2 1996/03/29 10:17:35 niklas Exp $ +.\" $OpenBSD: up.4,v 1.3 1998/09/24 07:08:39 pjanzen Exp $ .\" $NetBSD: up.4,v 1.3 1996/03/03 17:14:12 thorpej Exp $ .\" .\" Copyright (c) 1980,1988, 1991 Regents of the University of California. @@ -255,6 +255,6 @@ driver appeared in A program to analyze the logged error information (even in its present reduced form) is needed. .Pp -The partition tables for the file systems should be read off of each +The partition tables for the file systems should be read off each pack, as they are never quite what any single installation would prefer, and this would make packs more portable. |