diff options
| author | John Polstra <jdp@FreeBSD.org> | 1996-04-18 18:17:14 +0000 |
|---|---|---|
| committer | John Polstra <jdp@FreeBSD.org> | 1996-04-18 18:17:14 +0000 |
| commit | 341a113d597f88cbe96bcb56da3b78a318fbdd35 (patch) | |
| tree | 421c7ef80be72f9d45a195d10a67a4ab93d599a8 /usr.bin | |
| parent | 9c9137ea6cbf37c26e9f65aeabaf997c108b2b53 (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/file/magic.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/file/magic.5 b/usr.bin/file/magic.5 index 73c28e03a4393..4f5f7d233b087 100644 --- a/usr.bin/file/magic.5 +++ b/usr.bin/file/magic.5 @@ -146,7 +146,7 @@ then the string after the parenthesis is interpreted as an indirect offset. That means that the number after the parenthesis is used as an offset in the file. The value at that offset is read, and is used again as an offset in the file. Indirect offsets are of the form: -.BI (( x [.[bsl]][+-][ y ]). +.BI ( x [.[bsl]][+-][ y ]). The value of .I x is used as an offset in the file. A byte, short or long is read at that offset @@ -191,4 +191,4 @@ indirect offsets. .\" the changes I posted to the S5R2 version. .\" .\" Modified for Ian Darwin's version of the file command. -.\" @(#)$Id: magic.5,v 1.2 1994/09/03 19:31:16 csgr Exp $ +.\" @(#)$Id: magic.5,v 1.3 1996/01/23 12:40:17 mpp Exp $ |
