diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 1997-08-26 07:04:20 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 1997-08-26 07:04:20 +0000 |
| commit | a3bfefd3be7760b97f28e998e73112d272158a7d (patch) | |
| tree | b4dd2099599bad739442843288caa62fcee22ea5 /usr.bin/what | |
| parent | 57bd99e61c9500e27d594c06e6ca65367f09157c (diff) | |
Notes
Diffstat (limited to 'usr.bin/what')
| -rw-r--r-- | usr.bin/what/what.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/what/what.1 b/usr.bin/what/what.1 index c1a74c3c25bf..d1088f298b5d 100644 --- a/usr.bin/what/what.1 +++ b/usr.bin/what/what.1 @@ -31,14 +31,14 @@ .\" .\" @(#)what.1 8.1 (Berkeley) 6/6/93 .\" -.\" $Id: what.1,v 1.5 1997/05/25 18:47:33 max Exp $ +.\" $Id: what.1,v 1.6 1997/08/25 06:49:45 charnier Exp $ .\" .Dd June 6, 1993 .Dt WHAT 1 .Os BSD 4 .Sh NAME .Nm what -.Nd show what versions of object modules were used to construct a file +.Nd "show what versions of object modules were used to construct a file" .Sh SYNOPSIS .Nm what .Ar name Ar ... |
