diff options
author | 2003-05-06 15:36:36 +0000 | |
---|---|---|
committer | 2003-05-06 15:36:36 +0000 | |
commit | 29a96fefc0b8bdc5ed66616c6b9f7ec20195be47 (patch) | |
tree | 4ece92d5776465a756ad9e13fd81a046a41c8f21 | |
parent | Don't call setusercontext() to change uid unless uid == 0; found by mpech@ (diff) | |
download | wireguard-openbsd-29a96fefc0b8bdc5ed66616c6b9f7ec20195be47.tar.xz wireguard-openbsd-29a96fefc0b8bdc5ed66616c6b9f7ec20195be47.zip |
Better layout in the supported media list.
-rw-r--r-- | share/man/man4/gem.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/gem.4 b/share/man/man4/gem.4 index 9da367bbc65..a5cc3e06c3b 100644 --- a/share/man/man4/gem.4 +++ b/share/man/man4/gem.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: gem.4,v 1.4 2002/11/26 22:28:20 nate Exp $ +.\" $OpenBSD: gem.4,v 1.5 2003/05/06 15:36:36 miod Exp $ .\" .\" Copyright (c) 2001 Miodrag Vallat. .\" All rights reserved. @@ -75,7 +75,7 @@ supports several media types, which are selected via the .Xr ifconfig 8 command. The supported media types are: -.Bl -tag -width "media autoselect" -offset indent +.Bl -tag -width "media" -offset indent .It media autoselect Attempt to autoselect the media type (default) .\" Check and correct the gigabit modes. Are both copper and fiber supported? |