summaryrefslogtreecommitdiff
path: root/share/man/man9/style.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/style.9')
-rw-r--r--share/man/man9/style.98
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man9/style.9 b/share/man/man9/style.9
index bc91d3d363c..9f23e675ddb 100644
--- a/share/man/man9/style.9
+++ b/share/man/man9/style.9
@@ -22,9 +22,9 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $OpenBSD: style.9,v 1.50 2008/11/14 13:42:05 tedu Exp $
+.\" $OpenBSD: style.9,v 1.51 2011/09/17 08:38:26 schwarze Exp $
.\"
-.Dd $Mdocdate: November 14 2008 $
+.Dd $Mdocdate: September 17 2011 $
.Dt STYLE 9
.Os
.Sh NAME
@@ -618,7 +618,7 @@ or splint from the ports tree) and produce minimal warnings.
.Pp
Note that documentation follows its own style guide,
as documented in
-.Xr mdoc.samples 7 .
+.Xr mdoc 7 .
.Sh FILES
.Bl -tag -width "/usr/share/misc/license.template " -compact
.It Pa /usr/share/misc/license.template
@@ -629,7 +629,7 @@ Example license for new code.
.Xr err 3 ,
.Xr queue 3 ,
.Xr warn 3 ,
-.Xr mdoc.samples 7
+.Xr mdoc 7
.Sh HISTORY
This man page is largely based on the src/admin/style/style file from
the