diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-01-16 12:11:16 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-01-16 12:11:16 +0000 |
| commit | 7a18e907dcbc5943dcd9edbce55ef888ab8c5317 (patch) | |
| tree | 7c503620167e6da3832b9299843aa212562d6c14 | |
| parent | fdf27560694f9e64e05595fd0b25958f178ebce8 (diff) | |
Notes
| -rw-r--r-- | lib/libcalendar/calendar.3 | 3 | ||||
| -rw-r--r-- | sbin/newfs/newfs.8 | 2 | ||||
| -rw-r--r-- | usr.bin/cksum/cksum.1 | 2 | ||||
| -rw-r--r-- | usr.bin/mail/mail.1 | 3 | ||||
| -rw-r--r-- | usr.bin/ncal/ncal.1 | 1 | ||||
| -rw-r--r-- | usr.sbin/periodic/periodic.8 | 1 |
6 files changed, 3 insertions, 9 deletions
diff --git a/lib/libcalendar/calendar.3 b/lib/libcalendar/calendar.3 index 090e11917243..d07ff54f5013 100644 --- a/lib/libcalendar/calendar.3 +++ b/lib/libcalendar/calendar.3 @@ -187,9 +187,6 @@ and in this library. .Sh SEE ALSO .Xr ncal 1 , .Xr strftime 3 -.Rs -.%A A. B. Author -.%D November 1997 .Sh STANDARDS The week number conforms to ISO 8601: 1988. .Sh HISTORY diff --git a/sbin/newfs/newfs.8 b/sbin/newfs/newfs.8 index c0b9f6e62a93..c1aa9a9a7f9e 100644 --- a/sbin/newfs/newfs.8 +++ b/sbin/newfs/newfs.8 @@ -373,7 +373,7 @@ not be able to boot from a file system that uses another size. .%A W. Joy .%A S. Leffler .%A R. Fabry -.%T A Fast File System for UNIX , +.%T A Fast File System for UNIX .%J ACM Transactions on Computer Systems 2 .%V 3 .%P pp 181-197 diff --git a/usr.bin/cksum/cksum.1 b/usr.bin/cksum/cksum.1 index 06169e10dfb1..922f16c71077 100644 --- a/usr.bin/cksum/cksum.1 +++ b/usr.bin/cksum/cksum.1 @@ -163,7 +163,7 @@ and utilities exit 0 on success, and >0 if an error occurs. .Sh SEE ALSO .Xr md5 1 -.Rs +.Pp The default calculation is identical to that given in pseudo-code in the following .Tn ACM diff --git a/usr.bin/mail/mail.1 b/usr.bin/mail/mail.1 index 5eea94b43837..2f63da090911 100644 --- a/usr.bin/mail/mail.1 +++ b/usr.bin/mail/mail.1 @@ -1048,9 +1048,8 @@ if it exists. .Xr aliases 5 , .Xr mailaddr 7 , .Xr sendmail 8 -and .Rs -.%T "The Mail Reference Manual" . +.%T "The Mail Reference Manual" .Re .Sh HISTORY A diff --git a/usr.bin/ncal/ncal.1 b/usr.bin/ncal/ncal.1 index 8b95c501b8e2..34f6d04858ce 100644 --- a/usr.bin/ncal/ncal.1 +++ b/usr.bin/ncal/ncal.1 @@ -105,7 +105,6 @@ A year starts on Jan 1. .Sh SEE ALSO .Xr calendar 3 , .Xr strftime 3 -.Rs .Sh HISTORY A .Nm diff --git a/usr.sbin/periodic/periodic.8 b/usr.sbin/periodic/periodic.8 index 4ce88317b343..fcafb86f6eb4 100644 --- a/usr.sbin/periodic/periodic.8 +++ b/usr.sbin/periodic/periodic.8 @@ -211,7 +211,6 @@ following lines to .Xr periodic.conf 5 , .Xr cron 8 , .Xr newsyslog 8 -.Rs .Sh DIAGNOSTICS Exit status is 0 on success and 1 if the command fails for one of the following reasons: |
