=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mandoc/man.1,v retrieving revision 1.31 retrieving revision 1.32 diff -c -r1.31 -r1.32 *** src/usr.bin/mandoc/man.1 2018/04/19 23:40:43 1.31 --- src/usr.bin/mandoc/man.1 2018/11/22 11:30:15 1.32 *************** *** 1,9 **** ! .\" $OpenBSD: man.1,v 1.31 2018/04/19 23:40:43 schwarze Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 .\" The Regents of the University of California. All rights reserved. .\" Copyright (c) 2003, 2007, 2008, 2014 Jason McIntyre ! .\" Copyright (c) 2010, 2011, 2014-2017 Ingo Schwarze .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions --- 1,9 ---- ! .\" $OpenBSD: man.1,v 1.32 2018/11/22 11:30:15 schwarze Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 .\" The Regents of the University of California. All rights reserved. .\" Copyright (c) 2003, 2007, 2008, 2014 Jason McIntyre ! .\" Copyright (c) 2010, 2011, 2014-2018 Ingo Schwarze .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions *************** *** 31,37 **** .\" .\" @(#)man.1 8.2 (Berkeley) 1/2/94 .\" ! .Dd $Mdocdate: April 19 2018 $ .Dt MAN 1 .Os .Sh NAME --- 31,37 ---- .\" .\" @(#)man.1 8.2 (Berkeley) 1/2/94 .\" ! .Dd $Mdocdate: November 22 2018 $ .Dt MAN 1 .Os .Sh NAME *************** *** 266,271 **** --- 266,278 ---- can be used to move to the next and to the previous place providing information about the term last searched for with .Ic :t . + The + .Fl O Cm tag Ns Op = Ns Ar term + option documented in the + .Xr mandoc 1 + manual opens a manual page at the definition of a specific + .Ar term + rather than at the beginning. .It Ev MANPATH The standard search path used by .Nm