Note to self: if you're going to revert, do it right.

This should restore the original SEE ALSO section.
This commit is contained in:
pgoyette 2015-05-13 10:49:26 +00:00
parent ec17d2b7e8
commit 09458121ad
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: module.9,v 1.32 2015/05/13 10:17:27 pgoyette Exp $
.\" $NetBSD: module.9,v 1.33 2015/05/13 10:49:26 pgoyette Exp $
.\"
.\" Copyright (c) 2010 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -447,8 +447,8 @@ deals with resolution of relocatable symbols.
.Fn module_init_md
is for finding modules passed in by the boot loader.
.Sh SEE ALSO
.Xr modctl 2
.Xr lua 9lua
.Xr modctl 2 ,
.Xr module 7
.Sh HISTORY
The kernel module subsystem first appeared in
.Nx 5.0 .