Module Name:    src
Committed By:   wiz
Date:           Tue Jun  7 20:22:56 UTC 2011

Modified Files:
        src/share/man/man4: com.4 zstty.4

Log Message:
Whitespace fix and sort SEE ALSO.


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/share/man/man4/com.4
cvs rdiff -u -r1.13 -r1.14 src/share/man/man4/zstty.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/com.4
diff -u src/share/man/man4/com.4:1.17 src/share/man/man4/com.4:1.18
--- src/share/man/man4/com.4:1.17	Tue Jun  7 18:02:35 2011
+++ src/share/man/man4/com.4	Tue Jun  7 20:22:56 2011
@@ -1,4 +1,4 @@
-.\"	$NetBSD: com.4,v 1.17 2011/06/07 18:02:35 fair Exp $
+.\"	$NetBSD: com.4,v 1.18 2011/06/07 20:22:56 wiz Exp $
 .\"
 .\" Copyright (c) 1990, 1991 The Regents of the University of California.
 .\" All rights reserved.
@@ -101,7 +101,7 @@
 enables code to use the Data Carrier Detect (DCD) signal line for attachment
 to an external precision clock source
 .Po
-e.g., 
+e.g.,
 .Tn GPS ,
 .Tn CDMA
 .Pc
@@ -160,7 +160,6 @@
 .Xr isapnp 4 ,
 .Xr mca 4 ,
 .Xr mhzc 4 ,
-.Xr ntpd 8 ,
 .Xr ofisa 4 ,
 .Xr options 4 ,
 .Xr pcmcia 4 ,
@@ -169,7 +168,8 @@
 .Xr puc 4 ,
 .Xr rtfps 4 ,
 .Xr tty 4 ,
-.Xr xirc 4
+.Xr xirc 4 ,
+.Xr ntpd 8
 .Sh HISTORY
 The
 .Nm

Index: src/share/man/man4/zstty.4
diff -u src/share/man/man4/zstty.4:1.13 src/share/man/man4/zstty.4:1.14
--- src/share/man/man4/zstty.4:1.13	Tue Jun  7 18:02:35 2011
+++ src/share/man/man4/zstty.4	Tue Jun  7 20:22:56 2011
@@ -1,4 +1,4 @@
-.\"	$NetBSD: zstty.4,v 1.13 2011/06/07 18:02:35 fair Exp $
+.\"	$NetBSD: zstty.4,v 1.14 2011/06/07 20:22:56 wiz Exp $
 .\"
 .\" Copyright (c) 1997 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -152,7 +152,7 @@
 option enables code to use the Data Carrier Detect (DCD) signal line for attachment
 to an external precision clock source
 .Po
-e.g., 
+e.g.,
 .Tn GPS ,
 .Tn CDMA
 .Pc
@@ -195,10 +195,10 @@
 .Sh SEE ALSO
 .Xr kbd 4 ,
 .Xr ms 4 ,
-.Xr ntpd 8 ,
 .Xr options 4 ,
 .Xr scc 4 ,
-.Xr tty 4
+.Xr tty 4 ,
+.Xr ntpd 8
 .Sh HISTORY
 The
 .Nm

Reply via email to