summaryrefslogtreecommitdiff
path: root/usr.bin/what
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1997-05-25 18:47:33 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1997-05-25 18:47:33 +0000
commit3c7f6e4b07755699fede66621d2735ac9943f28f (patch)
treeb41504e3bbf32bd7b6b9736e9512693ffaaf1dd8 /usr.bin/what
parentf7ef1c65a1f59c966a7cf11fdffa06f3477923dc (diff)
downloadsrc-test2-3c7f6e4b07755699fede66621d2735ac9943f28f.tar.gz
src-test2-3c7f6e4b07755699fede66621d2735ac9943f28f.zip
Typo fix.
PR: 3684 Submitted by: Kazuo Horikawa <k-horik@yk.rim.or.jp>
Notes
Notes: svn path=/head/; revision=26131
Diffstat (limited to 'usr.bin/what')
-rw-r--r--usr.bin/what/what.15
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/what/what.1 b/usr.bin/what/what.1
index a387464008e2..e8bb617c95bf 100644
--- a/usr.bin/what/what.1
+++ b/usr.bin/what/what.1
@@ -31,7 +31,7 @@
.\"
.\" @(#)what.1 8.1 (Berkeley) 6/6/93
.\"
-.\" $Id$
+.\" $Id: what.1,v 1.4 1997/02/22 19:57:46 peter Exp $
.\"
.Dd June 6, 1993
.Dt WHAT 1
@@ -51,7 +51,8 @@ and searches for sequences of the form
as inserted by the source code control system. It prints the remainder
of the string following this marker, up to a null character, newline, double
quote, or
-.Dq \&> character.
+.Dq \&>
+character.
.Sh BUGS
As
.Bx