diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1996-08-23 20:36:11 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1996-08-23 20:36:11 +0000 |
| commit | c0b0bcf4d39fe41ec1317d807a407284b7774f59 (patch) | |
| tree | 800c6c9572fda97e509e73fc903f0cd988371d16 /usr.bin/ar | |
| parent | 8d612dd2fc244a63a75acd6985e70125e8da485a (diff) | |
Notes
Diffstat (limited to 'usr.bin/ar')
| -rw-r--r-- | usr.bin/ar/ar.5 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/ar/ar.5 b/usr.bin/ar/ar.5 index 37220a81f62d..b5d3258fde68 100644 --- a/usr.bin/ar/ar.5 +++ b/usr.bin/ar/ar.5 @@ -137,7 +137,8 @@ names longer than 16 characters were truncated, and names with embedded spaces (and often trailing spaces) were not supported. It has been extended for these reasons, as described above. -This format first appeared in 4.4BSD. +This format first appeared in +.Bx 4.4 . .Sh COMPATIBILITY No archive format is currently specified by any standard. .At V |
