diff options
Diffstat (limited to 'share/man/man4/lmtemp.4')
-rw-r--r-- | share/man/man4/lmtemp.4 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/share/man/man4/lmtemp.4 b/share/man/man4/lmtemp.4 index c0887c85b87..76d27a995c4 100644 --- a/share/man/man4/lmtemp.4 +++ b/share/man/man4/lmtemp.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: lmtemp.4,v 1.2 2005/09/30 20:34:24 jaredy Exp $ +.\" $OpenBSD: lmtemp.4,v 1.3 2005/11/15 02:01:20 deraadt Exp $ .\" .\" Copyright (c) 2004 Alexander Yurchenko <grange@openbsd.org> .\" @@ -21,7 +21,12 @@ .Nm lmtemp .Nd National Semiconductor LM75/LM77 temperature sensor .Sh SYNOPSIS +.Cd '#' +.Cd '# i386' .Cd "lmtemp0 at iic? addr 0x48" +.Cd '#' +.Cd '# macppc' +.Cd "lmenv* at maciic?" .Sh DESCRIPTION The .Nm |