svn commit: r270659 - head/usr.bin/lock
Sergey Kandaurov
pluknet at FreeBSD.org
Tue Aug 26 11:04:51 UTC 2014
Author: pluknet
Date: Tue Aug 26 11:04:51 2014
New Revision: 270659
URL: http://svnweb.freebsd.org/changeset/base/270659
Log:
Missed comma.
Modified:
head/usr.bin/lock/lock.1
Modified: head/usr.bin/lock/lock.1
==============================================================================
--- head/usr.bin/lock/lock.1 Tue Aug 26 10:56:51 2014 (r270658)
+++ head/usr.bin/lock/lock.1 Tue Aug 26 11:04:51 2014 (r270659)
@@ -75,7 +75,7 @@ virtual terminal.
.El
.Sh SEE ALSO
.Xr vidcontrol 1 ,
-.Xr syscons 4
+.Xr syscons 4 ,
.Xr vt 4
.Sh HISTORY
The
More information about the svn-src-all
mailing list