diff options
| author | Isabell Long <issyl0@FreeBSD.org> | 2012-06-11 19:09:55 +0000 |
|---|---|---|
| committer | Isabell Long <issyl0@FreeBSD.org> | 2012-06-11 19:09:55 +0000 |
| commit | 27831936bdf3d21d570141b830e2d504697ec367 (patch) | |
| tree | e4250b96432e65436a3dfebdc73f980e814eb9fd /gnu/usr.bin | |
| parent | 8cba7d36b0e589b9ca5e76f68a42cc1eaabc5907 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin')
| -rw-r--r-- | gnu/usr.bin/man/man/man.man | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/gnu/usr.bin/man/man/man.man b/gnu/usr.bin/man/man/man.man index 7a3cc0ed7d06..778cb99ade8e 100644 --- a/gnu/usr.bin/man/man/man.man +++ b/gnu/usr.bin/man/man/man.man @@ -14,7 +14,7 @@ .\" .\" $FreeBSD$ .\" -.Dd December 3, 2005 +.Dd October 7, 2010 .Dt MAN 1 .Os .Sh NAME @@ -233,6 +233,13 @@ printed. Do not actually display the man pages, but do print the location(s) of the files that would be formatted or displayed. .El +.Ss Displaying Specific Manual Files +The +.Nm +utility also supports displaying a specific manual page if passed a path +to the file as long as it contains a +.Sq / +character. .Sh ENVIRONMENT .Bl -tag -width ".Ev MACHINE_ARCH" .It Ev LC_ALL , LC_CTYPE , LANG |
