diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 1997-10-28 06:01:10 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 1997-10-28 06:01:10 +0000 |
commit | 082fc94a4dc005181aee4fe40028a85a73427d50 (patch) | |
tree | f2febaae9178bf360473a1236490b0339ec63f8b /sbin/disklabel/disklabel.8 | |
parent | c802d8d8df879483ef20089b6e52f9125b808869 (diff) |
Replace a set of "'s with `` '' so that manual.c will build.
Diffstat (limited to 'sbin/disklabel/disklabel.8')
-rw-r--r-- | sbin/disklabel/disklabel.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/disklabel/disklabel.8 b/sbin/disklabel/disklabel.8 index c200a8b2824..543ff409f50 100644 --- a/sbin/disklabel/disklabel.8 +++ b/sbin/disklabel/disklabel.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: disklabel.8,v 1.9 1997/10/28 05:58:17 millert Exp $ +.\" $OpenBSD: disklabel.8,v 1.10 1997/10/28 06:01:09 millert Exp $ .\" $NetBSD: disklabel.8,v 1.9 1995/03/18 14:54:38 cgd Exp $ .\" .\" Copyright (c) 1987, 1988, 1991, 1993 @@ -265,7 +265,7 @@ Set OpenBSD disk boundaries. This option tells which parts of the disk it is allow to modify. This option is probably only useful ports with fdisk partition tables where the ending sector in the MBR is incorrect. The user may enter '*' at -the "Size" prompt to indicate the entire size of the disk (minus +the ``Size'' prompt to indicate the entire size of the disk (minus the starting sector). This is useful for large disks where the fdisk partition table is incapable if storing the real size. .\" What is this limit? [somewhere between 8 and 9 gig] |