diff options
author | 2008-03-31 08:03:31 +0000 | |
---|---|---|
committer | 2008-03-31 08:03:31 +0000 | |
commit | 3fab0ae952c84546ff75b64e2c627b3f0c5a6e3e (patch) | |
tree | 46715677ddb6cd2ce777c53b34fee0ecf35c348f | |
parent | no sense for devices to reference other (same type) devices; (diff) | |
download | wireguard-openbsd-3fab0ae952c84546ff75b64e2c627b3f0c5a6e3e.tar.xz wireguard-openbsd-3fab0ae952c84546ff75b64e2c627b3f0c5a6e3e.zip |
.Pp not needed before lists and displays;
-rw-r--r-- | share/man/man4/man4.sparc64/ifb.4 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/share/man/man4/man4.sparc64/ifb.4 b/share/man/man4/man4.sparc64/ifb.4 index 686bd05b12d..56135a69de6 100644 --- a/share/man/man4/man4.sparc64/ifb.4 +++ b/share/man/man4/man4.sparc64/ifb.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ifb.4,v 1.2 2008/03/24 21:26:16 jmc Exp $ +.\" $OpenBSD: ifb.4,v 1.3 2008/03/31 08:03:31 jmc Exp $ .\" .\" Copyright (c) 2008 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: March 24 2008 $ +.Dd $Mdocdate: March 31 2008 $ .Dt IFB 4 sparc64 .Os .Sh NAME @@ -57,7 +57,6 @@ to change to a 76Hz 1280x1024 resolution. The .Nm frame buffer accepts the following resolutions: -.Pp .Bl -tag -width 5n -offset indent .It screen:r640x480x60 VGA 640x480, with a refresh rate of 60Hz. |