diff options
author | 2000-01-17 03:02:14 +0000 | |
---|---|---|
committer | 2000-01-17 03:02:14 +0000 | |
commit | 2fa5d0403f772afe9245622f13d5d66dd767245c (patch) | |
tree | 2084c52bc08c845bfe3cdb8202c475eba02f210d | |
parent | Remove `pc_disp_special'. (diff) | |
download | wireguard-openbsd-2fa5d0403f772afe9245622f13d5d66dd767245c.tar.xz wireguard-openbsd-2fa5d0403f772afe9245622f13d5d66dd767245c.zip |
insert giftunnel synopsis line, which would provide some clue how it's used for post-gifconfig users; angelos@ ok
-rw-r--r-- | sbin/ifconfig/ifconfig.8 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index 1d2a053c4fd..efc22842dd2 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ifconfig.8,v 1.37 2000/01/15 23:56:24 angelos Exp $ +.\" $OpenBSD: ifconfig.8,v 1.38 2000/01/17 03:02:14 mickey Exp $ .\" $NetBSD: ifconfig.8,v 1.11 1996/01/04 21:27:29 pk Exp $ .\" $FreeBSD: ifconfig.8,v 1.16 1998/02/01 07:03:29 steve Exp $ .\" @@ -50,6 +50,10 @@ .Oc .Op Ar parameters .Nm ifconfig +.Ar gif-interface +.Cm giftunnel +.Ar src_address dest_address +.Nm ifconfig .Ar interface .Op Ar address_family .Nm ifconfig |