diff options
| author | Andreas Schulz <ats@FreeBSD.org> | 1995-02-18 20:44:55 +0000 |
|---|---|---|
| committer | Andreas Schulz <ats@FreeBSD.org> | 1995-02-18 20:44:55 +0000 |
| commit | c0577faf0c7f6916e9a84e8bad163f92354d2f8b (patch) | |
| tree | ab6f7a1786dca5d030862ea39586e58ebe1b93ae /usr.bin/time | |
| parent | 188291d20f05a6879bd2f527178d24fb2548706f (diff) | |
Notes
Diffstat (limited to 'usr.bin/time')
| -rw-r--r-- | usr.bin/time/time.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/time/time.1 b/usr.bin/time/time.1 index f68c6f433f6b..81053ed92ce3 100644 --- a/usr.bin/time/time.1 +++ b/usr.bin/time/time.1 @@ -89,8 +89,8 @@ a second. .Sh SEE ALSO .Xr csh 1 .Sh FILES -.Bl -tag -width /usr/include/sys/h/resource.h -compact -.It Pa /usr/include/sys/h/resource.h +.Bl -tag -width /usr/include/sys/resource.h -compact +.It Pa /usr/include/sys/resource.h .El .Sh HISTORY A |
