mdoc version three
authorCynthia A. E. Livingston <cael@ucbvax.Berkeley.EDU>
Sun, 28 Jul 1991 13:09:13 +0000 (05:09 -0800)
committerCynthia A. E. Livingston <cael@ucbvax.Berkeley.EDU>
Sun, 28 Jul 1991 13:09:13 +0000 (05:09 -0800)
SCCS-vsn: bin/rmail/rmail.8 6.9
SCCS-vsn: bin/echo/echo.1 6.8
SCCS-vsn: bin/mv/mv.1 6.9
SCCS-vsn: bin/hostname/hostname.1 6.8
SCCS-vsn: bin/sleep/sleep.1 6.6

usr/src/bin/echo/echo.1
usr/src/bin/hostname/hostname.1
usr/src/bin/mv/mv.1
usr/src/bin/rmail/rmail.8
usr/src/bin/sleep/sleep.1

index 35364ce..03b3f5f 100644 (file)
@@ -4,10 +4,10 @@
 .\" This code is derived from software contributed to Berkeley by
 .\" the Institute of Electrical and Electronics Engineers, Inc.
 .\"
 .\" This code is derived from software contributed to Berkeley by
 .\" the Institute of Electrical and Electronics Engineers, Inc.
 .\"
-.\" %sccs.include.redist.man%
+.\" %sccs.include.redist.roff%
+.\"
+.\"    @(#)echo.1      6.8 (Berkeley) %G%
 .\"
 .\"
-.\"     @(#)echo.1     6.7 (Berkeley) %G%
-.Vx
 .Dd 
 .Dt ECHO 1
 .Os
 .Dd 
 .Dt ECHO 1
 .Os
 .Sh SYNOPSIS
 .Nm echo
 .Op Fl n
 .Sh SYNOPSIS
 .Nm echo
 .Op Fl n
-.Op string\& ...
+.Op "string ..."
 .Sh DESCRIPTION
 The
 .Sh DESCRIPTION
 The
-.Nm
-utility writes any specified operands (separated by single blank (`` '')
-characters), followed by a newline (``\en'') character, to the standard
+.Nm echo
+utility writes any specified operandsseparated by single blank (`` '')
+characters) and followed by a newline (``\en'') character, to the standard
 output.
 .Pp
 The following option is available:
 output.
 .Pp
 The following option is available:
-.Tw Ds
-.Tp Fl n
+.Bl -tag -width flag
+.It Fl n
 Do not print the trailing newline character.
 Do not print the trailing newline character.
-.Tp
+.El
 .Pp
 .Pp
-.Nm Echo
+The
+.Nm echo
 utility exits 0 on success, and >0 if an error occurs.
 .Sh SEE ALSO
 .Xr printf 1
 .Sh STANDARDS
 The
 .Nm echo
 utility exits 0 on success, and >0 if an error occurs.
 .Sh SEE ALSO
 .Xr printf 1
 .Sh STANDARDS
 The
 .Nm echo
-function is expected to be POSIX 1003.2 compatible.
+utility is expected to be
+.St -p1003.2
+compatible.
index 31eff4b..c5c2639 100644 (file)
@@ -1,12 +1,10 @@
 .\" Copyright (c) 1983, 1988, 1990 The Regents of the University of California.
 .\" All rights reserved.
 .\"
 .\" Copyright (c) 1983, 1988, 1990 The Regents of the University of California.
 .\" All rights reserved.
 .\"
-.\" %sccs.include.redist.man%
+.\" %sccs.include.redist.roff%
 .\"
 .\"
-.\"     @(#)hostname.1 6.7 (Berkeley) %G%
+.\"    @(#)hostname.1  6.8 (Berkeley) %G%
 .\"
 .\"
-.Vx
-.Vx
 .Dd 
 .Dt HOSTNAME 1
 .Os BSD 4.2
 .Dd 
 .Dt HOSTNAME 1
 .Os BSD 4.2
@@ -27,13 +25,15 @@ normally run at boot
 time.
 .Pp
 Options:
 time.
 .Pp
 Options:
