diff options
author | 2005-12-20 09:11:39 +0000 | |
---|---|---|
committer | 2005-12-20 09:11:39 +0000 | |
commit | 8a3afe3dd7eb232973b85336c54a683b67b88aaa (patch) | |
tree | ff0c3c8a845687a64f758fb8bd5d0c4a0bc169a9 | |
parent | spread the use of fatal(); (diff) | |
download | wireguard-openbsd-8a3afe3dd7eb232973b85336c54a683b67b88aaa.tar.xz wireguard-openbsd-8a3afe3dd7eb232973b85336c54a683b67b88aaa.zip |
- add arch to .Dt
- word HISTORY correctly
- remove trailing whitespace
-rw-r--r-- | share/man/man4/man4.macppc/tpms.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/man4.macppc/tpms.4 b/share/man/man4/man4.macppc/tpms.4 index 6409ee0ca1e..935645cefed 100644 --- a/share/man/man4/man4.macppc/tpms.4 +++ b/share/man/man4/man4.macppc/tpms.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tpms.4,v 1.1 2005/12/20 01:36:10 brad Exp $ +.\" $OpenBSD: tpms.4,v 1.2 2005/12/20 09:11:39 jmc Exp $ .\" .\" Copyright (c) 1999, 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -34,8 +34,8 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd December 16, 2005 -.Dt TPMS 4 +.Dd December 16, 2005 +.Dt TPMS 4 macppc .Os .Sh NAME .Nm tpms @@ -60,5 +60,5 @@ driver. The .Nm driver -appeared in +first appeared in .Ox 3.9 . |