summaryrefslogtreecommitdiffstats
path: root/lib/libcompat
diff options
context:
space:
mode:
authorwosch <wosch@FreeBSD.org>1997-01-20 23:23:22 +0000
committerwosch <wosch@FreeBSD.org>1997-01-20 23:23:22 +0000
commit6d0dbd7455d2457305fad8dab1cbd93d75cf5771 (patch)
tree23860e44c1ece8967b4f9b16c420be624a805a80 /lib/libcompat
parentc25e822b141074240801584c2f7942c95bff2f68 (diff)
downloadFreeBSD-src-6d0dbd7455d2457305fad8dab1cbd93d75cf5771.zip
FreeBSD-src-6d0dbd7455d2457305fad8dab1cbd93d75cf5771.tar.gz
Sort cross references.
Diffstat (limited to 'lib/libcompat')
-rw-r--r--lib/libcompat/4.1/ftime.34
-rw-r--r--lib/libcompat/4.1/vtimes.32
-rw-r--r--lib/libcompat/4.3/re_comp.32
-rw-r--r--lib/libcompat/4.4/cuserid.34
-rw-r--r--lib/libcompat/regexp/regexp.32
5 files changed, 7 insertions, 7 deletions
diff --git a/lib/libcompat/4.1/ftime.3 b/lib/libcompat/4.1/ftime.3
index c1e9c3a..097eaa6 100644
--- a/lib/libcompat/4.1/ftime.3
+++ b/lib/libcompat/4.1/ftime.3
@@ -75,8 +75,8 @@ Daylight Saving time applies locally during the appropriate part of the year.
.Sh SEE ALSO
.Xr gettimeofday 2 ,
.Xr settimeofday 2 ,
-.Xr time 3 ,
-.Xr ctime 3
+.Xr ctime 3 ,
+.Xr time 3
.Sh HISTORY
The
.Nm
diff --git a/lib/libcompat/4.1/vtimes.3 b/lib/libcompat/4.1/vtimes.3
index 3edb741..6eeee64 100644
--- a/lib/libcompat/4.1/vtimes.3
+++ b/lib/libcompat/4.1/vtimes.3
@@ -131,8 +131,8 @@ These numbers account only for real
data supplied by the caching mechanism is charged only
to the first process to read or write the data.
.Sh SEE ALSO
-.Xr wait3 2 ,
.Xr getrusage 2 ,
+.Xr wait3 2 ,
.Xr time 3
.Sh HISTORY
The
diff --git a/lib/libcompat/4.3/re_comp.3 b/lib/libcompat/4.3/re_comp.3
index 26e14139..1c6a91d 100644
--- a/lib/libcompat/4.3/re_comp.3
+++ b/lib/libcompat/4.3/re_comp.3
@@ -110,8 +110,8 @@ unmatched \e).
.Ed
.Sh SEE ALSO
.Xr ed 1 ,
-.Xr ex 1 ,
.Xr egrep 1 ,
+.Xr ex 1 ,
.Xr fgrep 1 ,
.Xr grep 1 ,
.Xr regex 3
diff --git a/lib/libcompat/4.4/cuserid.3 b/lib/libcompat/4.4/cuserid.3
index 998751b..6676566 100644
--- a/lib/libcompat/4.4/cuserid.3
+++ b/lib/libcompat/4.4/cuserid.3
@@ -78,5 +78,5 @@ the buffer
.Fa s
will be filled with a null string.
.Sh SEE ALSO
-.Xr getpwuid 3 ,
-.Xr geteuid 2 .
+.Xr geteuid 2 ,
+.Xr getpwuid 3
diff --git a/lib/libcompat/regexp/regexp.3 b/lib/libcompat/regexp/regexp.3
index 8d3b565..f99202e 100644
--- a/lib/libcompat/regexp/regexp.3
+++ b/lib/libcompat/regexp/regexp.3
@@ -281,9 +281,9 @@ where failures are syntax errors, exceeding implementation limits,
or applying `+' or `*' to a possibly-null operand.
.Sh SEE ALSO
.Xr ed 1 ,
+.Xr egrep 1 ,
.Xr ex 1 ,
.Xr expr 1 ,
-.Xr egrep 1 ,
.Xr fgrep 1 ,
.Xr grep 1 ,
.Xr regex 3
OpenPOWER on IntegriCloud