-.Tw Ds
-.Tp Fl s
+.Bl -tag -width flag
+.It Fl s
 Trims off any domain information from the printed
 name.
 Trims off any domain information from the printed
 name.
-.Tp
+.El
 .Sh SEE ALSO
 .Xr gethostname 2
 .Sh HISTORY
 .Sh SEE ALSO
 .Xr gethostname 2
 .Sh HISTORY
-.Nm Hostname
-appeared in 4.2 BSD.
+The
+.Nm hostname
+command appeared in
+.Bx 4.2 .
index a5afc09..e4ce3a3 100644 (file)
@@ -4,11 +4,10 @@
 .\" This code is derived from software contributed to Berkeley by
 .\" the Institute of Electrical and Electronics Engineers, Inc.
 .\"
 .\" This code is derived from software contributed to Berkeley by
 .\" the Institute of Electrical and Electronics Engineers, Inc.
 .\"
-.\" %sccs.include.redist.man%
+.\" %sccs.include.redist.roff%
 .\"
 .\"
-.\"     @(#)mv.1       6.8 (Berkeley) %G%
+.\"    @(#)mv.1        6.9 (Berkeley) %G%
 .\"
 .\"
-.Vx
 .Dd 
 .Dt MV 1
 .Os
 .Dd 
 .Dt MV 1
 .Os
 .Nd move files
 .Sh SYNOPSIS
 .Nm mv
 .Nd move files
 .Sh SYNOPSIS
 .Nm mv
-.Op Fl f Li \&| Fl i
+.Op Fl f | Fl i
 .Ar source target
 .Nm mv
 .Ar source target
 .Nm mv
-.Op  Fl f Li \&| Fl i
+.Op  Fl f | Fl i
 .Ar source ... source directory
 .Ar source ... source directory
-.De
 .Sh DESCRIPTION
 .Pp
 In its first form, the
 .Sh DESCRIPTION
 .Pp
 In its first form, the
@@ -47,8 +45,8 @@ concatenation of the last operand, a slash, and the final pathname
 component of the named file.
 .Pp
 The following options are available:
 component of the named file.
 .Pp
 The following options are available:
-.Tw Ds
-.Tp Fl f
+.Bl -tag -width flag
+.It Fl f
 Do not prompt for confirmation before overwriting the destination
 path.
 (The
 Do not prompt for confirmation before overwriting the destination
 path.
 (The
@@ -56,14 +54,14 @@ path.
 option is ignored if the
 .Fl f
 option is specified.)
 option is ignored if the
 .Fl f
 option is specified.)
-.Tp Fl i
+.It Fl i
 Causes
 .Nm mv
 to write a prompt to standard error before moving a file that would
 overwrite an existing file.
 If the response from the standard input begins with the character ``y'',
 the move is attempted.
 Causes
 .Nm mv
 to write a prompt to standard error before moving a file that would
 overwrite an existing file.
 If the response from the standard input begins with the character ``y'',
 the move is attempted.
-.Tp
+.El
 .Pp
 It is an error for either the
 .Ar source
 .Pp
 It is an error for either the
 .Ar source
@@ -85,12 +83,11 @@ and
 .Xr rm 1
 to accomplish the move.
 The effect is equivalent to:
 .Xr rm 1
 to accomplish the move.
 The effect is equivalent to:
-.Pp
-.Ds I
+.Bd -literal -offset indent
 rm -f destination_path && \e
 \tcp -pr source_file destination && \e
 \trm -rf source_file
 rm -f destination_path && \e
 \tcp -pr source_file destination && \e
 \trm -rf source_file
-.De
+.Ed
 .Pp
 The
 .Nm mv
 .Pp
 The
 .Nm mv
@@ -100,4 +97,6 @@ utility exits 0 on success, and >0 if an error occurs.
 .Sh STANDARDS
 The
 .Nm mv
 .Sh STANDARDS
 The
 .Nm mv
-function is expected to be POSIX 1003.2 compatible.
+utility is expected to be
+.St -p1003.2
+compatible.
index 0411097..c82f6b3 100644 (file)
@@ -1,12 +1,10 @@
 .\" Copyright (c) 1983, 1990 The Regents of the University of California.
 .\" All rights reserved.
 .\"
 .\" Copyright (c) 1983, 1990 The Regents of the University of California.
 .\" All rights reserved.
 .\"
