diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-19 16:00:12 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-19 16:00:12 +0000 |
commit | 9b88faecd3630d92456ba16ca6b29818d0adcea9 (patch) | |
tree | 5c7bec083d37409434c8ffed9ba4c4698e3fadd2 /usr.bin/lastcomm/lastcomm.1 | |
parent | d01e93063296251ec3f9207335c439c178b11cbf (diff) |
Prepare for mdoc(7)NG.
Notes
Notes:
svn path=/head/; revision=70197
Diffstat (limited to 'usr.bin/lastcomm/lastcomm.1')
-rw-r--r-- | usr.bin/lastcomm/lastcomm.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/lastcomm/lastcomm.1 b/usr.bin/lastcomm/lastcomm.1 index 33248e24b3c7..3a7136f0c70a 100644 --- a/usr.bin/lastcomm/lastcomm.1 +++ b/usr.bin/lastcomm/lastcomm.1 @@ -42,9 +42,9 @@ .Nm .Op Fl EScesu .Op Fl f Ar file -.Op Ar command ... -.Op Ar user ... -.Op Ar terminal ... +.Op Ar command ...\& +.Op Ar user ...\& +.Op Ar terminal ...\& .Sh DESCRIPTION .Nm Lastcomm gives information on previously executed commands. |