diff options
author | 2008-03-23 20:03:14 +0000 | |
---|---|---|
committer | 2008-03-23 20:03:14 +0000 | |
commit | b5191bdce7b6e8135b6e10ec3e8033199c16c243 (patch) | |
tree | b12406a125dc1cb3e87b5836481bed188641a860 | |
parent | Sometimes the registers claiming the aperture size on 9XX chipsets lie. (diff) | |
download | wireguard-openbsd-b5191bdce7b6e8135b6e10ec3e8033199c16c243.tar.xz wireguard-openbsd-b5191bdce7b6e8135b6e10ec3e8033199c16c243.zip |
.Pp is not needed before or after .Sh;
-rw-r--r-- | share/man/man4/fins.4 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man4/fins.4 b/share/man/man4/fins.4 index 695fb88905d..41c685fb3ab 100644 --- a/share/man/man4/fins.4 +++ b/share/man/man4/fins.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fins.4,v 1.3 2008/03/23 05:38:31 deraadt Exp $ +.\" $OpenBSD: fins.4,v 1.4 2008/03/23 20:03:14 jmc Exp $ .\" .\" Copyright (c) 2005 Alexander Yurchenko <grange@openbsd.org> .\" @@ -52,7 +52,6 @@ The F71805F hardware monitor supports 15 sensors: .It Li "Fan1" Ta "RPM" Ta "User Fan1" .It Li "Fan2" Ta "RPM" Ta "User Fan2" .El -.Pp .Sh SEE ALSO .Xr intro 4 , .Xr isa 4 , |