diff options
| -rw-r--r-- | share/man/man5/style.mdoc.5 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/share/man/man5/style.mdoc.5 b/share/man/man5/style.mdoc.5 index 2f8ea90ae21f..98cc516ffd64 100644 --- a/share/man/man5/style.mdoc.5 +++ b/share/man/man5/style.mdoc.5 @@ -286,6 +286,11 @@ that would be rendered as: .Va critical_filesystems_ Ns Ar type .Ed .El +.Sh FILES +.Bl -tag -width "/usr/share/examples/mdoc/tab" +.It /usr/share/examples/mdoc/ +Examples for writing manual pages. +.El .Sh SEE ALSO .Xr man 1 , .Xr mandoc 1 , |
