diff options
author | 2000-03-17 17:34:43 +0000 | |
---|---|---|
committer | 2000-03-17 17:34:43 +0000 | |
commit | 16ce23cd837ba42255d6dc2babd88dc6f972d366 (patch) | |
tree | 669a502f3d2575e5be767c6ac42dd9ea12240a79 | |
parent | improve comments. we don't usually need explicit configs. (diff) | |
download | wireguard-openbsd-16ce23cd837ba42255d6dc2babd88dc6f972d366.tar.xz wireguard-openbsd-16ce23cd837ba42255d6dc2babd88dc6f972d366.zip |
more comment fixes.
-rw-r--r-- | etc/rtadvd.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/rtadvd.conf b/etc/rtadvd.conf index d14e3ec29aa..ab733b6fe9c 100644 --- a/etc/rtadvd.conf +++ b/etc/rtadvd.conf @@ -1,5 +1,4 @@ -# $OpenBSD: rtadvd.conf,v 1.2 2000/03/17 17:18:59 itojun Exp $ -# $NetBSD: rtadvd.conf,v 1.3 1999/07/03 20:50:39 hubertf Exp $ +# $OpenBSD: rtadvd.conf,v 1.3 2000/03/17 17:34:43 itojun Exp $ # common definitions. # Note: All of the following parameters have default values defined |