diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-12-29 10:05:53 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-12-29 10:05:53 +0000 |
commit | 476677859b3f5680ec21862f49f1dbb52e0980a0 (patch) | |
tree | 815787c96d32fff39fab534b86b504723cce440a /share | |
parent | dd326995ca510b0e04a3dc4712731638aa9472fb (diff) |
make SYNOPSIS look better;
from mike belopuhov;
ok grange
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/lmtemp.4 | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/share/man/man4/lmtemp.4 b/share/man/man4/lmtemp.4 index 719e7338cc1..bff9d6df831 100644 --- a/share/man/man4/lmtemp.4 +++ b/share/man/man4/lmtemp.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: lmtemp.4,v 1.4 2005/11/15 23:14:54 kettenis Exp $ +.\" $OpenBSD: lmtemp.4,v 1.5 2005/12/29 10:05:52 jmc Exp $ .\" .\" Copyright (c) 2004 Alexander Yurchenko <grange@openbsd.org> .\" @@ -21,11 +21,10 @@ .Nm lmtemp .Nd National Semiconductor LM75/LM77 temperature sensor .Sh SYNOPSIS -.Cd '#' -.Cd '# i386' +.Cd "# i386" .Cd "lmtemp0 at iic? addr 0x48" -.Cd '#' -.Cd '# macppc' +.Pp +.Cd "# macppc" .Cd "lmtemp* at maciic?" .Sh DESCRIPTION The |