diff options
-rw-r--r-- | games/worm/worm.6 | 5 | ||||
-rw-r--r-- | gnu/usr.bin/ld/ldd/ldd.1 | 6 | ||||
-rw-r--r-- | lib/libc/compat-43/sigvec.3 | 5 | ||||
-rw-r--r-- | lib/libc/gen/alarm.3 | 5 | ||||
-rw-r--r-- | lib/libc/gen/confstr.3 | 5 | ||||
-rw-r--r-- | lib/libc/gen/nice.3 | 5 | ||||
-rw-r--r-- | lib/libc/gen/times.3 | 8 | ||||
-rw-r--r-- | lib/libc/gen/timezone.3 | 5 | ||||
-rw-r--r-- | lib/libc/gen/ualarm.3 | 5 | ||||
-rw-r--r-- | lib/libc/gen/utime.3 | 5 | ||||
-rw-r--r-- | lib/libc/gen/valloc.3 | 5 | ||||
-rw-r--r-- | lib/libc/stdlib/malloc.3 | 6 | ||||
-rw-r--r-- | lib/libc/stdlib/rand.3 | 5 | ||||
-rw-r--r-- | lib/libc/string/strtok.3 | 5 | ||||
-rw-r--r-- | sbin/mountd/mountd.8 | 6 | ||||
-rw-r--r-- | sbin/scan_ffs/scan_ffs.8 | 6 |
16 files changed, 54 insertions, 33 deletions
diff --git a/games/worm/worm.6 b/games/worm/worm.6 index 472119e7fe8..e328c017011 100644 --- a/games/worm/worm.6 +++ b/games/worm/worm.6 @@ -1,4 +1,4 @@ -.\" $OpenBSD: worm.6,v 1.3 1998/03/12 09:09:28 pjanzen Exp $ +.\" $OpenBSD: worm.6,v 1.4 1998/04/28 07:37:19 deraadt Exp $ .\" .\" Copyright (c) 1989, 1993 .\" The Regents of the University of California. All rights reserved. @@ -47,7 +47,8 @@ In .Nm worm, you are a little worm: your body is the "o"'s on the screen and your head is the "@". You move with the hjkl keys (as in the game -snake(6)). If you don't press any keys, you continue in the direction you +.Xr snake 6 Ns ). +If you don't press any keys, you continue in the direction you last moved. The upper case HJKL keys move you as if you had pressed several of the corresponding lower case key (9 for HL and 5 for JK, or until you run into a digit, whichever comes first). diff --git a/gnu/usr.bin/ld/ldd/ldd.1 b/gnu/usr.bin/ld/ldd/ldd.1 index bfa05553a7a..6d7ed604fda 100644 --- a/gnu/usr.bin/ld/ldd/ldd.1 +++ b/gnu/usr.bin/ld/ldd/ldd.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ldd.1,v 1.4 1998/03/26 19:46:53 niklas Exp $ +.\" $OpenBSD: ldd.1,v 1.5 1998/04/28 07:37:20 deraadt Exp $ .\" $NetBSD: ldd.1,v 1.2 1995/10/08 23:39:58 pk Exp $ .\" .\" Copyright (c) 1993 Paul Kranenburg @@ -42,7 +42,9 @@ .Sh DESCRIPTION .Nm ldd displays all shared objects that are needed to run the given program. -Contrary to nm(1), the list includes +Contrary to +.Xr nm 1 , +the list includes .Dq indirect dependencies that are the result of needed shared objects which themselves depend on yet other shared objects. diff --git a/lib/libc/compat-43/sigvec.3 b/lib/libc/compat-43/sigvec.3 index 255746f7e32..65aeeffb80e 100644 --- a/lib/libc/compat-43/sigvec.3 +++ b/lib/libc/compat-43/sigvec.3 @@ -29,7 +29,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $OpenBSD: sigvec.3,v 1.7 1997/11/15 23:46:16 deraadt Exp $ +.\" $OpenBSD: sigvec.3,v 1.8 1998/04/28 07:36:25 deraadt Exp $ .\" .Dd April 29, 1991 .Dt SIGVEC 3 @@ -51,7 +51,8 @@ struct sigvec { .Fn sigvec "int sig" "struct sigvec *vec" "struct sigvec *ovec" .Sh DESCRIPTION .Bf -symbolic -This interface is made obsolete by sigaction(2). +This interface is made obsolete by +.Xr sigaction 2 . .Ef .Pp The system defines a set of signals that may be delivered to a process. diff --git a/lib/libc/gen/alarm.3 b/lib/libc/gen/alarm.3 index 6c865430462..dbb8f8cb098 100644 --- a/lib/libc/gen/alarm.3 +++ b/lib/libc/gen/alarm.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: alarm.3,v 1.2 1996/08/19 08:21:40 tholo Exp $ +.\" $OpenBSD: alarm.3,v 1.3 1998/04/28 07:36:28 deraadt Exp $ .\" .\" Copyright (c) 1980, 1991, 1993, 1994 .\" The Regents of the University of California. All rights reserved. @@ -43,7 +43,8 @@ .Fn alarm "unsigned int seconds" .Sh DESCRIPTION .Bf -symbolic -This interface is made obsolete by setitimer(2). +This interface is made obsolete by +.Xr setitimer 2 . .Ef .Pp The diff --git a/lib/libc/gen/confstr.3 b/lib/libc/gen/confstr.3 index e834324ebae..3af74c4c41c 100644 --- a/lib/libc/gen/confstr.3 +++ b/lib/libc/gen/confstr.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: confstr.3,v 1.2 1996/08/19 08:21:57 tholo Exp $ +.\" $OpenBSD: confstr.3,v 1.3 1998/04/28 07:36:29 deraadt Exp $ .\" .\" Copyright (c) 1993 .\" The Regents of the University of California. All rights reserved. @@ -43,7 +43,8 @@ .Fn confstr "int name" "char *buf" "size_t len" .Sh DESCRIPTION .Bf -symbolic -This interface is obsoleted by sysctl(3). +This interface is obsoleted by +.Xr sysctl 3 . .Ef .Pp The diff --git a/lib/libc/gen/nice.3 b/lib/libc/gen/nice.3 index 87093e1025c..0c0bf3483b8 100644 --- a/lib/libc/gen/nice.3 +++ b/lib/libc/gen/nice.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nice.3,v 1.3 1998/02/18 23:26:15 deraadt Exp $ +.\" $OpenBSD: nice.3,v 1.4 1998/04/28 07:36:33 deraadt Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -43,7 +43,8 @@ .Fn nice "int incr" .Sh DESCRIPTION .Bf -symbolic -This interface is obsoleted by setpriority(2). +This interface is obsoleted by +.Xr setpriority 2 . .Ef .Pp The diff --git a/lib/libc/gen/times.3 b/lib/libc/gen/times.3 index 2807a83189d..da4f1ab4eb1 100644 --- a/lib/libc/gen/times.3 +++ b/lib/libc/gen/times.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: times.3,v 1.2 1996/08/19 08:26:41 tholo Exp $ +.\" $OpenBSD: times.3,v 1.3 1998/04/28 07:36:37 deraadt Exp $ .\" .\" Copyright (c) 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -43,8 +43,10 @@ .Fn times "struct tms *tp" .Sh DESCRIPTION .Bf -symbolic -This interface is obsoleted by getrusage(2) -and gettimeofday(3). +This interface is obsoleted by +.Xr getrusage 2 +and +.Xr gettimeofday 2 . .Ef .Pp The diff --git a/lib/libc/gen/timezone.3 b/lib/libc/gen/timezone.3 index 417f58f5de5..007ba28bd87 100644 --- a/lib/libc/gen/timezone.3 +++ b/lib/libc/gen/timezone.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: timezone.3,v 1.3 1997/05/30 07:48:27 deraadt Exp $ +.\" $OpenBSD: timezone.3,v 1.4 1998/04/28 07:36:38 deraadt Exp $ .\" .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -44,7 +44,8 @@ .ft B This interface is for compatibility only; it is impossible to reliably map timezone's arguments to a time zone abbreviation. -See ctime(3). +See +.Xr ctime 3 . .ft P .Pp The diff --git a/lib/libc/gen/ualarm.3 b/lib/libc/gen/ualarm.3 index e91e7770955..0a1b9ec0770 100644 --- a/lib/libc/gen/ualarm.3 +++ b/lib/libc/gen/ualarm.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ualarm.3,v 1.5 1997/12/24 09:04:04 tholo Exp $ +.\" $OpenBSD: ualarm.3,v 1.6 1998/04/28 07:36:40 deraadt Exp $ .\" .\" Copyright (c) 1986, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -43,7 +43,8 @@ .Fn ualarm "useconds_t microseconds" "useconds_t interval" .Sh DESCRIPTION .Bf -symbolic -This is a simplified interface to setitimer(2). +This is a simplified interface to +.Xr setitimer 2 . .Ef .Pp The diff --git a/lib/libc/gen/utime.3 b/lib/libc/gen/utime.3 index 6c3284fb563..c448b9b3d93 100644 --- a/lib/libc/gen/utime.3 +++ b/lib/libc/gen/utime.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: utime.3,v 1.3 1997/07/23 21:04:08 kstailey Exp $ +.\" $OpenBSD: utime.3,v 1.4 1998/04/28 07:36:41 deraadt Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -44,7 +44,8 @@ .Fn utime "const char *file" "const struct utimbuf *timep" .Sh DESCRIPTION .Bf -symbolic -This interface is obsoleted by utimes(2) . +This interface is obsoleted by +.Xr utimes 2 . .Ef .Pp The diff --git a/lib/libc/gen/valloc.3 b/lib/libc/gen/valloc.3 index 3c3f4b491e6..c1ba8617293 100644 --- a/lib/libc/gen/valloc.3 +++ b/lib/libc/gen/valloc.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: valloc.3,v 1.3 1998/02/13 07:44:57 deraadt Exp $ +.\" $OpenBSD: valloc.3,v 1.4 1998/04/28 07:36:43 deraadt Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -43,7 +43,8 @@ .Fn valloc "size_t size" .Sh DESCRIPTION .Bf -symbolic -Valloc is obsoleted by the current version of malloc(3), +Valloc is obsoleted by the current version of +.Xr malloc 3 , which aligns page-sized and larger allocations. .Ef .Pp diff --git a/lib/libc/stdlib/malloc.3 b/lib/libc/stdlib/malloc.3 index 6fd362b93b2..42b69f038fc 100644 --- a/lib/libc/stdlib/malloc.3 +++ b/lib/libc/stdlib/malloc.3 @@ -33,7 +33,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $OpenBSD: malloc.3,v 1.7 1997/08/23 10:43:24 pefo Exp $ +.\" $OpenBSD: malloc.3,v 1.8 1998/04/28 07:36:47 deraadt Exp $ .\" .Dd August 27, 1996 .Dt MALLOC 3 @@ -164,7 +164,9 @@ is called, even if the initial allocation was big enough. This can substantially aid in compacting memory. .It U -``utrace'' generate entries for ktrace(1) for all operations. +``utrace'' generate entries for +.Xr ktrace 1 +for all operations. Consult the source for this one. .It X diff --git a/lib/libc/stdlib/rand.3 b/lib/libc/stdlib/rand.3 index a27720d6144..0236a30118b 100644 --- a/lib/libc/stdlib/rand.3 +++ b/lib/libc/stdlib/rand.3 @@ -33,7 +33,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $OpenBSD: rand.3,v 1.2 1996/08/19 08:33:44 tholo Exp $ +.\" $OpenBSD: rand.3,v 1.3 1998/04/28 07:36:49 deraadt Exp $ .\" .Dd June 29, 1991 .Dt RAND 3 @@ -50,7 +50,8 @@ .Fn rand void .Sh DESCRIPTION .Bf -symbolic -These interfaces are obsoleted by random(3). +These interfaces are obsoleted by +.Xr random 3 . .Ef .Pp The diff --git a/lib/libc/string/strtok.3 b/lib/libc/string/strtok.3 index ce4a75c007a..876e0eb515a 100644 --- a/lib/libc/string/strtok.3 +++ b/lib/libc/string/strtok.3 @@ -33,7 +33,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $OpenBSD: strtok.3,v 1.2 1996/08/19 08:34:27 tholo Exp $ +.\" $OpenBSD: strtok.3,v 1.3 1998/04/28 07:36:55 deraadt Exp $ .\" .Dd June 29, 1991 .Dt STRTOK 3 @@ -48,7 +48,8 @@ .Fn strtok "char *str" "const char *sep" .Sh DESCRIPTION .Bf -symbolic -This interface is obsoleted by strsep(3). +This interface is obsoleted by +.Xr strsep 3 . .Ef .Pp The diff --git a/sbin/mountd/mountd.8 b/sbin/mountd/mountd.8 index c3597545a9d..04b500dfbcd 100644 --- a/sbin/mountd/mountd.8 +++ b/sbin/mountd/mountd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mountd.8,v 1.6 1997/09/14 02:29:55 deraadt Exp $ +.\" $OpenBSD: mountd.8,v 1.7 1998/04/28 07:37:22 deraadt Exp $ .\" $NetBSD: mountd.8,v 1.11 1996/02/18 11:57:51 fvdl Exp $ .\" .\" Copyright (c) 1989, 1991, 1993 @@ -85,7 +85,9 @@ for the exports file. .Pp When mountd is started, it loads the export host addresses and options into the kernel -using the mount(2) system call. +using the +.Xr mount 2 +system call. After changing the exports file, a hangup signal should be sent to the mountd daemon to get it to reload the export information. diff --git a/sbin/scan_ffs/scan_ffs.8 b/sbin/scan_ffs/scan_ffs.8 index 0bf55723a3d..d13cfe82607 100644 --- a/sbin/scan_ffs/scan_ffs.8 +++ b/sbin/scan_ffs/scan_ffs.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: scan_ffs.8,v 1.1 1998/02/05 17:15:51 weingart Exp $ +.\" $OpenBSD: scan_ffs.8,v 1.2 1998/04/28 07:37:25 deraadt Exp $ .\" .\" Copyright (c) 1997 Niklas Hallqvist, Tobias Weingartner .\" All rights reserved. @@ -121,7 +121,9 @@ which used to exist on the disk, keep that in mind while spews out its things. .Pp .It -Use disklabel(8) to reconstruct the disklabel on the affected disk, using +Use +.Xr disklabel 8 +to reconstruct the disklabel on the affected disk, using all the information you gathered from .Nm and other sources. |