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 /sbin | |
parent | b4aab8b6f63d316b3e014e8705427713f7493c83 (diff) | |
download | FreeBSD-src-a951e1ba652fefc491fbf6283cb7e0a430b41708.zip FreeBSD-src-a951e1ba652fefc491fbf6283cb7e0a430b41708.tar.gz |
Use the .At macro where appropriate.
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/dump/dump.8 | 3 | ||||
-rw-r--r-- | sbin/mknod/mknod.8 | 3 |
2 files changed, 4 insertions, 2 deletions
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 . |