diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2002-10-01 21:03:29 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2002-10-01 21:03:29 +0000 |
commit | 1dd42194c05d1ef4b906ea5d8a5cfa7cccb55ddb (patch) | |
tree | b2570d133e31c5a5612b13619a58aef6eccd0302 /share/man/man4/man4.sparc64/spif.4 | |
parent | 4ec6ff5211a0b2bb88efbb0f4e09205ca394d0cf (diff) |
Last minute cleaning:
- .Xr .Cd police
- esp(4) layout glitch
- intro(4) sorted and augmented
- in pcons(4), mention that this is a last-chance driver that should
generally not be used. even if the earth stops spinning.
ok deraadt@
Diffstat (limited to 'share/man/man4/man4.sparc64/spif.4')
-rw-r--r-- | share/man/man4/man4.sparc64/spif.4 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/share/man/man4/man4.sparc64/spif.4 b/share/man/man4/man4.sparc64/spif.4 index 840fd519c8b..aed0458e787 100644 --- a/share/man/man4/man4.sparc64/spif.4 +++ b/share/man/man4/man4.sparc64/spif.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: spif.4,v 1.5 2002/05/23 09:30:34 mpech Exp $ +.\" $OpenBSD: spif.4,v 1.6 2002/10/01 21:03:28 miod Exp $ .\" .\" Copyright (c) 1999-2002 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -87,9 +87,8 @@ Serial ports Parallel ports .El .Sh SEE ALSO -.Xr read 2 , +.Xr intro 4 , .Xr sbus 4 , -.Xr termios 4 , .Xr tty 4 .Sh AUTHORS The driver was written by |