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 | |
parent | b4aab8b6f63d316b3e014e8705427713f7493c83 (diff) | |
download | FreeBSD-src-a951e1ba652fefc491fbf6283cb7e0a430b41708.zip FreeBSD-src-a951e1ba652fefc491fbf6283cb7e0a430b41708.tar.gz |
Use the .At macro where appropriate.
-rw-r--r-- | libexec/makekey/makekey.8 | 3 | ||||
-rw-r--r-- | sbin/dump/dump.8 | 3 | ||||
-rw-r--r-- | sbin/mknod/mknod.8 | 3 | ||||
-rw-r--r-- | usr.bin/cal/cal.1 | 3 | ||||
-rw-r--r-- | usr.bin/calendar/calendar.1 | 3 | ||||
-rw-r--r-- | usr.bin/col/col.1 | 3 | ||||
-rw-r--r-- | usr.bin/look/look.1 | 3 | ||||
-rw-r--r-- | usr.bin/size/size.1 | 3 | ||||
-rw-r--r-- | usr.bin/size/size.1aout | 3 |
9 files changed, 18 insertions, 9 deletions
diff --git a/libexec/makekey/makekey.8 b/libexec/makekey/makekey.8 index 94f3543..15d8e15 100644 --- a/libexec/makekey/makekey.8 +++ b/libexec/makekey/makekey.8 @@ -55,4 +55,5 @@ and how the encrypted value is calculated. .Sh HISTORY A .Nm -command appeared in Version 7 AT&T UNIX. +command appeared in +.At v7 . diff --git a/sbin/dump/dump.8 b/sbin/dump/dump.8 index 2176fe3..3eb067b 100644 --- a/sbin/dump/dump.8 +++ b/sbin/dump/dump.8 @@ -350,4 +350,5 @@ for the operator running .Sh HISTORY A .Nm dump -command appeared in Version 6 AT&T UNIX. +command appeared in +.At v6 . diff --git a/sbin/mknod/mknod.8 b/sbin/mknod/mknod.8 index bbfd073..b825e7c 100644 --- a/sbin/mknod/mknod.8 +++ b/sbin/mknod/mknod.8 @@ -104,4 +104,5 @@ will cause the number to be interpreted as octal. .Sh HISTORY A .Nm -command appeared in Version 6 AT&T UNIX. +command appeared in +.At v6 . diff --git a/usr.bin/cal/cal.1 b/usr.bin/cal/cal.1 index 80d95b2..5ff574c 100644 --- a/usr.bin/cal/cal.1 +++ b/usr.bin/cal/cal.1 @@ -78,4 +78,5 @@ calendar for that month is a bit unusual. .Sh HISTORY A .Nm -command appeared in Version 6 AT&T UNIX. +command appeared in +.At v6 . diff --git a/usr.bin/calendar/calendar.1 b/usr.bin/calendar/calendar.1 index 066fb8a..acc46ac 100644 --- a/usr.bin/calendar/calendar.1 +++ b/usr.bin/calendar/calendar.1 @@ -231,7 +231,8 @@ at the beginning of a line. .Sh HISTORY A .Nm -command appeared in Version 7 AT&T UNIX. +command appeared in +.At v7 . .Sh BUGS .Nm Calendar diff --git a/usr.bin/col/col.1 b/usr.bin/col/col.1 index 2a55ef2..99ecda5 100644 --- a/usr.bin/col/col.1 +++ b/usr.bin/col/col.1 @@ -123,4 +123,5 @@ will display a warning message. A .Nm col command -appeared in Version 6 AT&T UNIX. +appeared in +.At v6 . diff --git a/usr.bin/look/look.1 b/usr.bin/look/look.1 index 3d8a247..be6f666 100644 --- a/usr.bin/look/look.1 +++ b/usr.bin/look/look.1 @@ -101,4 +101,5 @@ This was incorrect and the current man page matches the historic implementation. .Sh HISTORY .Nm Look -appeared in Version 7 AT&T Unix. +appeared in +.At v7 . 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 . |