=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/shar/shar.1,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- src/usr.bin/shar/shar.1 1996/06/26 05:39:13 1.2 +++ src/usr.bin/shar/shar.1 1998/09/27 16:57:52 1.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: shar.1,v 1.2 1996/06/26 05:39:13 deraadt Exp $ +.\" $OpenBSD: shar.1,v 1.3 1998/09/27 16:57:52 aaron Exp $ .\" $NetBSD: shar.1,v 1.4 1995/08/18 14:55:40 pk Exp $ .\" .\" Copyright (c) 1990, 1993 @@ -41,9 +41,9 @@ .Nm shar .Nd create a shell archive of files .Sh SYNOPSIS -.Nm shar Ar +.Nm shar Ar file Op Ar ... .Sh DESCRIPTION -.Nm Shar +.Nm shar writes an .Xr sh 1 shell script to the standard output which will recreate the file @@ -53,7 +53,7 @@ .Xr find 1 utility does this correctly). .Pp -.Nm Shar +.Nm shar is normally used for distributing files by .Xr ftp 1 or @@ -61,10 +61,10 @@ .Sh SEE ALSO .Xr compress 1 , .Xr mail 1 , -.Xr uuencode 1 , -.Xr tar 1 +.Xr tar 1 , +.Xr uuencode 1 .Sh BUGS -.Nm Shar +.Nm shar makes no provisions for special types of files or files containing magic characters. .Pp @@ -101,5 +101,5 @@ .Sh HISTORY The .Nm -command appears in +command appeared in .Bx 4.4 .