diff options
| author | tron <tron@NetBSD.org> | 1999-03-19 21:18:32 +0000 |
|---|---|---|
| committer | tron <tron@NetBSD.org> | 1999-03-19 21:18:32 +0000 |
| commit | 9dbddb5d8147886364f8164be97b41e4619d07aa (patch) | |
| tree | c5a3e49d6e69ee8c498b3e9c26e110544a56bc12 /sbin/slattach | |
| parent | bef0fed619c90b165ee6b8a2f16313547185ab59 (diff) | |
Add "-l" to "SYNOPSIS" section and use same order as "slattach" when
printing command line usage.
Diffstat (limited to 'sbin/slattach')
| -rw-r--r-- | sbin/slattach/slattach.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/slattach/slattach.8 b/sbin/slattach/slattach.8 index 49fd8c03904..f916e247737 100644 --- a/sbin/slattach/slattach.8 +++ b/sbin/slattach/slattach.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: slattach.8,v 1.19 1998/03/23 04:41:16 fair Exp $ +.\" $NetBSD: slattach.8,v 1.20 1999/03/19 21:18:32 tron Exp $ .\" .\" Copyright (c) 1986, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -42,9 +42,9 @@ .Nd attach serial lines as network interfaces .Sh SYNOPSIS .Nm -.Op Fl hHm -.Op Fl s Ar baudrate .Op Fl t Ar ldisc +.Op Fl hHlm +.Op Fl s Ar baudrate .Ar ttyname .Sh DESCRIPTION .Nm |
