diff options
author | mpp <mpp@FreeBSD.org> | 1996-08-23 01:06:24 +0000 |
---|---|---|
committer | mpp <mpp@FreeBSD.org> | 1996-08-23 01:06:24 +0000 |
commit | a951e1ba652fefc491fbf6283cb7e0a430b41708 (patch) | |
tree | a6370cdbb80614b02a48faf9d1f9c118b4ca4779 /usr.bin/size | |
parent | b4aab8b6f63d316b3e014e8705427713f7493c83 (diff) | |
download | FreeBSD-src-a951e1ba652fefc491fbf6283cb7e0a430b41708.zip FreeBSD-src-a951e1ba652fefc491fbf6283cb7e0a430b41708.tar.gz |
Use the .At macro where appropriate.
Diffstat (limited to 'usr.bin/size')
-rw-r--r-- | usr.bin/size/size.1 | 3 | ||||
-rw-r--r-- | usr.bin/size/size.1aout | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/usr.bin/size/size.1 b/usr.bin/size/size.1 index 5f3b2fa..ee46bb2 100644 --- a/usr.bin/size/size.1 +++ b/usr.bin/size/size.1 @@ -57,4 +57,5 @@ attempts to report on the file .Sh HISTORY A .Nm size -command appeared in Version 6 AT&T Unix. +command appeared in +.At v6 . diff --git a/usr.bin/size/size.1aout b/usr.bin/size/size.1aout index 5f3b2fa..ee46bb2 100644 --- a/usr.bin/size/size.1aout +++ b/usr.bin/size/size.1aout @@ -57,4 +57,5 @@ attempts to report on the file .Sh HISTORY A .Nm size -command appeared in Version 6 AT&T Unix. +command appeared in +.At v6 . |