Print this page
4023 - Typo in file(1) manpage and various others

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man1m/fdisk.1m
          +++ new/usr/src/man/man1m/fdisk.1m
   1    1  '\" te
   2    2  .\" Copyright (c) 2008, Sun Microsystems, Inc. All Rights Reserved
   3    3  .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License").  You may not use this file except in compliance with the License. You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.
   4    4  .\"  See the License for the specific language governing permissions and limitations under the License. When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE.  If applicable, add the following below this CDDL HEADER, with
   5    5  .\" the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
   6      -.TH FDISK 1M "Jul 2, 2009"
        6 +.TH FDISK 1M "Sep 10, 2013"
   7    7  .SH NAME
   8    8  fdisk \- create or modify fixed disk partition table
   9    9  .SH SYNOPSIS
  10   10  .LP
  11   11  .nf
  12   12  \fBfdisk\fR [\fB-o\fR \fIoffset\fR] [\fB-s\fR \fIsize\fR] [\fB-P\fR \fIfill_patt\fR] [\fB-S\fR \fIgeom_file\fR]
  13   13       [\fB-w\fR | \fB-r\fR | \fB-d\fR | \fB-n\fR | \fB-I\fR | \fB-B\fR | \fB-t\fR | \fB-T\fR | \fB-g\fR | \fB-G\fR | \fB-R\fR | \fB-E\fR]
  14   14       [-\fB-F\fR \fIfdisk_file\fR] [ [\fB-v\fR] \fB-W\fR {\fIfdisk_file\fR | \(mi}]
  15   15       [\fB-h\fR] [\fB-b\fR \fImasterboot\fR]
  16   16       [\fB-A\fR \fIid\fR : \fIact\fR : \fIbhead\fR : \fIbsect\fR : \fIbcyl\fR : \fIehead\fR : \fIesect\fR :
↓ open down ↓ 569 lines elided ↑ open up ↑
 586  586  
 587  587  .sp
 588  588  .ne 2
 589  589  .na
 590  590  \fB\fB-S\fR \fIgeom_file\fR\fR
 591  591  .ad
 592  592  .sp .6
 593  593  .RS 4n
 594  594  Set the label geometry to the content of the \fIgeom_file\fR. The
 595  595  \fIgeom_file\fR contains one specification line. Each line is delimited by a
 596      -new-line character (\fB\n\fR). If the first character of a line is an asterisk
      596 +new-line character (\fB\en\fR). If the first character of a line is an asterisk
 597  597  (*), the line is treated as a comment. Each line is composed of entries that
 598  598  are position-dependent, are separated by white space, and have the following
 599  599  format:
 600  600  .sp
 601  601  .in +2
 602  602  .nf
 603  603  \fIpcyl ncyl acyl bcyl nheads nsectors sectsiz\fR
 604  604  .fi
 605  605  .in -2
 606  606  .sp
↓ open down ↓ 224 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX