diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-07-09 13:26:21 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-07-09 13:26:21 +0000 |
commit | ec7c30333358237f51b30f50a50d51d55aca8e45 (patch) | |
tree | 88142ec1e5443c28bf72e7fe3167c383da793ba9 /share/man/man4/tb.4 | |
parent | 1a572b26848ce70668c765a2570819f54e7ebce2 (diff) |
- fix lists/displays
- quote .Cd's
- add/remove .Pp's as necessary
- fix some .Re/.Rs's
- simplify macros
Diffstat (limited to 'share/man/man4/tb.4')
-rw-r--r-- | share/man/man4/tb.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/tb.4 b/share/man/man4/tb.4 index a0899ea4c8c..47620422b19 100644 --- a/share/man/man4/tb.4 +++ b/share/man/man4/tb.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tb.4,v 1.6 2003/06/02 23:30:12 millert Exp $ +.\" $OpenBSD: tb.4,v 1.7 2003/07/09 13:26:20 jmc Exp $ .\" $NetBSD: tb.4,v 1.3.6.1 1996/05/31 00:37:45 cgd Exp $ .\" .\" Copyright (c) 1986, 1991 Regents of the University of California. @@ -37,7 +37,7 @@ .Nm tb .Nd line discipline for digitizing devices .Sh SYNOPSIS -.Cd pseudo-device tb +.Cd "pseudo-device tb" .Sh DESCRIPTION This line discipline provides a polled interface to many common digitizing devices which are connected to a host through a serial line. |