From 651cabf8b307fae04b6aa46a008a6dc13fc6bc47 Mon Sep 17 00:00:00 2001 From: Poul-Henning Kamp Date: Tue, 14 Apr 1998 06:31:23 +0000 Subject: [PATCH] add strings(1) to what(1) "SEE ALSO" PR: 6289 Reviewed by: phk Submitted by: Josh Gilliam --- usr.bin/what/what.1 | 5 +++-- 1 file 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