Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man5 Use Xr to refer fnmatch(3).
details: https://anonhg.NetBSD.org/src/rev/dacfeb835fdc
branches: trunk
changeset: 351127:dacfeb835fdc
user: abhinav <abhinav%NetBSD.org@localhost>
date: Fri Feb 03 07:42:43 2017 +0000
description:
Use Xr to refer fnmatch(3).
diffstat:
share/man/man5/ttyaction.5 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 646847a1d064 -r dacfeb835fdc share/man/man5/ttyaction.5
--- a/share/man/man5/ttyaction.5 Fri Feb 03 06:07:29 2017 +0000
+++ b/share/man/man5/ttyaction.5 Fri Feb 03 07:42:43 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ttyaction.5,v 1.8 2008/04/30 13:10:57 martin Exp $
+.\" $NetBSD: ttyaction.5,v 1.9 2017/02/03 07:42:43 abhinav Exp $
.\"
.\" Copyright (c) 1996 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -64,7 +64,7 @@
and the command field is all text to the end of the line.
Either or both of first two fields may contain wildcard
match patterns as implemented by the
-.Fn fnmatch
+.Xr fnmatch 3
library function.
.Pp
All command strings are executed by passing them to
Home |
Main Index |
Thread Index |
Old Index