diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 1998-04-14 06:31:23 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 1998-04-14 06:31:23 +0000 |
| commit | 651cabf8b307fae04b6aa46a008a6dc13fc6bc47 (patch) | |
| tree | 653a4de2fcbfae8ff98850a11e6aec2173b2f81b /usr.bin/what | |
| parent | 115facb29d7663f3564d2780e4b98e79b93c6ec9 (diff) | |
Notes
Diffstat (limited to 'usr.bin/what')
| -rw-r--r-- | usr.bin/what/what.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/what/what.1 b/usr.bin/what/what.1 index d1088f298b5d..53930cc44555 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: what.1,v 1.6 1997/08/25 06:49:45 charnier Exp $ +.\" $Id: what.1,v 1.7 1997/08/26 07:04:20 charnier Exp $ .\" .Dd June 6, 1993 .Dt WHAT 1 @@ -65,7 +65,8 @@ command which is part of and may not behave exactly the same as that command does. .Sh SEE ALSO -.Xr ident 1 +.Xr ident 1 , +.Xr strings 1 .Sh HISTORY The .Nm |
