From 72bef97abd9dc7e4f2b5fccec0fc924cce9cd436 Mon Sep 17 00:00:00 2001 From: phk Date: Tue, 14 Apr 1998 06:31:23 +0000 Subject: 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(-) (limited to 'usr.bin') diff --git a/usr.bin/what/what.1 b/usr.bin/what/what.1 index d1088f2..53930cc 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 -- cgit v1.1