diff options
author | Claudio Jeker <claudio@cvs.openbsd.org> | 2010-10-11 14:34:37 +0000 |
---|---|---|
committer | Claudio Jeker <claudio@cvs.openbsd.org> | 2010-10-11 14:34:37 +0000 |
commit | 0592b531b4be34ae07837b58497dcf4d41675f24 (patch) | |
tree | 5101fbd80dd2dd996215a70f03f43b9a673f4e4f /share/man/man8/man8.sgi | |
parent | 92dcd9984e78113740ca2dcbc14b4734932c1a8a (diff) |
Ugh, I forgot to commit these after my last MAKEDEV regen.
Updated to include the midi(4) addition in sparc64.
Diffstat (limited to 'share/man/man8/man8.sgi')
-rw-r--r-- | share/man/man8/man8.sgi/MAKEDEV.8 | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/share/man/man8/man8.sgi/MAKEDEV.8 b/share/man/man8/man8.sgi/MAKEDEV.8 index 56ec92b5887..92a57d17fa9 100644 --- a/share/man/man8/man8.sgi/MAKEDEV.8 +++ b/share/man/man8/man8.sgi/MAKEDEV.8 @@ -1,10 +1,10 @@ -.\" $OpenBSD: MAKEDEV.8,v 1.39 2010/09/04 12:18:42 miod Exp $ +.\" $OpenBSD: MAKEDEV.8,v 1.40 2010/10/11 14:34:36 claudio Exp $ .\" .\" THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. .\" generated from: .\" -.\" OpenBSD: etc.sgi/MAKEDEV.md,v 1.30 2010/07/03 03:59:15 krw Exp -.\" OpenBSD: MAKEDEV.common,v 1.51 2010/08/03 20:12:01 miod Exp +.\" OpenBSD: etc.sgi/MAKEDEV.md,v 1.32 2010/09/30 15:27:54 claudio Exp +.\" OpenBSD: MAKEDEV.common,v 1.53 2010/09/30 15:27:54 claudio Exp .\" OpenBSD: MAKEDEV.man,v 1.7 2009/03/18 17:34:25 sobrado Exp .\" OpenBSD: MAKEDEV.mansub,v 1.2 2004/02/20 19:13:01 miod Exp .\" @@ -23,7 +23,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: September 4 2010 $ +.Dd $Mdocdate: October 11 2010 $ .Dt MAKEDEV 8 sgi .Os .Sh NAME @@ -207,6 +207,9 @@ PCI bus devices, see .It Ar pf* Packet Filter, see .Xr pf 4 . +.It Ar pppx* +PPP Multiplexer, see +.Xr pppx 4 . .It Ar *random In-kernel random data source, see .Xr random 4 . |