diff options
author | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-12-14 18:00:43 +0000 |
---|---|---|
committer | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-12-14 18:00:43 +0000 |
commit | 6e8c39caf1fd62f9d6bdaeb5c2bc996118dce21d (patch) | |
tree | aba6cbae3b926745771eef545910d1fc0e723c7a /share/man | |
parent | 8390c7ea105bfff3775af143495ace5075701831 (diff) |
decice -> device. Spotted by cruz@openbsd.ru
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/wsdisplay.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/wsdisplay.4 b/share/man/man4/wsdisplay.4 index 0059722e452..b486560e561 100644 --- a/share/man/man4/wsdisplay.4 +++ b/share/man/man4/wsdisplay.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: wsdisplay.4,v 1.7 2001/06/23 07:04:01 pjanzen Exp $ +.\" $OpenBSD: wsdisplay.4,v 1.8 2001/12/14 18:00:42 mpech Exp $ .\" $NetBSD: wsdisplay.4,v 1.5 2000/05/13 15:22:19 mycroft Exp $ .\" .Dd March 20, 1999 @@ -83,7 +83,7 @@ The focus can be switched by either special keyboard input (typically CTL-ALT-Fn) or an ioctl command issued by a user program. Screens are set up or deleted through the .Pa /dev/ttyCcfg -control decice (preferably using the +control device (preferably using the .Xr wsconscfg 8 utility). Alternatively, the compile-time option |