diff options
Diffstat (limited to 'usr/src/man/man1c/uuto.1c')
-rw-r--r-- | usr/src/man/man1c/uuto.1c | 38 |
1 files changed, 2 insertions, 36 deletions
diff --git a/usr/src/man/man1c/uuto.1c b/usr/src/man/man1c/uuto.1c index 5332d77b98..481d73cf87 100644 --- a/usr/src/man/man1c/uuto.1c +++ b/usr/src/man/man1c/uuto.1c @@ -1,13 +1,13 @@ '\" te .\" Copyright 1989 AT&T Copyright (c) 1995, Sun Microsystems, Inc. All Rights Reserved Portions Copyright (c) 1992, X/Open Company Limited -.\" Sun Microsystems, Inc. gratefully acknowledges The Open Group for permission to reproduce portions of its copyrighted documentation. Original documentation from The Open Group can be obtained online at +.\" Sun Microsystems, Inc. gratefully acknowledges The Open Group for permission to reproduce portions of its copyrighted documentation. Original documentation from The Open Group can be obtained online at .\" http://www.opengroup.org/bookstore/. .\" The Institute of Electrical and Electronics Engineers and The Open Group, have given us permission to reprint portions of their documentation. In the following statement, the phrase "this text" refers to portions of the system documentation. Portions of this text are reprinted and reproduced in electronic form in the Sun OS Reference Manual, from IEEE Std 1003.1, 2004 Edition, Standard for Information Technology -- Portable Operating System Interface (POSIX), The Open Group Base Specifications Issue 6, Copyright (C) 2001-2004 by the Institute of Electrical and Electronics Engineers, Inc and The Open Group. In the event of any discrepancy between these versions and the original IEEE and The Open Group Standard, the original IEEE and The Open Group Standard is the referee document. The original Standard can be obtained online at http://www.opengroup.org/unix/online.html. .\" This notice shall appear on any product containing this material. .\" 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 uuto 1C "28 Mar 1995" "SunOS 5.11" "Communication Commands" +.TH UUTO 1C "Mar 28, 1995" .SH NAME uuto, uupick \- public UNIX-to-UNIX system file copy .SH SYNOPSIS @@ -65,34 +65,28 @@ printed on standard output: of the file: .sp .ne 2 -.mk .na \fB<new-line>\fR .ad .RS 19n -.rt Go to next entry. .RE .sp .ne 2 -.mk .na \fB\fBd\fR\fR .ad .RS 19n -.rt Delete the entry. .RE .sp .ne 2 -.mk .na \fB\fBm\fR [ \fIdir\fR ]\fR .ad .RS 19n -.rt Move the entry to named directory \fIdir.\fR If \fIdir\fR is not specified as a complete path name (in which \fB$\fR\fBHOME\fR is legitimate), a destination relative to the current directory is assumed. If no destination is given, the @@ -101,67 +95,55 @@ default is the current directory. .sp .ne 2 -.mk .na \fB\fBa\fR [ \fIdir\fR ]\fR .ad .RS 19n -.rt Same as \fBm\fR above, except it moves all the files sent from \fBsystem\fR. .RE .sp .ne 2 -.mk .na \fB\fBp\fR\fR .ad .RS 19n -.rt Print the content of the file. .RE .sp .ne 2 -.mk .na \fB\fBq\fR\fR .ad .RS 19n -.rt Stop. .RE .sp .ne 2 -.mk .na \fBEOT (control-d)\fR .ad .RS 19n -.rt Same as \fBq\fR. .RE .sp .ne 2 -.mk .na \fB\fB!\fR\fBcommand\fR\fR .ad .RS 19n -.rt Escape to the shell to do \fBcommand\fR. .RE .sp .ne 2 -.mk .na \fB\fB*\fR\fR .ad .RS 19n -.rt Print a command summary. .RE @@ -172,23 +154,19 @@ Print a command summary. The following options are supported by \fBuuto\fR: .sp .ne 2 -.mk .na \fB\fB-m\fR\fR .ad .RS 6n -.rt Send mail to the sender when the copy is complete. .RE .sp .ne 2 -.mk .na \fB\fB-p\fR\fR .ad .RS 6n -.rt Copy the source file into the spool directory before transmission. .RE @@ -198,12 +176,10 @@ Copy the source file into the spool directory before transmission. The following option is supported by \fBuupick\fR: .sp .ne 2 -.mk .na \fB\fB-s\fR\fI system\fR\fR .ad .RS 13n -.rt Search only the \fBPUBDIR\fR for files sent from \fBsystem\fR. .RE @@ -213,12 +189,10 @@ Search only the \fBPUBDIR\fR for files sent from \fBsystem\fR. The following operands are supported for \fBuuto\fR: .sp .ne 2 -.mk .na \fB\fIdestination\fR\fR .ad .RS 15n -.rt A string of the form: .sp \fIsystem-name\fR\fB\|!\|\fR\fIuser\fR @@ -238,12 +212,10 @@ route are willing to forward information. .sp .ne 2 -.mk .na \fB\fIsource-file\fR\fR .ad .RS 15n -.rt A pathname of a file on the local system to be copied to \fIdestination\fR. .RE @@ -259,35 +231,29 @@ that affect the execution of \fBuuto\fR and \fBuupick\fR: \fBLC_TYPE\fR, The following exit values are returned: .sp .ne 2 -.mk .na \fB\fB0\fR\fR .ad .RS 6n -.rt Successful completion. .RE .sp .ne 2 -.mk .na \fB\fB>0\fR\fR .ad .RS 6n -.rt An error occurred. .RE .SH FILES .sp .ne 2 -.mk .na \fB\fBPUBDIR\fR\fR .ad .RS 10n -.rt \fB/var/spool/uucppublic\fR public directory .RE |