diff options
author | 2003-06-20 18:21:43 +0000 | |
---|---|---|
committer | 2003-06-20 18:21:43 +0000 | |
commit | 9aa816ca72ef660653de6fe6351634e69280fb68 (patch) | |
tree | a33a7340c1d4c48e772fe0e75f3df9a69ac50381 | |
parent | Call setusershell() before using getusershell() to guarantee we (diff) | |
download | wireguard-openbsd-9aa816ca72ef660653de6fe6351634e69280fb68.tar.xz wireguard-openbsd-9aa816ca72ef660653de6fe6351634e69280fb68.zip |
tweak;
ok jason@
-rw-r--r-- | share/man/man4/man4.sparc64/auxio.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/man4.sparc64/auxio.4 b/share/man/man4/man4.sparc64/auxio.4 index adbd178195d..7508dcb722d 100644 --- a/share/man/man4/man4.sparc64/auxio.4 +++ b/share/man/man4/man4.sparc64/auxio.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: auxio.4,v 1.1 2003/06/20 03:26:19 jason Exp $ +.\" $OpenBSD: auxio.4,v 1.2 2003/06/20 18:21:43 jmc Exp $ .\" .\" Copyright (c) 2003 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -29,7 +29,7 @@ .Os .Sh NAME .Nm auxio -.Nd SPARC64 auxilliary i/o +.Nd SPARC64 auxilliary I/O .Sh SYNOPSIS .Cd "auxio* at ebus?" .Cd "auxio* at sbus? slot ? offset ?" @@ -48,6 +48,6 @@ found in .Nm auxio . .Sh SEE ALSO .Xr sysctl 3 , -.Xr intro 4 , .Xr ebus 4 , +.Xr intro 4 , .Xr sbus 4 |