-.\" %sccs.include.redist.man%
+.\" %sccs.include.redist.roff%
 .\"
 .\"
-.\"     @(#)rmail.8    6.8 (Berkeley) %G%
+.\"    @(#)rmail.8     6.9 (Berkeley) %G%
 .\"
 .\"
-.Vx
-.Vx
 .Dd 
 .Dt RMAIL 8
 .Os BSD 4.2
 .Dd 
 .Dt RMAIL 8
 .Os BSD 4.2
@@ -37,8 +35,11 @@ and
 .Xr uucp 1 ,
 .Xr sendmail 8
 .Sh HISTORY
 .Xr uucp 1 ,
 .Xr sendmail 8
 .Sh HISTORY
-.Nm Rmail
-apeared in 4.2 BSD.
+The
+.Nm rmail
+program appeared in
+.Bx 4.2 .
 .Sh BUGS
 .Nm Rmail
 .Sh BUGS
 .Nm Rmail
-should not reside in /bin.
+should not reside in
+.Pa /bin .
index 811ed77..4c9555b 100644 (file)
@@ -4,11 +4,10 @@
 .\" This code is derived from software contributed to Berkeley by
 .\" the Institute of Electrical and Electronics Engineers, Inc.
 .\"
 .\" This code is derived from software contributed to Berkeley by
 .\" the Institute of Electrical and Electronics Engineers, Inc.
 .\"
-.\" %sccs.include.redist.man%
+.\" %sccs.include.redist.roff%
 .\"
 .\"
-.\"     @(#)sleep.1    6.5 (Berkeley) %G%
+.\"    @(#)sleep.1     6.6 (Berkeley) %G%
 .\"
 .\"
-.Vx
 .Dd 
 .Dt SLEEP 1
 .Os
 .Dd 
 .Dt SLEEP 1
 .Os
@@ -26,17 +25,20 @@ suspends execution for a minimum of
 .Ar seconds .
 .Nm Sleep
 is used to schedule the execution of other commands (see
 .Ar seconds .
 .Nm Sleep
 is used to schedule the execution of other commands (see
-EXAMPLES below).
+.Sx EXAMPLES
+below).
 .Pp
 The
 .Nm Sleep
 utility exits with one of the following values:
 .Pp
 The
 .Nm Sleep
 utility exits with one of the following values:
-.Tw Ds
-.Tp Li \&0
-On successful completetion, or if the signal SIGALRM was received.
-.Tp Li \&>\&0
+.Bl -tag -width flag
+.It Li \&0
+On successful completetion, or if the signal
+.Dv SIGALRM
+was received.
+.It Li \&>\&0
 An error occurred.
 An error occurred.
-.Tp
+.El
 .Sh EXAMPLES
 To schedule the execution of a command for
 .Va x
 .Sh EXAMPLES
 To schedule the execution of a command for
 .Va x
@@ -52,7 +54,7 @@ utility.)
 To reiteratively run a command (with the
 .Xr csh 1 ) :
 .Pp
 To reiteratively run a command (with the
 .Xr csh 1 ) :
 .Pp
-.Ds I
+.Bd -literal -offset indent -compact
 while (1)
        if (! -r zzz.rawdata) then
                sleep 300
 while (1)
        if (! -r zzz.rawdata) then
                sleep 300
@@ -64,7 +66,7 @@ while (1)
                break
        endif
 end
                break
        endif
 end
-.De
+.Ed
 .Pp
 The scenario for a script such as this might be: a program currently
 running is taking longer than expected to process a series of
 .Pp
 The scenario for a script such as this might be: a program currently
 running is taking longer than expected to process a series of
@@ -81,4 +83,8 @@ awk job.
 .Xr sleep 3 ,
 .Xr at 1
 .Sh STANDARDS
 .Xr sleep 3 ,
 .Xr at 1
 .Sh STANDARDS
-The sleep function is expected to be POSIX 1003.2 compatible.
+The
+.Nm sleep
+command is expected to be
+.St -p1003.2
+compatible.