summaryrefslogtreecommitdiffstats
path: root/share/man
diff options
context:
space:
mode:
authorwosch <wosch@FreeBSD.org>1996-09-23 22:24:39 +0000
committerwosch <wosch@FreeBSD.org>1996-09-23 22:24:39 +0000
commit89dea7c61d0b964eb64003769ac255ffc3618baa (patch)
treec1d9699eaa2f8d24b20889d9f06566a42766622a /share/man
parent8362cc2d1da946f4340bd9feeb325c059eaf599b (diff)
downloadFreeBSD-src-89dea7c61d0b964eb64003769ac255ffc3618baa.zip
FreeBSD-src-89dea7c61d0b964eb64003769ac255ffc3618baa.tar.gz
add missing comma(s) in .Xr macros
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man1/intro.113
-rw-r--r--share/man/man3/pthread_getspecific.34
-rw-r--r--share/man/man4/ch.45
-rw-r--r--share/man/man4/fdc.45
-rw-r--r--share/man/man4/man4.i386/asc.44
-rw-r--r--share/man/man4/man4.i386/fdc.45
-rw-r--r--share/man/man4/man4.i386/nca.48
-rw-r--r--share/man/man4/man4.i386/sea.48
-rw-r--r--share/man/man4/man4.i386/uha.48
-rw-r--r--share/man/man4/scsi.419
-rw-r--r--share/man/man4/su.49
-rw-r--r--share/man/man4/uk.411
-rw-r--r--share/man/man5/dir.53
13 files changed, 59 insertions, 43 deletions
diff --git a/share/man/man1/intro.1 b/share/man/man1/intro.1
index 070466e..087d532 100644
--- a/share/man/man1/intro.1
+++ b/share/man/man1/intro.1
@@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)intro.1 8.2 (Berkeley) 12/30/93
+.\" $Id$
.\"
.Dd December 30, 1993
.Dt INTRO 1
@@ -58,12 +59,12 @@ The exit values and their meanings are explained in the individual
manuals. Traditionally, the value 0 signifies successful
completion of the command.
.Sh SEE ALSO
-.Xr man 1
-.Xr intro 2
-.Xr intro 3
-.Xr intro 4
-.Xr intro 7
-.Xr intro 8
+.Xr man 1 ,
+.Xr intro 2 ,
+.Xr intro 3 ,
+.Xr intro 4 ,
+.Xr intro 7 ,
+.Xr intro 8 ,
.Xr intro 9
.Pp
Tutorials in the
diff --git a/share/man/man3/pthread_getspecific.3 b/share/man/man3/pthread_getspecific.3
index 7df4de0..b53841e 100644
--- a/share/man/man3/pthread_getspecific.3
+++ b/share/man/man3/pthread_getspecific.3
@@ -28,6 +28,8 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
+.\" $Id$
+.\"
.Dd April 4, 1996
.Dt PTHREAD_GETSPECIFIC 3
.Os BSD 4
@@ -71,7 +73,7 @@ then the value NULL is returned.
None.
.Sh SEE ALSO
.Xr pthread_key_create 3 ,
-.Xr pthread_key_delete 3
+.Xr pthread_key_delete 3 ,
.Xr pthread_setspecific 3
.Sh STANDARDS
.Fn pthread_getspecific
diff --git a/share/man/man4/ch.4 b/share/man/man4/ch.4
index 850f227..c51fb51 100644
--- a/share/man/man4/ch.4
+++ b/share/man/man4/ch.4
@@ -1,3 +1,4 @@
+.\" $Id$
.Dd August 27, 1993
.Dt CH 4
.Os FreeBSD
@@ -75,8 +76,8 @@ device entries
.Sh DIAGNOSTICS
None.
.Sh SEE ALSO
-.Xr sd 4
-.Xr st 4
+.Xr sd 4 ,
+.Xr st 4 ,
.Xr cd 4
.Sh HISTORY
The
diff --git a/share/man/man4/fdc.4 b/share/man/man4/fdc.4
index d15adc7..3b8b3fe 100644
--- a/share/man/man4/fdc.4
+++ b/share/man/man4/fdc.4
@@ -24,6 +24,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
+.\" $Id$
.\"
.Dd August 31, 1994
.Dt FDC 4 i386
@@ -65,6 +66,6 @@ floppy driver source
floppy tape (QIC40/80 driver source
.El
.Sh SEE ALSO
-.Xr disktab 5
-.Xr fdformat 1
+.Xr disktab 5 ,
+.Xr fdformat 1 ,
.Xr ft 8
diff --git a/share/man/man4/man4.i386/asc.4 b/share/man/man4/man4.i386/asc.4
index 139192b..9da44c0 100644
--- a/share/man/man4/man4.i386/asc.4
+++ b/share/man/man4/man4.i386/asc.4
@@ -28,6 +28,8 @@
.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+.\"
+.\" $Id$
.Dd January 19, 1995
.Dt ASC 4 i386
.Os FreeBSD
@@ -172,7 +174,7 @@ and debug mode
.\" .Sh DIAGNOSTICS
.\"
.Sh SEE ALSO
-.Xr sasc 1
+.Xr sasc 1 ,
.Xr pbm 5
.Sh BUGS
Ioctl support is not working yet.
diff --git a/share/man/man4/man4.i386/fdc.4 b/share/man/man4/man4.i386/fdc.4
index d15adc7..3b8b3fe 100644
--- a/share/man/man4/man4.i386/fdc.4
+++ b/share/man/man4/man4.i386/fdc.4
@@ -24,6 +24,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
+.\" $Id$
.\"
.Dd August 31, 1994
.Dt FDC 4 i386
@@ -65,6 +66,6 @@ floppy driver source
floppy tape (QIC40/80 driver source
.El
.Sh SEE ALSO
-.Xr disktab 5
-.Xr fdformat 1
+.Xr disktab 5 ,
+.Xr fdformat 1 ,
.Xr ft 8
diff --git a/share/man/man4/man4.i386/nca.4 b/share/man/man4/man4.i386/nca.4
index 05db390..2127af9 100644
--- a/share/man/man4/man4.i386/nca.4
+++ b/share/man/man4/man4.i386/nca.4
@@ -5,6 +5,8 @@
.\"Redistribution and use of this document, with or without
.\"modification, are permitted provided redistributions must retain
.\"the above copyright notice and this condition.
+.\"
+.\" $Id$
.Dd January 9, 1995
.Dt NCA 4 i386
.Os FreeBSD
@@ -63,7 +65,7 @@ Tested on the following hardware:
driver source
.El
.Sh SEE ALSO
-.Xr cd 4
-.Xr scsi 4
-.Xr sd 4
+.Xr cd 4 ,
+.Xr scsi 4 ,
+.Xr sd 4 ,
.Xr st 4
diff --git a/share/man/man4/man4.i386/sea.4 b/share/man/man4/man4.i386/sea.4
index f4c0045..941aadc 100644
--- a/share/man/man4/man4.i386/sea.4
+++ b/share/man/man4/man4.i386/sea.4
@@ -6,6 +6,8 @@
.\"Redistribution and use of this document, with or without
.\"modification, are permitted provided redistributions must retain
.\"the above copyright notice and this condition.
+.\"
+.\" $Id$
.Dd December 25, 1994
.Dt SEA 4 i386
.Os FreeBSD
@@ -82,7 +84,7 @@ Maximum data rate is about 270-280 kbytes/sec (on 386DX/40).
driver source
.El
.Sh SEE ALSO
-.Xr cd 4
-.Xr scsi 4
-.Xr sd 4
+.Xr cd 4 ,
+.Xr scsi 4 ,
+.Xr sd 4 ,
.Xr st 4
diff --git a/share/man/man4/man4.i386/uha.4 b/share/man/man4/man4.i386/uha.4
index 8ec379c..1423e85 100644
--- a/share/man/man4/man4.i386/uha.4
+++ b/share/man/man4/man4.i386/uha.4
@@ -24,7 +24,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\"
+.\" $Id$
.Dd August 31, 1994
.Dt UHA 4 i386
.Os FreeBSD
@@ -68,7 +68,7 @@ sample generic kernel config file for Bustek and Ultrastore based systems
driver source
.El
.Sh SEE ALSO
-.Xr cd 4
-.Xr scsi 4
-.Xr sd 4
+.Xr cd 4 ,
+.Xr scsi 4 ,
+.Xr sd 4 ,
.Xr st 4
diff --git a/share/man/man4/scsi.4 b/share/man/man4/scsi.4
index c371c70..3fbbbfa 100644
--- a/share/man/man4/scsi.4
+++ b/share/man/man4/scsi.4
@@ -1,3 +1,4 @@
+.\" $Id$
.Dd August 27, 1993
.Dt SD 4
.Os FreeBSD
@@ -142,15 +143,15 @@ of the return values of functions.
Bit 3 shows more detailed information including DMA scatter-gather logs.
.El
.Sh SEE ALSO
-.Xr ch 4
-.Xr cd 4
-.Xr sd 4
-.Xr st 4
-.Xr uk 4
-.Xr su 4
-.Xr aha 4
-.Xr ahb 4
-.Xr bt 4
+.Xr ch 4 ,
+.Xr cd 4 ,
+.Xr sd 4 ,
+.Xr st 4 ,
+.Xr uk 4 ,
+.Xr su 4 ,
+.Xr aha 4 ,
+.Xr ahb 4 ,
+.Xr bt 4 ,
.Xr uha 4
.Sh HISTORY
This
diff --git a/share/man/man4/su.4 b/share/man/man4/su.4
index dc84603..f93771a 100644
--- a/share/man/man4/su.4
+++ b/share/man/man4/su.4
@@ -1,3 +1,4 @@
+.\" $Id$
.Dd August 27, 1993
.Dt SU 4
.Os FreeBSD
@@ -45,10 +46,10 @@ debug ioctls work on
.Nm
devices.
.Sh SEE ALSO
-.Xr sd 4
-.Xr st 4
-.Xr cd 4
-.Xr uk 4
+.Xr sd 4 ,
+.Xr st 4 ,
+.Xr cd 4 ,
+.Xr uk 4 ,
.Xr scsi 4
.Sh HISTORY
The
diff --git a/share/man/man4/uk.4 b/share/man/man4/uk.4
index 24e87cc..1af02ff 100644
--- a/share/man/man4/uk.4
+++ b/share/man/man4/uk.4
@@ -1,3 +1,4 @@
+.\" $Id$
.Dd October 11, 1993
.Dt UK 4
.Os FreeBSD
@@ -56,11 +57,11 @@ debug ioctls work on
.Nm
devices.
.Sh SEE ALSO
-.Xr sd 4
-.Xr st 4
-.Xr cd 4
-.Xr ch 4
-.Xr su 4
+.Xr sd 4 ,
+.Xr st 4 ,
+.Xr cd 4 ,
+.Xr ch 4 ,
+.Xr su 4 ,
.Xr scsi 4
.Sh HISTORY
The
diff --git a/share/man/man5/dir.5 b/share/man/man5/dir.5
index 332f468..641d6dc 100644
--- a/share/man/man5/dir.5
+++ b/share/man/man5/dir.5
@@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)dir.5 8.3 (Berkeley) 4/19/94
+.\" $Id$
.\"
.Dd April 19, 1994
.Dt DIR 5
@@ -142,7 +143,7 @@ typedef struct _dirdesc {
#endif /* !_DIRENT_H_ */
.Ed
.Sh SEE ALSO
-.Xr fs 5
+.Xr fs 5 ,
.Xr inode 5
.Sh HISTORY
A
OpenPOWER on IntegriCloud