diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2004-03-21 19:48:00 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2004-03-21 19:48:00 +0000 |
commit | 8cc1f9cb3b1d37594e27c98bac17e5f9db46d13e (patch) | |
tree | 3c487faaa57b38b4aaba0b20222f4edee9235e96 /share/man/man4/wsmux.4 | |
parent | 747b191a14f4f2e62752eb4c90e974f21d4c9fb7 (diff) |
Homogeneize config lines for pseudo-devices, and do not put fixed values.
Diffstat (limited to 'share/man/man4/wsmux.4')
-rw-r--r-- | share/man/man4/wsmux.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/wsmux.4 b/share/man/man4/wsmux.4 index 89eb05b0d44..c2a93cacba8 100644 --- a/share/man/man4/wsmux.4 +++ b/share/man/man4/wsmux.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: wsmux.4,v 1.10 2003/07/09 13:26:20 jmc Exp $ +.\" $OpenBSD: wsmux.4,v 1.11 2004/03/21 19:47:59 miod Exp $ .\" $NetBSD: wsmux.4,v 1.2 1999/11/03 22:01:40 castor Exp $ .\" .\" Copyright (c) 1999 The NetBSD Foundation, Inc. @@ -42,7 +42,7 @@ .Cd "wskbd* at ... mux N" .Cd "wsmouse* at ... mux N" .Pp -.Cd "pseudo-device wsmux N" +.Cd "pseudo-device wsmux" Op Ar count .Sh DESCRIPTION The .Nm |