diff options
| author | Marcel Moolenaar <marcel@FreeBSD.org> | 2014-11-06 16:17:41 +0000 |
|---|---|---|
| committer | Marcel Moolenaar <marcel@FreeBSD.org> | 2014-11-06 16:17:41 +0000 |
| commit | a01ced3391333422bf9420b34e3a0919a01ceffa (patch) | |
| tree | d739d4da1d5cf42fc1cdf264b62e650eaca4022a /usr.bin/w | |
| parent | 5e11eb847edfb5f2fda62a747812498d63d6e6fb (diff) | |
Notes
Diffstat (limited to 'usr.bin/w')
| -rw-r--r-- | usr.bin/w/w.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/w/w.1 b/usr.bin/w/w.1 index c80a0faa62fd..445462b20cd6 100644 --- a/usr.bin/w/w.1 +++ b/usr.bin/w/w.1 @@ -98,11 +98,11 @@ and flags are no longer supported. .Sh SEE ALSO .Xr finger 1 , -.Xr libxo 3 , .Xr ps 1 , .Xr uptime 1 , -.Xr xo_parse_args 3 , -.Xr who 1 +.Xr who 1 , +.Xr libxo 3 , +.Xr xo_parse_args 3 .Sh HISTORY The .Nm |
