From 1c32774d08015366795c9b2685e475b956326db8 Mon Sep 17 00:00:00 2001 From: schwarze Date: Tue, 4 Jul 2017 23:38:49 +0000 Subject: [PATCH] cross reference to self; found with mandoc(1) --- usr.bin/mandoc/apropos.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/usr.bin/mandoc/apropos.1 b/usr.bin/mandoc/apropos.1 index 1cc01fb8402..6867ea418de 100644 --- a/usr.bin/mandoc/apropos.1 +++ b/usr.bin/mandoc/apropos.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: apropos.1,v 1.37 2017/03/27 18:51:20 schwarze Exp $ +.\" $OpenBSD: apropos.1,v 1.38 2017/07/04 23:38:49 schwarze Exp $ .\" .\" Copyright (c) 2011, 2012 Kristaps Dzonsons .\" Copyright (c) 2011, 2012, 2014, 2017 Ingo Schwarze @@ -15,7 +15,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: March 27 2017 $ +.Dd $Mdocdate: July 4 2017 $ .Dt APROPOS 1 .Os .Sh NAME @@ -407,7 +407,7 @@ variables: .Dl $ apropos \-s 3 Va=optind \-a Va=optarg .Pp Do exactly the same as calling -.Xr whatis 1 +.Nm whatis with the argument .Qq ssh : .Pp -- 2.20.1