diff options
Diffstat (limited to 'usr/src/man/man1b/file.1b')
| -rw-r--r-- | usr/src/man/man1b/file.1b | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/usr/src/man/man1b/file.1b b/usr/src/man/man1b/file.1b index d1cfde78e2..bea613e70b 100644 --- a/usr/src/man/man1b/file.1b +++ b/usr/src/man/man1b/file.1b @@ -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 file 1B "14 Sep 1992" "SunOS 5.11" "SunOS/BSD Compatibility Package Commands" +.TH FILE 1B "Sep 14, 1992" .SH NAME file \- determine the type of a file by examining its contents .SH SYNOPSIS @@ -26,12 +26,10 @@ constant that indicates its type. .SH OPTIONS .sp .ne 2 -.mk .na \fB\fB-c\fR\fR .ad .RS 12n -.rt Check for format errors in the magic number file. For reasons of efficiency, this validation is not normally carried out. No file type-checking is done under \fB-c\fR. @@ -39,35 +37,29 @@ under \fB-c\fR. .sp .ne 2 -.mk .na \fB\fB-f\fR \fIffile\fR\fR .ad .RS 12n -.rt Get a list of filenames to identify from \fIffile.\fR .RE .sp .ne 2 -.mk .na \fB\fB-L\fR\fR .ad .RS 12n -.rt If a file is a symbolic link, test the file the link references rather than the link itself. .RE .sp .ne 2 -.mk .na \fB\fB-m\fR\fI mfile\fR\fR .ad .RS 12n -.rt Use \fImfile\fR as the name of an alternate magic number file. .RE |
