diff options
author | 2004-09-17 21:02:48 +0000 | |
---|---|---|
committer | 2004-09-17 21:02:48 +0000 | |
commit | a9d14fc8348029e55cf0b5cfbfc4c3becb2a280d (patch) | |
tree | 84bd4749a217ab066cd8e5a3d161d0a88f045d33 | |
parent | move MINCLSIZE back to preferring clusters; there is some fallout because (diff) | |
download | wireguard-openbsd-a9d14fc8348029e55cf0b5cfbfc4c3becb2a280d.tar.xz wireguard-openbsd-a9d14fc8348029e55cf0b5cfbfc4c3becb2a280d.zip |
tweaks; ok mickey@
-rw-r--r-- | share/man/man4/man4.hppa/uturn.4 | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/share/man/man4/man4.hppa/uturn.4 b/share/man/man4/man4.hppa/uturn.4 index b7b645f3dd3..5f8256b4384 100644 --- a/share/man/man4/man4.hppa/uturn.4 +++ b/share/man/man4/man4.hppa/uturn.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: uturn.4,v 1.2 2004/09/16 01:52:22 mickey Exp $ +.\" $OpenBSD: uturn.4,v 1.3 2004/09/17 21:02:48 jmc Exp $ .\" .\" Copyright (c) 2002 Michael Shalayeff .\" All rights reserved. @@ -27,14 +27,15 @@ .Dt UTURN 4 hppa .Os .Sh NAME -.Nm phantomas -.Nd U2/Uturn, Runway to GSC Bus bridge & IOA. +.Nm uturn +.Nd U2/Uturn, Runway to GSC Bus bridge & IOA .Sh SYNOPSIS .Cd "uturn* at mainbus?" .Cd "lasi* at uturn?" .Cd "dino* at uturn?" .Sh DESCRIPTION -Provides functionality of IOA (not currently supported) as a bridge +.Nm +provides the functionality of IOA (not currently supported) as a bridge from the Runway bus (see .Xr runway 4 for more information) to GSC. |