diff options
author | Theo Buehler <tb@cvs.openbsd.org> | 2017-02-07 11:55:15 +0000 |
---|---|---|
committer | Theo Buehler <tb@cvs.openbsd.org> | 2017-02-07 11:55:15 +0000 |
commit | 0fb8d83cc316472b12a06e41cb50f3facf600a1e (patch) | |
tree | 79ed33720f0e6be1bb1775e359b6d8e8cc0259b8 /share | |
parent | 0fbe88b984d276b326d1a65283aecdaf27c96208 (diff) |
Fix Xr: syspatch(1) -> syspatch(8)
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man5/installurl.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/installurl.5 b/share/man/man5/installurl.5 index a9bd6410163..7e6126e6f1b 100644 --- a/share/man/man5/installurl.5 +++ b/share/man/man5/installurl.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: installurl.5,v 1.3 2017/02/07 11:36:52 tb Exp $ +.\" $OpenBSD: installurl.5,v 1.4 2017/02/07 11:55:14 tb Exp $ .\" .\" Copyright (c) 2017 Robert Peichaer <rpe@openbsd.org> .\" @@ -40,4 +40,4 @@ in the file are ignored. .It Pa /etc/installurl .El .Sh SEE ALSO -.Xr syspatch 1 +.Xr syspatch 8 |