diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2022-02-06 00:29:04 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2022-02-06 00:29:04 +0000 |
commit | fcb81b3839f2090192a7d9e99cb264f2781f92cc (patch) | |
tree | f38270898041e2beae117b9975bb50f5b7b556a3 /sbin/wsconsctl/wsconsctl.8 | |
parent | 016758f8e8c9f54725ac96986a609f75ef900867 (diff) |
remove please from manual pages
ok jmc@ sthen@ millert@
Diffstat (limited to 'sbin/wsconsctl/wsconsctl.8')
-rw-r--r-- | sbin/wsconsctl/wsconsctl.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/wsconsctl/wsconsctl.8 b/sbin/wsconsctl/wsconsctl.8 index f7ef41c50bd..5c4b0e8dcc4 100644 --- a/sbin/wsconsctl/wsconsctl.8 +++ b/sbin/wsconsctl/wsconsctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: wsconsctl.8,v 1.25 2017/05/27 10:25:44 fcambus Exp $ +.\" $OpenBSD: wsconsctl.8,v 1.26 2022/02/06 00:29:02 jsg Exp $ .\" $NetBSD: wsconsctl.8,v 1.5 1999/09/12 18:47:11 kleink Exp $ .\" .\" Copyright (c) 1998 The NetBSD Foundation, Inc. @@ -28,7 +28,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\"/ -.Dd $Mdocdate: May 27 2017 $ +.Dd $Mdocdate: February 6 2022 $ .Dt WSCONSCTL 8 .Os .Sh NAME @@ -134,7 +134,7 @@ Modify the current keyboard encoding so that, when the key is pressed, the same encoding sequence as .Ar Left Control is sent. -For a full list of keysyms, and keycodes, please refer +For a full list of keysyms, and keycodes, refer to the .Ar /usr/include/dev/wscons/wsksymdef.h file. |