Options without arguments are combined in SYNOPSIS; new sentence, new line.

This commit is contained in:
wiz 2004-11-11 01:00:34 +00:00
parent 74e1eaa411
commit c62efc1052
1 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: last.1,v 1.13 2004/11/11 00:54:23 christos Exp $
.\" $NetBSD: last.1,v 1.14 2004/11/11 01:00:34 wiz Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@ -38,13 +38,12 @@
.Sh SYNOPSIS
.Nm
.Op Fl Ns Ar n
.Op Fl T
.Op Fl nT
.Op Fl f Ar file
.Op Fl H Ar hostsize
.Op Fl h Ar host
.Op Fl L Ar linesize
.Op Fl N Ar namesize
.Op Fl n
.Op Fl t Ar tty
.Op user ...
.Sh DESCRIPTION
@ -94,7 +93,8 @@ Use the provided linesize as the width to format the tty field.
.It Fl N Ar namesize
Use the provided namesize as the width to format the login name field.
.It Fl n
Print host addresses numerically. This option works only on wtmpx entries,
Print host addresses numerically.
This option works only on wtmpx entries,
and prints nothing on wtmp entries.
.It Fl T
Display better time information, including the year and seconds.