summaryrefslogtreecommitdiffstats
path: root/man.1
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2016-11-08 17:05:29 +0000
committerIngo Schwarze <schwarze@openbsd.org>2016-11-08 17:05:29 +0000
commit916e8b3c6cf54040508ef6a735c1135ac5b717e7 (patch)
treed8c962d6fae3b6acf2c9596c8377f58a499789dd /man.1
parentf04cc460a5af40aff9a503da1c292942c8075f83 (diff)
downloadmandoc-916e8b3c6cf54040508ef6a735c1135ac5b717e7.tar.gz
document improved tagging functionality
Diffstat (limited to 'man.1')
-rw-r--r--man.114
1 files changed, 13 insertions, 1 deletions
diff --git a/man.1 b/man.1
index d3f3faa3..64749feb 100644
--- a/man.1
+++ b/man.1
@@ -326,7 +326,19 @@ is used, the interactive
.Ic :t
command can be used to go to the definitions of various terms, for
example command line options, command modifiers, internal commands,
-and environment variables.
+environment variables, function names, preprocessor macros,
+.Xr errno 2
+values, and some other emphasized words.
+Some terms may have defining text at more than one place.
+In that case, the
+.Xr less 1
+interactive commands
+.Ic t
+and
+.Ic T
+can be used to move to the next and to the previous place providing
+information about the term last searched for with
+.Ic :t .
.It Ev MANPATH
The standard search path used by
.Nm