diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2004-05-11 18:18:31 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2004-05-11 18:18:31 +0000 |
commit | b3eaeb0b24970667cef66b40e247a1800033797b (patch) | |
tree | b0a846d4126c032add998e96ac9da65acae5411b /share/man/man5/style.Makefile.5 | |
parent | a27113d9654842847b8c55993b13656c35c80559 (diff) |
mdoc(7): EXAMPLES is the standard section name.
Notes
Notes:
svn path=/head/; revision=129123
Diffstat (limited to 'share/man/man5/style.Makefile.5')
-rw-r--r-- | share/man/man5/style.Makefile.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man5/style.Makefile.5 b/share/man/man5/style.Makefile.5 index 105d653fff56..01a9f6549722 100644 --- a/share/man/man5/style.Makefile.5 +++ b/share/man/man5/style.Makefile.5 @@ -213,7 +213,7 @@ and .Pp The desire to express a logical grouping often means not obeying some of the above. -.Sh EXAMPLE +.Sh EXAMPLES The simplest program .Pa Makefile is: |