Module Name: src
Committed By: wiz
Date: Tue Jun 1 11:34:02 UTC 2010
Modified Files:
src/share/man/man4/man4.hp700: lcd.4
Log Message:
Use .An.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/man4.hp700/lcd.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man4/man4.hp700/lcd.4
diff -u src/share/man/man4/man4.hp700/lcd.4:1.1 src/share/man/man4/man4.hp700/lcd.4:1.2
--- src/share/man/man4/man4.hp700/lcd.4:1.1 Tue Jun 1 10:24:15 2010
+++ src/share/man/man4/man4.hp700/lcd.4 Tue Jun 1 11:34:02 2010
@@ -1,4 +1,4 @@
-.\" $NetBSD: lcd.4,v 1.1 2010/06/01 10:24:15 skrll Exp $
+.\" $NetBSD: lcd.4,v 1.2 2010/06/01 11:34:02 wiz Exp $
.\" OpenBSD: lcd.4,v 1.2 2007/07/20 22:41:57 kettenis Exp
.\"
.\" Copyright (c) 2007 Mark Kettenis <[email protected]>
@@ -39,10 +39,14 @@
.Xr intro 4 ,
.Xr sysctl 8
.Sh HISTORY
+.An -nosplit
The
.Nm
driver first appeared in
.Ox 4.2 .
It was ported to
.Nx 6.0
-by Adam Hoka and Nick Hudson.
+by
+.An Adam Hoka
+and
+.An Nick Hudson .