diff options
author | 2006-04-10 08:46:16 +0000 | |
---|---|---|
committer | 2006-04-10 08:46:16 +0000 | |
commit | 975532ddca891c81f7edca42e8e1d5294fe0d6e5 (patch) | |
tree | 881dfcc456e3981f6956b13a7589094d172ed3a9 | |
parent | kill trailing space; (diff) | |
download | wireguard-openbsd-975532ddca891c81f7edca42e8e1d5294fe0d6e5.tar.xz wireguard-openbsd-975532ddca891c81f7edca42e8e1d5294fe0d6e5.zip |
tweaks;
-rw-r--r-- | share/man/man4/schenv.4 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/share/man/man4/schenv.4 b/share/man/man4/schenv.4 index caba5227a39..3dfd0bcee38 100644 --- a/share/man/man4/schenv.4 +++ b/share/man/man4/schenv.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: schenv.4,v 1.1 2006/04/10 00:54:58 deraadt Exp $ +.\" $OpenBSD: schenv.4,v 1.2 2006/04/10 08:46:16 jmc Exp $ .\" .\" Copyright (c) 2005 Theo de Raadt <deraadt@openbsd.org> .\" @@ -29,7 +29,7 @@ driver provides support for the SMSC SCH5017. The sensor possesses a collection of sensor values which are made available through the .Xr sysctl 8 -interface: +interface. .Sh SEE ALSO .Xr iic 4 , .Xr intro 4 , @@ -41,4 +41,3 @@ The .Nm driver was written by .An Roman Hunt . - |