diff options
author | Angelos D. Keromytis <angelos@cvs.openbsd.org> | 1998-06-29 06:57:03 +0000 |
---|---|---|
committer | Angelos D. Keromytis <angelos@cvs.openbsd.org> | 1998-06-29 06:57:03 +0000 |
commit | 52bc20628b0d28a85489444e50302c083b0b52f8 (patch) | |
tree | 7a44dbc8bbd73e1c2ca5f45d071673bb7e40bccc /share/man/man4/man4.i386 | |
parent | 1f346e9031c74c2001b1fe93589c8b0729ad5063 (diff) |
Make the "option APERTURE language" a bit more accurate. Add reference
to options(4) in xf86(4).
Diffstat (limited to 'share/man/man4/man4.i386')
-rw-r--r-- | share/man/man4/man4.i386/xf86.4 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man4/man4.i386/xf86.4 b/share/man/man4/man4.i386/xf86.4 index 1f6c84c7bed..769a868990d 100644 --- a/share/man/man4/man4.i386/xf86.4 +++ b/share/man/man4/man4.i386/xf86.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: xf86.4,v 1.3 1998/03/10 04:50:42 millert Exp $ +.\" $OpenBSD: xf86.4,v 1.4 1998/06/29 06:57:02 angelos Exp $ .\" .\" Copyright (c) 1998 Matthieu Herrb .\" All rights reserved. @@ -66,6 +66,7 @@ set in .Xr XF86_SVGA 1 , .\" XXX .Xr sysctl.conf 5 , .Xr config 8 , +.Xr options 4, .Xr sysctl 8 . .Sh HISTORY .Pa /dev/xf86 |