mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-16 23:57:54 +01:00
add strings(1) to what(1) "SEE ALSO"
PR: 6289 Reviewed by: phk Submitted by: Josh Gilliam <josh@quick.net>
This commit is contained in:
parent
115facb29d
commit
651cabf8b3
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=35189
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user