diff options
author | 2012-04-19 13:47:09 +0000 | |
---|---|---|
committer | 2012-04-19 13:47:09 +0000 | |
commit | 010e261c5bb20be5e84d059bca3d820d429ea683 (patch) | |
tree | 2b8cfdd33f2ace5530f5bae6f10017b30c742c4a | |
parent | Backout misplaced optimization in vmmap. (diff) | |
download | wireguard-openbsd-010e261c5bb20be5e84d059bca3d820d429ea683.tar.xz wireguard-openbsd-010e261c5bb20be5e84d059bca3d820d429ea683.zip |
tweak previous;
-rw-r--r-- | share/man/man4/man4.sgi/newport.4 | 6 | ||||
-rw-r--r-- | share/man/man4/man4.sgi/panel.4 | 7 |
2 files changed, 7 insertions, 6 deletions
diff --git a/share/man/man4/man4.sgi/newport.4 b/share/man/man4/man4.sgi/newport.4 index a4a2e2615e9..f3f0fbc4a35 100644 --- a/share/man/man4/man4.sgi/newport.4 +++ b/share/man/man4/man4.sgi/newport.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: newport.4,v 1.5 2012/04/18 18:01:56 miod Exp $ +.\" $OpenBSD: newport.4,v 1.6 2012/04/19 13:47:09 jmc Exp $ .\" $NetBSD: newport.4,v 1.6 2006/12/26 04:43:10 rumble Exp $ .\" .\" Copyright (c) 2003 Ilpo Ruotsalainen @@ -28,7 +28,7 @@ .\" .\" <<Id: LICENSE_GC,v 1.1 2001/10/01 23:24:05 cgd Exp>> .\" -.Dd $Mdocdate: April 18 2012 $ +.Dd $Mdocdate: April 19 2012 $ .Dt NEWPORT 4 sgi .Os .Sh NAME @@ -44,7 +44,7 @@ driver supports the SGI .Sq Newport series of graphics controllers, also known as .Sq Indy 8-bit , -.Sq Indy 24-bit, +.Sq Indy 24-bit , .Sq XGE and .Sq XL , diff --git a/share/man/man4/man4.sgi/panel.4 b/share/man/man4/man4.sgi/panel.4 index aecf46dbc83..f1472b866c9 100644 --- a/share/man/man4/man4.sgi/panel.4 +++ b/share/man/man4/man4.sgi/panel.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: panel.4,v 1.1 2012/04/18 18:01:56 miod Exp $ +.\" $OpenBSD: panel.4,v 1.2 2012/04/19 13:47:09 jmc Exp $ .\" .\" .\" Copyright (c) 2012 Miodrag Vallat. @@ -15,7 +15,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: April 18 2012 $ +.Dd $Mdocdate: April 19 2012 $ .Dt PANEL 4 sgi .Os .Sh NAME @@ -31,7 +31,8 @@ If the .Va hw.allowpowerdown .Xr sysctl 8 is set to 1, -.Nm will signal +.Nm +will signal .Xr init 8 to do a clean .Xr shutdown 8 |