diff options
| author | cgd <cgd@NetBSD.org> | 1994-04-01 03:45:41 +0000 |
|---|---|---|
| committer | cgd <cgd@NetBSD.org> | 1994-04-01 03:45:41 +0000 |
| commit | 550e226388ac9106a863f67ff04b05727fb6cf15 (patch) | |
| tree | 6ebdb3955b4d72e8b8fe5ba192c4340ce240b358 /sbin/slattach | |
| parent | bedbcf1adb497ffd40c1b4cd99958bc8f198882a (diff) | |
fix type, from Mark Weaver
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 a0554b1d5c7..82bdd7a61cd 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.7 1993/12/10 13:19:49 cgd Exp $ +.\" $Id: slattach.8,v 1.8 1994/04/01 03:45:41 cgd Exp $ .\" .Dd April 4, 1993 .Dt SLATTACH 8 @@ -38,7 +38,7 @@ .Sh NAME .Nm slattach .Nd attach serial lines as network interfaces -.Sh SYOPNSIS +.Sh SYNOPSIS .Nm Slattach .Op \-h .Op \-m |
