diff --git a/usr.bin/leave/leave.1 b/usr.bin/leave/leave.1 index e3b946832fbc..e32708ef8fc7 100644 --- a/usr.bin/leave/leave.1 +++ b/usr.bin/leave/leave.1 @@ -80,7 +80,8 @@ from the current time. If no argument is given, .Nm prompts with "When do you -have to leave?". A reply of newline causes +have to leave?". +A reply of newline causes .Nm to exit, otherwise the reply is assumed to be a time. diff --git a/usr.bin/rwho/rwho.1 b/usr.bin/rwho/rwho.1 index cf8bda63d7f5..457f25cbeb9a 100644 --- a/usr.bin/rwho/rwho.1 +++ b/usr.bin/rwho/rwho.1 @@ -53,14 +53,15 @@ received from a machine for 5 minutes then assumes the machine is down, and does not report users last known to be logged into that machine. .Pp -If a user hasn't typed to the system for a minute or more, then +If a user has not typed to the system for a minute or more, then .Nm reports this idle time. .Pp The following option is available: .Bl -tag -width indent .It Fl a -Include all users. By default, if a user hasn't typed to the system for +Include all users. +By default, if a user hasn't typed to the system for an hour or more, then the user will be omitted from the output. .El .Sh FILES