diff options
author | Jared Yanovich <jaredy@cvs.openbsd.org> | 2004-08-17 23:58:37 +0000 |
---|---|---|
committer | Jared Yanovich <jaredy@cvs.openbsd.org> | 2004-08-17 23:58:37 +0000 |
commit | c7397fb8d3d084b99384cc1b238276ca11b45db8 (patch) | |
tree | 363cca502c939c3617cda59b6c455d56d7852236 /share/man/man4/sl.4 | |
parent | fa3dc4d7c242a559f44b653b52960cef08a24356 (diff) |
keep all "ifconfig <cloneable> create" examples the same
ok jmc
Diffstat (limited to 'share/man/man4/sl.4')
-rw-r--r-- | share/man/man4/sl.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/sl.4 b/share/man/man4/sl.4 index 75e28af2855..79cd0ae7e54 100644 --- a/share/man/man4/sl.4 +++ b/share/man/man4/sl.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sl.4,v 1.10 2004/07/26 09:26:43 jmc Exp $ +.\" $OpenBSD: sl.4,v 1.11 2004/08/17 23:58:36 jaredy Exp $ .\" $NetBSD: sl.4,v 1.1 1996/08/10 21:26:14 explorer Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -48,7 +48,7 @@ protocol. An .Nm interface can be created at runtime using the -.Ic ifconfig slN create +.Ic ifconfig sl Ns Ar N Ic create command or by setting up a .Xr hostname.if 5 configuration file for |