diff options
| author | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2018-04-25 15:39:36 +0000 |
|---|---|---|
| committer | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2018-04-25 15:39:36 +0000 |
| commit | dcea542b0a1f17f2bcf3b50c8fc2e6dad423d13b (patch) | |
| tree | e5e89a6883aa65bd0969d51d1bbea3cd67f196ae /usr.bin/man | |
| parent | 54d09d9c6958167cfe0ed0f008f6bd2640e3b5be (diff) | |
Notes
Diffstat (limited to 'usr.bin/man')
| -rw-r--r-- | usr.bin/man/man.1 | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/usr.bin/man/man.1 b/usr.bin/man/man.1 index 44f613d67d27a..ff7c3afc68aca 100644 --- a/usr.bin/man/man.1 +++ b/usr.bin/man/man.1 @@ -25,7 +25,7 @@ .\" .\" $FreeBSD$ .\" -.Dd March 11, 2017 +.Dd April 25, 2018 .Dt MAN 1 .Os .Sh NAME @@ -360,10 +360,8 @@ Local configuration files. .Sh SEE ALSO .Xr apropos 1 , .Xr intro 1 , -.Xr locale 1 , +.Xr mandoc 1 , .Xr manpath 1 , -.Xr nroff 1 , -.Xr troff 1 , .Xr whatis 1 , .Xr intro 2 , .Xr intro 3 , @@ -372,5 +370,6 @@ Local configuration files. .Xr man.conf 5 , .Xr intro 6 , .Xr intro 7 , +.Xr mdoc 7 , .Xr intro 8 , .Xr intro 9 |
