diff options
Diffstat (limited to 'sbin/kldstat/kldstat.8')
| -rw-r--r-- | sbin/kldstat/kldstat.8 | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/sbin/kldstat/kldstat.8 b/sbin/kldstat/kldstat.8 index bafdb2207345..2dbf2a48bbab 100644 --- a/sbin/kldstat/kldstat.8 +++ b/sbin/kldstat/kldstat.8 @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id$ +.\" $Id: kldstat.8,v 1.1 1997/05/07 18:19:54 dfr Exp $ .\" .Dd April 25, 1997 .Dt KLDSTAT 8 @@ -43,7 +43,7 @@ utility displays the status of any files dynamically linked into the kernel. .Pp The options are: -.Bl -tag -width indent +.Bl -tag -width XXXXXXX -offset indent .It Fl v Be more verbose. .It Fl i Ar id @@ -54,7 +54,13 @@ Display the status of only the file with this name. .Sh SEE ALSO .Xr kldload 8 , .Xr kldunload 8 +.Sh HISTORY +The +.Nm +command first appeared in +.Fx 3.0 . .Sh AUTHOR .Bl -tag -Doug Rabson, dfr@freebsd.org +Doug Rabson +.Aq dfr@freebsd.org .El. |
