Typo fix.

PR:		3684
Submitted by:	Kazuo Horikawa <k-horik@yk.rim.or.jp>
This commit is contained in:
Masafumi Max NAKANE 1997-05-25 18:47:33 +00:00
parent f7ef1c65a1
commit 3c7f6e4b07
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=26131

View File

@ -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