diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-06-06 21:43:48 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-06-06 21:43:48 +0000 |
commit | 70d755ebda15f4f7b5983530a6a3fc7a58ed8990 (patch) | |
tree | 2d1e071c5e95e66d957092ba6f80005be37c0206 | |
parent | c56323344ad8a6c8af938fff77ae32c80f599e16 (diff) |
`allow' is a difficult verb...
-rw-r--r-- | share/man/man4/man4.i386/elansc.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/man4.i386/elansc.4 b/share/man/man4/man4.i386/elansc.4 index 6e4eb712870..3d80cc235b1 100644 --- a/share/man/man4/man4.i386/elansc.4 +++ b/share/man/man4/man4.i386/elansc.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: elansc.4,v 1.8 2004/06/05 15:09:10 grange Exp $ +.\" $OpenBSD: elansc.4,v 1.9 2004/06/06 21:43:47 jmc Exp $ .\" $NetBSD: elansc.4,v 1.1 2002/08/12 03:45:25 thorpej Exp $ .\" .\" Copyright (c) 2002 The NetBSD Foundation, Inc. @@ -75,7 +75,7 @@ Pins can be accessed through the framework. The .Xr gpioctl 8 -program allows to easily manipulate pins from userland. +program allows easy manipulation of pins from userland. .El .Sh SEE ALSO .Xr geodesc 4 , |