diff options
| author | David Greenman <dg@FreeBSD.org> | 1994-08-05 09:14:37 +0000 |
|---|---|---|
| committer | David Greenman <dg@FreeBSD.org> | 1994-08-05 09:14:37 +0000 |
| commit | b3bfc7199eb51b03496567ea71bff82b75a2209d (patch) | |
| tree | 242b5d9154977fcfbc3e9f84dd0d6851c367a897 /usr.bin/w | |
| parent | 404c1a5fc1fea7d6d5fa8edd6acb65e32f19c8bd (diff) | |
Notes
Diffstat (limited to 'usr.bin/w')
| -rw-r--r-- | usr.bin/w/uptime.1 | 4 | ||||
| -rw-r--r-- | usr.bin/w/w.1 | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/w/uptime.1 b/usr.bin/w/uptime.1 index a5eb169cda14e..8589bbc02f335 100644 --- a/usr.bin/w/uptime.1 +++ b/usr.bin/w/uptime.1 @@ -47,8 +47,8 @@ the length of time the system has been up, the number of users, and the load average of the system over the last 1, 5, and 15 minutes. .Sh FILES -.Bl -tag -width /vmunix -.It Pa /vmunix +.Bl -tag -width /kernel +.It Pa /kernel system name list .El .Sh SEE ALSO diff --git a/usr.bin/w/w.1 b/usr.bin/w/w.1 index 4e4f5d328fc41..9034ebe15941c 100644 --- a/usr.bin/w/w.1 +++ b/usr.bin/w/w.1 @@ -72,7 +72,7 @@ core instead of the default .It Fl N Extract the name list from the specified system instead of the default -.Dq /vmunix . +.Dq /kernel . .It Fl n Show network addresses as numbers (normally .Nm w |
