diff options
Diffstat (limited to 'lib/libcompat/4.3')
-rw-r--r-- | lib/libcompat/4.3/insque.3 | 2 | ||||
-rw-r--r-- | lib/libcompat/4.3/rexec.3 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libcompat/4.3/insque.3 b/lib/libcompat/4.3/insque.3 index e2adae1..29ea3f4 100644 --- a/lib/libcompat/4.3/insque.3 +++ b/lib/libcompat/4.3/insque.3 @@ -34,7 +34,7 @@ .\" .Dd December 11, 1993 .Dt INSQUE 3 -.Os BSD 4.2 +.Os .Sh NAME .Nm insque , .Nm remque diff --git a/lib/libcompat/4.3/rexec.3 b/lib/libcompat/4.3/rexec.3 index baa4601..a1b2a89 100644 --- a/lib/libcompat/4.3/rexec.3 +++ b/lib/libcompat/4.3/rexec.3 @@ -34,7 +34,7 @@ .\" .Dd June 4, 1993 .Dt REXEC 3 -.Os BSD 4.2 +.Os .Sh NAME .Nm rexec .Nd return stream to a remote command |