diff options
-rw-r--r-- | editors/uemacs/distinfo | 4 | ||||
-rw-r--r-- | editors/uemacs/patches/patch-ab | 6 | ||||
-rw-r--r-- | mail/exim/MESSAGE | 4 | ||||
-rw-r--r-- | mail/exim3/MESSAGE | 4 | ||||
-rw-r--r-- | misc/libcdio/DESCR | 2 |
5 files changed, 10 insertions, 10 deletions
diff --git a/editors/uemacs/distinfo b/editors/uemacs/distinfo index 6c0c4d1a1f4..6ca41faea95 100644 --- a/editors/uemacs/distinfo +++ b/editors/uemacs/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.3 2003/09/28 14:56:03 tron Exp $ +$NetBSD: distinfo,v 1.4 2004/02/13 23:49:12 snj Exp $ SHA1 (ue400dev.zip) = edbb0261cdaa1803d9f7dc7debfd4a9df3a668eb Size (ue400dev.zip) = 1179949 bytes SHA1 (patch-aa) = bc503d998c68d59aa297744e0b4ca9778814ec33 -SHA1 (patch-ab) = e2e929a63a1746379322191728c0c19b7a7c5f9a +SHA1 (patch-ab) = 996e5f094b26991ba111f635a9a02d05188628aa SHA1 (patch-ac) = f7aaa2514f74987a68da726a397d58089fc2d82e SHA1 (patch-ad) = 977e0ca09cc53ba4bb90936dd5e34a460d0ea4e8 SHA1 (patch-ae) = 40998fe8f82a65cbfdabc849ee68a04aac9ef821 diff --git a/editors/uemacs/patches/patch-ab b/editors/uemacs/patches/patch-ab index e9503399b35..3cdb6fef337 100644 --- a/editors/uemacs/patches/patch-ab +++ b/editors/uemacs/patches/patch-ab @@ -1,4 +1,4 @@ -$NetBSD: patch-ab,v 1.3 2003/09/28 14:56:03 tron Exp $ +$NetBSD: patch-ab,v 1.4 2004/02/13 23:49:12 snj Exp $ --- netbsd/estruct.h.orig Wed Mar 25 14:21:05 1998 +++ netbsd/estruct.h Wed Mar 25 14:25:34 1998 @@ -211,7 +211,7 @@ $NetBSD: patch-ab,v 1.3 2003/09/28 14:56:03 tron Exp $ +#endif +#endif + -+/* System dependant library redefinitions, structures and includes */ ++/* System dependent library redefinitions, structures and includes */ + +/* multibyte character support? */ + @@ -1051,7 +1051,7 @@ $NetBSD: patch-ab,v 1.3 2003/09/28 14:56:03 tron Exp $ + + +/* TEMPORARY macros for terminal I/O (to be placed in a machine -+ dependant place later) */ ++ dependent place later) */ + +#define TTopen (*term.t_open) +#define TTclose (*term.t_close) diff --git a/mail/exim/MESSAGE b/mail/exim/MESSAGE index a823576ced8..c95e9d25ce7 100644 --- a/mail/exim/MESSAGE +++ b/mail/exim/MESSAGE @@ -1,5 +1,5 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.4 2003/09/02 10:33:38 abs Exp $ +$NetBSD: MESSAGE,v 1.5 2004/02/13 23:46:25 snj Exp $ To use exim, you will need to perform the following steps manually; it is inappropriate for this package to make the changes for you. @@ -12,7 +12,7 @@ inappropriate for this package to make the changes for you. 4. Set 'sendmail=NO', 'exim=YES' and exim_flags to some sane value in /etc/rc.conf (previously it was "-bd -q15m"). Copy ${PREFIX}/etc/rc.d/exim to /etc/rc.d. -5. Configuring log rotation is dependant on personal taste and the version +5. Configuring log rotation is dependent on personal taste and the version of NetBSD in use. See weekly.conf(5), newsyslog(8), exicyclog and eximstats. diff --git a/mail/exim3/MESSAGE b/mail/exim3/MESSAGE index 4b687ad6a1c..320ef5200fe 100644 --- a/mail/exim3/MESSAGE +++ b/mail/exim3/MESSAGE @@ -1,5 +1,5 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.1.1.1 2003/12/04 04:24:48 grant Exp $ +$NetBSD: MESSAGE,v 1.2 2004/02/13 23:47:02 snj Exp $ To use exim, you will need to do the following: @@ -14,7 +14,7 @@ To use exim, you will need to do the following: 3. If you use rc.conf, set 'exim=YES' and be sure to disable any other MTAs. -4. Configuring log rotation is dependant on personal taste and your +4. Configuring log rotation is dependent on personal taste and your operating system. See exicyclog and eximstats. Additionally, on NetBSD, see weekly.conf(5) and newsyslog(8). diff --git a/misc/libcdio/DESCR b/misc/libcdio/DESCR index 668934553e3..10b5ff9c34e 100644 --- a/misc/libcdio/DESCR +++ b/misc/libcdio/DESCR @@ -1,6 +1,6 @@ This library is to encapsulate CD-ROM reading and control. Applications wishing to be oblivious of the OS- and -device-dependant properties of a CD-ROM can use this library. +device-dependent properties of a CD-ROM can use this library. Some support for disk image types like BIN/CUE and NRG is available, so applications that use this library also have the ability to read |