svn commit: r287482 - head/share/man/man4

Baptiste Daroussin bapt at FreeBSD.org
Sat Sep 5 10:29:48 UTC 2015


Author: bapt
Date: Sat Sep  5 10:29:47 2015
New Revision: 287482
URL: https://svnweb.freebsd.org/changeset/base/287482

Log:
  Cross reference sesutil(8) and ses(4)
  
  Submitted by:	trasz
  MFC after:	1 month (with r287473)

Modified:
  head/share/man/man4/ses.4

Modified: head/share/man/man4/ses.4
==============================================================================
--- head/share/man/man4/ses.4	Sat Sep  5 10:15:19 2015	(r287481)
+++ head/share/man/man4/ses.4	Sat Sep  5 10:29:47 2015	(r287482)
@@ -25,7 +25,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd January 29, 2000
+.Dd September 05, 2015
 .Dt SES 4
 .Os
 .Sh NAME
@@ -123,6 +123,8 @@ When the kernel is configured with
 .Tn DEBUG
 enabled, the first open to an SES device will spit out overall enclosure
 parameters to the console.
+.Sh SEE ALSO
+.Xr sesutil 8
 .Sh HISTORY
 The
 .Nm


More information about the svn-src-all mailing list