diff options
| author | mycroft <mycroft@NetBSD.org> | 1994-08-13 09:03:07 +0000 |
|---|---|---|
| committer | mycroft <mycroft@NetBSD.org> | 1994-08-13 09:03:07 +0000 |
| commit | 8a5304b97c57a58f4ada4040da2b6e4988e828ba (patch) | |
| tree | d9b7db12ee58d9cb5f15f5e95bb34f22ab27ec80 /sbin/slattach | |
| parent | 58929f54c5d67c3805c566f12c0ddaaaf8c516d2 (diff) | |
Don't capitalize program name in SYNOPSIS.
Diffstat (limited to 'sbin/slattach')
| -rw-r--r-- | sbin/slattach/slattach.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/slattach/slattach.8 b/sbin/slattach/slattach.8 index be6fdf1cd06..f0b287c7753 100644 --- a/sbin/slattach/slattach.8 +++ b/sbin/slattach/slattach.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)slattach.8 6.4 (Berkeley) 3/16/91 -.\" $Id: slattach.8,v 1.9 1994/08/13 09:00:57 mycroft Exp $ +.\" $Id: slattach.8,v 1.10 1994/08/13 09:03:07 mycroft Exp $ .\" .Dd April 4, 1993 .Dt SLATTACH 8 @@ -39,7 +39,7 @@ .Nm slattach .Nd attach serial lines as network interfaces .Sh SYNOPSIS -.Nm Slattach +.Nm slattach .Op \-h .Op \-m .Op \-s baudrate |
