diff options
author | 2008-04-29 06:50:04 +0000 | |
---|---|---|
committer | 2008-04-29 06:50:04 +0000 | |
commit | b94e47e9fe4203aa327bc31a1304361a4ffb32b6 (patch) | |
tree | 4b1dac627fb3c46a372a2bcfa0e6145ff262c2d7 | |
parent | enable km(4); ok deraadt (diff) | |
download | wireguard-openbsd-b94e47e9fe4203aa327bc31a1304361a4ffb32b6.tar.xz wireguard-openbsd-b94e47e9fe4203aa327bc31a1304361a4ffb32b6.zip |
simplify a sentence;
-rw-r--r-- | share/man/man4/km.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/km.4 b/share/man/man4/km.4 index 522557d9b61..bfbe2d737ba 100644 --- a/share/man/man4/km.4 +++ b/share/man/man4/km.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: km.4,v 1.1 2008/04/29 05:33:24 cnst Exp $ +.\" $OpenBSD: km.4,v 1.2 2008/04/29 06:50:04 jmc Exp $ .\" .\" Copyright (c) 2008 Constantine A. Murenin <cnst+openbsd@bugmail.mojo.ru> .\" @@ -29,9 +29,9 @@ driver provides support for the temperature sensors available in the AMD Family 10h processors. .Pp Each chip reports one temperature sensor. -Multiprocessor systems would have one instance of +Multiprocessor systems have one instance of .Nm -per each chip. +per chip. .Pp Sensor values are made available through the .Xr sysctl 8 |