summaryrefslogtreecommitdiff
path: root/usr.bin/shar/shar.1
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2008-06-03 19:51:03 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2008-06-03 19:51:03 +0000
commit571e5835f8796a3b8d5f4fc494cb6f26789eba8d (patch)
tree1bb5ea444fc0590f1aaa4e65de340604a94d7b2a /usr.bin/shar/shar.1
parent05b50a088651b0d9d7f625698cc611c568c3f3a7 (diff)
fix some spacing issues;
Diffstat (limited to 'usr.bin/shar/shar.1')
-rw-r--r--usr.bin/shar/shar.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/shar/shar.1 b/usr.bin/shar/shar.1
index 26f52533a3a..5cceab54a18 100644
--- a/usr.bin/shar/shar.1
+++ b/usr.bin/shar/shar.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: shar.1,v 1.10 2007/08/06 19:16:06 sobrado Exp $
+.\" $OpenBSD: shar.1,v 1.11 2008/06/03 19:51:02 jmc Exp $
.\" $NetBSD: shar.1,v 1.4 1995/08/18 14:55:40 pk Exp $
.\"
.\" Copyright (c) 1990, 1993
@@ -30,7 +30,7 @@
.\"
.\" @(#)shar.1 8.1 (Berkeley) 6/6/93
.\"
-.Dd $Mdocdate: August 6 2007 $
+.Dd $Mdocdate: June 3 2008 $
.Dt SHAR 1
.Os
.Sh NAME
@@ -61,7 +61,7 @@ To create a shell archive of the program
and mail it to Rick:
.Bd -literal -offset indent
$ cd ls
-$ shar `find . -print` \&| mail -s "ls source" rick
+$ shar `find . -print` \&| mail -s "ls source" rick
.Ed
.Pp
To recreate the program directory: