summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>1999-07-08 18:42:52 +0000
committerderaadt <deraadt@openbsd.org>1999-07-08 18:42:52 +0000
commit1a75c53f37f62c1ff21c01bf186b859fe8aab105 (patch)
tree21dd69229e9169c9d97fa247c06f1685fcc477e0
parentright (diff)
downloadwireguard-openbsd-1a75c53f37f62c1ff21c01bf186b859fe8aab105.tar.xz
wireguard-openbsd-1a75c53f37f62c1ff21c01bf186b859fe8aab105.zip
use ln -fs
-rw-r--r--share/man/man8/afterboot.82
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man8/afterboot.8 b/share/man/man8/afterboot.8
index 6aaf2fdc01e..a5724164ceb 100644
--- a/share/man/man8/afterboot.8
+++ b/share/man/man8/afterboot.8
@@ -44,7 +44,7 @@ Examples:
.Bl -tag -width date
.It Cm date 199901271504
Set the current date to January 27th, 1999 3:04pm.
-.It Cm ln -s /usr/share/zoneinfo/Canada/Atlantic /etc/localtime
+.It Cm ln -fs /usr/share/zoneinfo/Canada/Atlantic /etc/localtime
Set the time zone to Atlantic Standard Time.
.El
.Ss Root password