summaryrefslogtreecommitdiff
path: root/usr/src/man/man1/fmt.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man1/fmt.1')
-rw-r--r--usr/src/man/man1/fmt.110
1 files changed, 1 insertions, 9 deletions
diff --git a/usr/src/man/man1/fmt.1 b/usr/src/man/man1/fmt.1
index 824b8cfe96..1cd01eebf4 100644
--- a/usr/src/man/man1/fmt.1
+++ b/usr/src/man/man1/fmt.1
@@ -3,7 +3,7 @@
.\" 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. 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 the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
-.TH fmt 1 "9 May 1997" "SunOS 5.11" "User Commands"
+.TH FMT 1 "May 9, 1997"
.SH NAME
fmt \- simple text formatters
.SH SYNOPSIS
@@ -44,12 +44,10 @@ reformats the text between the cursor location and the end of the paragraph.
.SH OPTIONS
.sp
.ne 2
-.mk
.na
\fB\fB-c\fR\fR
.ad
.RS 21n
-.rt
Crown margin mode. Preserve the indentation of the first two lines within a
paragraph, and align the left margin of each subsequent line with that of the
second line. This is useful for tagged paragraphs.
@@ -57,12 +55,10 @@ second line. This is useful for tagged paragraphs.
.sp
.ne 2
-.mk
.na
\fB\fB-s\fR\fR
.ad
.RS 21n
-.rt
Split lines only. Do not join short lines to form longer ones. This prevents
sample lines of code, and other such formatted text, from being unduly
combined.
@@ -70,24 +66,20 @@ combined.
.sp
.ne 2
-.mk
.na
\fB\fB-w\fR\fI width\fR | \fB-\fR\fIwidth\fR\fR
.ad
.RS 21n
-.rt
Fill output lines to up to \fIwidth\fR columns.
.RE
.SH OPERANDS
.sp
.ne 2
-.mk
.na
\fB\fIinputfile\fR\fR
.ad
.RS 13n
-.rt
Input file.
.RE