diff options
author | dg <dg@FreeBSD.org> | 1994-08-05 09:14:37 +0000 |
---|---|---|
committer | dg <dg@FreeBSD.org> | 1994-08-05 09:14:37 +0000 |
commit | 6b466831f41965b3c04e37a06388e031c03316b6 (patch) | |
tree | 242b5d9154977fcfbc3e9f84dd0d6851c367a897 /sbin/dmesg/dmesg.8 | |
parent | 57ea13e98c2c8a39a0a8fb034ee3cb0f3654d591 (diff) | |
download | FreeBSD-src-6b466831f41965b3c04e37a06388e031c03316b6.zip FreeBSD-src-6b466831f41965b3c04e37a06388e031c03316b6.tar.gz |
Converted 'vmunix' to 'kernel'.
Diffstat (limited to 'sbin/dmesg/dmesg.8')
-rw-r--r-- | sbin/dmesg/dmesg.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/dmesg/dmesg.8 b/sbin/dmesg/dmesg.8 index 7dd0acf..195beed 100644 --- a/sbin/dmesg/dmesg.8 +++ b/sbin/dmesg/dmesg.8 @@ -52,7 +52,7 @@ Extract values associated with the name list from the specified core instead of the default ``/dev/kmem''. .It Fl N Extract the name list from the specified system instead of the default -``/vmunix''. +``/kernel''. .El .Sh SEE ALSO .Xr syslogd 8 |