diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-08-07 12:33:11 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-08-07 12:33:11 +0000 |
| commit | 44220250d092a6b2e2beb0ceefa393e26366bc50 (patch) | |
| tree | ddaeffa1f9fbf6de25ac63b55e19acc3b124892e | |
| parent | e993b517220f852846dfbfa00f15218e338cdf27 (diff) | |
Notes
| -rw-r--r-- | lib/libc/sys/kldstat.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/kldstat.2 b/lib/libc/sys/kldstat.2 index d049741ec56a..5b3fe699a8fc 100644 --- a/lib/libc/sys/kldstat.2 +++ b/lib/libc/sys/kldstat.2 @@ -109,8 +109,8 @@ function. .Xr kldfirstmod 2 , .Xr kldload 2 , .Xr kldnext 2 , -.Xr kldunload 2 , .Xr kldsym 2 , +.Xr kldunload 2 , .Xr modfind 2 , .Xr modfnext 2 , .Xr modnext 2 , |
