POSIX 2013 audit
Mostly manpage-shuffling according to the changes in the corrigendum, wording changes and more idiomatic expressions. All this is finished up by marking the POSIX 2013 conformant tools with .St -p1003.1-2013 which is not available in older mandoc builds or nroff, but which reflects what we actually did, so who cares? This is a huge step and it's not far until we can release sbase 0.1.
This commit is contained in:
parent
06b663234f
commit
57dc7b94b0
118
README
118
README
|
@ -12,85 +12,85 @@ The following tools are implemented:
|
||||||
|
|
||||||
UTILITY MISSING FLAGS
|
UTILITY MISSING FLAGS
|
||||||
------- -------------
|
------- -------------
|
||||||
=*| basename .
|
=*|o basename .
|
||||||
=*| cal .
|
=*|o cal .
|
||||||
=*| cat .
|
=*|o cat .
|
||||||
=*| chgrp .
|
=*|o chgrp .
|
||||||
=*| chmod .
|
=*|o chmod .
|
||||||
=*| chown .
|
=*|o chown .
|
||||||
=*|x chroot .
|
=*|x chroot .
|
||||||
=*| cksum .
|
=*|o cksum .
|
||||||
=*| cmp .
|
=*|o cmp .
|
||||||
#*|x cols .
|
#*|x cols .
|
||||||
#*|x col .
|
#*|x col .
|
||||||
=*| comm .
|
=*|o comm .
|
||||||
=*| cp (-i)
|
=*|o cp (-i)
|
||||||
=*|x cron .
|
=*|x cron .
|
||||||
#*| cut .
|
#*|o cut .
|
||||||
=*| date .
|
=*|o date .
|
||||||
=*| dirname .
|
=*|o dirname .
|
||||||
=*| du .
|
=*|o du .
|
||||||
=*| echo .
|
=*|o echo .
|
||||||
=*| env .
|
=*|o env .
|
||||||
#*| expand .
|
#*|o expand .
|
||||||
#*| expr .
|
#*|o expr .
|
||||||
=*| false .
|
=*|o false .
|
||||||
= find .
|
= find .
|
||||||
#*| fold .
|
#*|o fold .
|
||||||
=* grep .
|
=* o grep .
|
||||||
=*| head .
|
=*|o head .
|
||||||
=*|x hostname .
|
=*|x hostname .
|
||||||
=*| kill .
|
=*|o kill .
|
||||||
=*| link .
|
=*|o link .
|
||||||
=*| ln .
|
=*|o ln .
|
||||||
=*| logger .
|
=*|o logger .
|
||||||
=*| logname .
|
=*|o logname .
|
||||||
#* ls (-C, -m, -s, -x)
|
#* o ls (-C, -k, -m, -p, -s, -x)
|
||||||
=*|x md5sum .
|
=*|x md5sum .
|
||||||
=*| mkdir .
|
=*|o mkdir .
|
||||||
=*| mkfifo .
|
=*|o mkfifo .
|
||||||
=*|x mktemp .
|
=*|x mktemp .
|
||||||
=*| mv (-i)
|
=*|o mv (-i)
|
||||||
=*| nice .
|
=*|o nice .
|
||||||
#*| nl .
|
#*|o nl .
|
||||||
=*| nohup .
|
=*|o nohup .
|
||||||
#*| paste .
|
#*|o paste .
|
||||||
=*|x printenv .
|
=*|x printenv .
|
||||||
#*| printf .
|
#*|o printf .
|
||||||
=*| pwd .
|
=*|o pwd .
|
||||||
=*|x readlink .
|
=*|x readlink .
|
||||||
=*| renice .
|
=*|o renice .
|
||||||
=*| rm (-i)
|
=*|o rm (-i)
|
||||||
=*| rmdir .
|
=*|o rmdir .
|
||||||
# sed .
|
# sed .
|
||||||
=*|x seq .
|
=*|x seq .
|
||||||
=*|x setsid .
|
=*|x setsid .
|
||||||
=*|x sha1sum .
|
=*|x sha1sum .
|
||||||
=*|x sha256sum .
|
=*|x sha256sum .
|
||||||
=*|x sha512sum .
|
=*|x sha512sum .
|
||||||
=*| sleep .
|
=*|o sleep .
|
||||||
sort -d, -f, -i
|
sort -d, -f, -i
|
||||||
=*| split .
|
=*|o split .
|
||||||
=*|x sponge .
|
=*|x sponge .
|
||||||
#*| strings .
|
#*|o strings .
|
||||||
=*|x sync .
|
=*|x sync .
|
||||||
=*| tail .
|
=*|o tail .
|
||||||
=*|x tar .
|
=*|x tar .
|
||||||
=*| tee .
|
=*|o tee .
|
||||||
=*| test .
|
=*|o test .
|
||||||
=*| time .
|
=*|o time .
|
||||||
=*| touch .
|
=*|o touch .
|
||||||
#*| tr .
|
#*|o tr .
|
||||||
=*| true .
|
=*|o true .
|
||||||
=*| tty .
|
=*|o tty .
|
||||||
=*| uname .
|
=*|o uname .
|
||||||
#*| unexpand .
|
#*|o unexpand .
|
||||||
=*| uniq .
|
=*|o uniq .
|
||||||
=*| unlink .
|
=*|o unlink .
|
||||||
=*| uudecode .
|
=*|o uudecode .
|
||||||
=*| uuencode .
|
=*|o uuencode .
|
||||||
#*| wc .
|
#*|o wc .
|
||||||
=*| xargs (-p)
|
=*|o xargs (-p)
|
||||||
=*|x yes .
|
=*|x yes .
|
||||||
|
|
||||||
The complement of sbase is ubase[1] which is Linux-specific and
|
The complement of sbase is ubase[1] which is Linux-specific and
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
.Dd February 28, 2015
|
.Dd March 27, 2015
|
||||||
.Dt BASENAME 1
|
.Dt BASENAME 1
|
||||||
.Os sbase
|
.Os sbase
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -22,5 +22,5 @@ to stdout.
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility is compliant with the
|
utility is compliant with the
|
||||||
.St -p1003.1-2008
|
.St -p1003.1-2013
|
||||||
specification.
|
specification.
|
||||||
|
|
4
cal.1
4
cal.1
|
@ -1,4 +1,4 @@
|
||||||
.Dd March 8, 2015
|
.Dd March 27, 2015
|
||||||
.Dt CAL 1
|
.Dt CAL 1
|
||||||
.Os sbase
|
.Os sbase
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -62,7 +62,7 @@ or current year.
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility is compliant with the
|
utility is compliant with the
|
||||||
.St -p1003.1-2008
|
.St -p1003.1-2013
|
||||||
specification.
|
specification.
|
||||||
.Pp
|
.Pp
|
||||||
The flags
|
The flags
|
||||||
|
|
4
cat.1
4
cat.1
|
@ -1,4 +1,4 @@
|
||||||
.Dd March 1, 2015
|
.Dd March 27, 2015
|
||||||
.Dt CAT 1
|
.Dt CAT 1
|
||||||
.Os sbase
|
.Os sbase
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -26,5 +26,5 @@ Unbuffered output.
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility is compliant with the
|
utility is compliant with the
|
||||||
.St -p1003.1-2008
|
.St -p1003.1-2013
|
||||||
specification.
|
specification.
|
||||||
|
|
4
chgrp.1
4
chgrp.1
|
@ -1,4 +1,4 @@
|
||||||
.Dd March 8, 2015
|
.Dd March 27, 2015
|
||||||
.Dt CHGRP 1
|
.Dt CHGRP 1
|
||||||
.Os sbase
|
.Os sbase
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -46,5 +46,5 @@ Preserve symbolic links. This is the default.
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility is compliant with the
|
utility is compliant with the
|
||||||
.St -p1003.1-2008
|
.St -p1003.1-2013
|
||||||
specification.
|
specification.
|
||||||
|
|
4
chmod.1
4
chmod.1
|
@ -1,4 +1,4 @@
|
||||||
.Dd March 5, 2015
|
.Dd March 27, 2015
|
||||||
.Dt CHMOD 1
|
.Dt CHMOD 1
|
||||||
.Os sbase
|
.Os sbase
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -76,7 +76,7 @@ Preserve symbolic links. This is the default.
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility is compliant with the
|
utility is compliant with the
|
||||||
.St -p1003.1-2008
|
.St -p1003.1-2013
|
||||||
specification.
|
specification.
|
||||||
.Pp
|
.Pp
|
||||||
The
|
The
|
||||||
|
|
4
chown.1
4
chown.1
|
@ -1,4 +1,4 @@
|
||||||
.Dd March 9, 2015
|
.Dd March 27, 2015
|
||||||
.Dt CHOWN 1
|
.Dt CHOWN 1
|
||||||
.Os sbase
|
.Os sbase
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -48,5 +48,5 @@ Preserve symbolic links. This is the default.
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility is compliant with the
|
utility is compliant with the
|
||||||
.St -p1003.1-2008
|
.St -p1003.1-2013
|
||||||
specification.
|
specification.
|
||||||
|
|
4
cksum.1
4
cksum.1
|
@ -1,4 +1,4 @@
|
||||||
.Dd January 17, 2015
|
.Dd March 27, 2015
|
||||||
.Dt CKSUM 1
|
.Dt CKSUM 1
|
||||||
.Os sbase
|
.Os sbase
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -24,5 +24,5 @@ reads from stdin.
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility is compliant with the
|
utility is compliant with the
|
||||||
.St -p1003.1-2008
|
.St -p1003.1-2013
|
||||||
specification.
|
specification.
|
||||||
|
|
4
cmp.1
4
cmp.1
|
@ -1,4 +1,4 @@
|
||||||
.Dd February 7, 2015
|
.Dd March 27, 2015
|
||||||
.Dt CMP 1
|
.Dt CMP 1
|
||||||
.Os sbase
|
.Os sbase
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -46,7 +46,7 @@ An error occurred.
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility is compliant with the
|
utility is compliant with the
|
||||||
.St -p1003.1-2008
|
.St -p1003.1-2013
|
||||||
specification.
|
specification.
|
||||||
.Pp
|
.Pp
|
||||||
The "char" in the default result format has been replaced with "byte".
|
The "char" in the default result format has been replaced with "byte".
|
||||||
|
|
4
comm.1
4
comm.1
|
@ -1,4 +1,4 @@
|
||||||
.Dd January 18, 2015
|
.Dd March 27, 2015
|
||||||
.Dt COMM 1
|
.Dt COMM 1
|
||||||
.Os sbase
|
.Os sbase
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -40,5 +40,5 @@ Suppress column 1 | 2 | 3
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility is compliant with the
|
utility is compliant with the
|
||||||
.St -p1003.1-2008
|
.St -p1003.1-2013
|
||||||
specification.
|
specification.
|
||||||
|
|
8
cp.1
8
cp.1
|
@ -1,4 +1,4 @@
|
||||||
.Dd March 2, 2015
|
.Dd March 27, 2015
|
||||||
.Dt CP 1
|
.Dt CP 1
|
||||||
.Os sbase
|
.Os sbase
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -61,11 +61,11 @@ are not copied.
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility is compliant with the
|
utility is compliant with the
|
||||||
.St -p1003.1-2008
|
.St -p1003.1-2013
|
||||||
specification except from the
|
specification except from the
|
||||||
.Op Fl i
|
.Op Fl i
|
||||||
flag.
|
flag.
|
||||||
.Pp
|
.Pp
|
||||||
The flags
|
The
|
||||||
.Op Fl av
|
.Op Fl av
|
||||||
are an extension to that specification.
|
flags are an extension to that specification.
|
||||||
|
|
4
cut.1
4
cut.1
|
@ -1,4 +1,4 @@
|
||||||
.Dd January 22, 2015
|
.Dd March 27, 2015
|
||||||
.Dt CUT 1
|
.Dt CUT 1
|
||||||
.Os sbase
|
.Os sbase
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -64,7 +64,7 @@ Suppress lines not containing field delimiters.
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility is compliant with the
|
utility is compliant with the
|
||||||
.St -p1003.1-2008
|
.St -p1003.1-2013
|
||||||
specification.
|
specification.
|
||||||
.Pp
|
.Pp
|
||||||
The possibility of separating numbers and ranges with a space and specifying
|
The possibility of separating numbers and ranges with a space and specifying
|
||||||
|
|
4
date.1
4
date.1
|
@ -1,4 +1,4 @@
|
||||||
.Dd January 23, 2015
|
.Dd March 27, 2015
|
||||||
.Dt DATE 1
|
.Dt DATE 1
|
||||||
.Os sbase
|
.Os sbase
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -31,7 +31,7 @@ Print UTC time instead of local time.
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility is compliant with the
|
utility is compliant with the
|
||||||
.St -p1003.1-2008
|
.St -p1003.1-2013
|
||||||
specification.
|
specification.
|
||||||
.Pp
|
.Pp
|
||||||
The
|
The
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
.Dd February 28, 2015
|
.Dd March 27, 2015
|
||||||
.Dt DIRNAME 1
|
.Dt DIRNAME 1
|
||||||
.Os sbase
|
.Os sbase
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -19,5 +19,5 @@ with its final path component removed to stdout.
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility is compliant with the
|
utility is compliant with the
|
||||||
.St -p1003.1-2008
|
.St -p1003.1-2013
|
||||||
specification.
|
specification.
|
||||||
|
|
12
du.1
12
du.1
|
@ -1,4 +1,4 @@
|
||||||
.Dd February 18, 2015
|
.Dd March 27, 2015
|
||||||
.Dt DU 1
|
.Dt DU 1
|
||||||
.Os sbase
|
.Os sbase
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -51,7 +51,9 @@ Do not traverse file systems mount points.
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility is compliant with the
|
utility is compliant with the
|
||||||
.St -p1003.1-2008
|
.St -p1003.1-2013
|
||||||
specification. The
|
specification.
|
||||||
.Op Fl P
|
.Pp
|
||||||
flag is an extension to that specification.
|
The
|
||||||
|
.Op Fl dhP
|
||||||
|
flags are an extension to that specification.
|
||||||
|
|
4
echo.1
4
echo.1
|
@ -1,4 +1,4 @@
|
||||||
.Dd February 28, 2015
|
.Dd March 27, 2015
|
||||||
.Dt ECHO 1
|
.Dt ECHO 1
|
||||||
.Os sbase
|
.Os sbase
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -23,7 +23,7 @@ Do not print the terminating newline.
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility is compliant with the
|
utility is compliant with the
|
||||||
.St -p1003.1-2008
|
.St -p1003.1-2013
|
||||||
specification.
|
specification.
|
||||||
.Pp
|
.Pp
|
||||||
The
|
The
|
||||||
|
|
4
env.1
4
env.1
|
@ -1,4 +1,4 @@
|
||||||
.Dd March 1, 2015
|
.Dd March 27, 2015
|
||||||
.Dt ENV 1
|
.Dt ENV 1
|
||||||
.Os sbase
|
.Os sbase
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -43,7 +43,7 @@ in the environment.
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility is compliant with the
|
utility is compliant with the
|
||||||
.St -p1003.1-2008
|
.St -p1003.1-2013
|
||||||
specification.
|
specification.
|
||||||
.Pp
|
.Pp
|
||||||
The
|
The
|
||||||
|
|
4
expand.1
4
expand.1
|
@ -1,4 +1,4 @@
|
||||||
.Dd March 13, 2015
|
.Dd March 27, 2015
|
||||||
.Dt EXPAND 1
|
.Dt EXPAND 1
|
||||||
.Os sbase
|
.Os sbase
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -43,7 +43,7 @@ is "8".
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility is compliant with the
|
utility is compliant with the
|
||||||
.St -p1003.1-2008
|
.St -p1003.1-2013
|
||||||
specification.
|
specification.
|
||||||
.Pp
|
.Pp
|
||||||
The
|
The
|
||||||
|
|
4
expr.1
4
expr.1
|
@ -1,4 +1,4 @@
|
||||||
.Dd January 25, 2015
|
.Dd March 27, 2015
|
||||||
.Dt EXPR 1
|
.Dt EXPR 1
|
||||||
.Os sbase
|
.Os sbase
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -99,5 +99,5 @@ An error occurred.
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility is compliant with the
|
utility is compliant with the
|
||||||
.St -p1003.1-2008
|
.St -p1003.1-2013
|
||||||
specification.
|
specification.
|
||||||
|
|
4
false.1
4
false.1
|
@ -1,4 +1,4 @@
|
||||||
.Dd January 16, 2015
|
.Dd March 27, 2015
|
||||||
.Dt FALSE 1
|
.Dt FALSE 1
|
||||||
.Os sbase
|
.Os sbase
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -13,5 +13,5 @@ returns a status code indicating failure.
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility is compliant with the
|
utility is compliant with the
|
||||||
.St -p1003.1-2008
|
.St -p1003.1-2013
|
||||||
specification.
|
specification.
|
||||||
|
|
6
fold.1
6
fold.1
|
@ -1,4 +1,4 @@
|
||||||
.Dd March 13, 2015
|
.Dd March 27, 2015
|
||||||
.Dt FOLD 1
|
.Dt FOLD 1
|
||||||
.Os sbase
|
.Os sbase
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -28,13 +28,13 @@ at the last space within width.
|
||||||
.It Fl w Ar num | Fl Ns Ar num
|
.It Fl w Ar num | Fl Ns Ar num
|
||||||
Break at
|
Break at
|
||||||
.Ar num
|
.Ar num
|
||||||
characters. Default is 80.
|
characters. The default is 80.
|
||||||
.El
|
.El
|
||||||
.Sh STANDARDS
|
.Sh STANDARDS
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility is compliant with the
|
utility is compliant with the
|
||||||
.St -p1003.1-2008
|
.St -p1003.1-2013
|
||||||
specification.
|
specification.
|
||||||
.Pp
|
.Pp
|
||||||
The
|
The
|
||||||
|
|
8
grep.1
8
grep.1
|
@ -1,4 +1,4 @@
|
||||||
.Dd November 21, 2014
|
.Dd March 27, 2015
|
||||||
.Dt GREP 1
|
.Dt GREP 1
|
||||||
.Os sbase
|
.Os sbase
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -85,9 +85,9 @@ An error occurred.
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility is compliant with the
|
utility is compliant with the
|
||||||
.St -p1003.1-2008
|
.St -p1003.1-2013
|
||||||
specification.
|
specification.
|
||||||
.Pp
|
.Pp
|
||||||
The flags
|
The
|
||||||
.Op Fl Hhw
|
.Op Fl Hhw
|
||||||
are an extension to that specification.
|
flags are an extension to that specification.
|
||||||
|
|
4
head.1
4
head.1
|
@ -1,4 +1,4 @@
|
||||||
.Dd March 5, 2015
|
.Dd March 27, 2015
|
||||||
.Dt HEAD 1
|
.Dt HEAD 1
|
||||||
.Os sbase
|
.Os sbase
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -35,7 +35,7 @@ lines. Default is 10.
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility is compliant with the
|
utility is compliant with the
|
||||||
.St -p1003.1-2008
|
.St -p1003.1-2013
|
||||||
specification.
|
specification.
|
||||||
.Pp
|
.Pp
|
||||||
The
|
The
|
||||||
|
|
8
kill.1
8
kill.1
|
@ -1,4 +1,4 @@
|
||||||
.Dd March 16, 2015
|
.Dd March 27, 2015
|
||||||
.Dt KILL 1
|
.Dt KILL 1
|
||||||
.Os sbase
|
.Os sbase
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -33,7 +33,7 @@ The default is TERM.
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility is compliant with the
|
utility is compliant with the
|
||||||
.St -p1003.1-2008
|
.St -p1003.1-2013
|
||||||
specification.
|
specification.
|
||||||
.Pp
|
.Pp
|
||||||
The
|
The
|
||||||
|
@ -41,7 +41,7 @@ The
|
||||||
and
|
and
|
||||||
.Fl Ar num
|
.Fl Ar num
|
||||||
syntax is marked by
|
syntax is marked by
|
||||||
.St -p1003.1-2008
|
.St -p1003.1-2013
|
||||||
as being an
|
as an
|
||||||
X/OPEN System Interfaces
|
X/OPEN System Interfaces
|
||||||
option.
|
option.
|
||||||
|
|
4
link.1
4
link.1
|
@ -1,4 +1,4 @@
|
||||||
.Dd January 25, 2015
|
.Dd March 27, 2015
|
||||||
.Dt LINK 1
|
.Dt LINK 1
|
||||||
.Os sbase
|
.Os sbase
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -16,5 +16,5 @@ to
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility is compliant with the
|
utility is compliant with the
|
||||||
.St -p1003.1-2008
|
.St -p1003.1-2013
|
||||||
specification.
|
specification.
|
||||||
|
|
4
ln.1
4
ln.1
|
@ -1,4 +1,4 @@
|
||||||
.Dd March 5, 2015
|
.Dd March 27, 2015
|
||||||
.Dt LN 1
|
.Dt LN 1
|
||||||
.Os sbase
|
.Os sbase
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -61,5 +61,5 @@ because their purpose does not apply to symbolic links.
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility is compliant with the
|
utility is compliant with the
|
||||||
.St -p1003.1-2008
|
.St -p1003.1-2013
|
||||||
specification.
|
specification.
|
||||||
|
|
4
logger.1
4
logger.1
|
@ -1,4 +1,4 @@
|
||||||
.Dd March 7, 2015
|
.Dd March 27, 2015
|
||||||
.Dt LOGGER 1
|
.Dt LOGGER 1
|
||||||
.Os sbase
|
.Os sbase
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -47,7 +47,7 @@ to each line in the log.
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility is compliant with the
|
utility is compliant with the
|
||||||
.St -p1003.1-2008
|
.St -p1003.1-2013
|
||||||
specification.
|
specification.
|
||||||
.Pp
|
.Pp
|
||||||
The
|
The
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
.Dd January 26, 2015
|
.Dd March 27, 2015
|
||||||
.Dt LOGNAME 1
|
.Dt LOGNAME 1
|
||||||
.Os sbase
|
.Os sbase
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -13,5 +13,5 @@ writes the login name of the current user to stdout.
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility is compliant with the
|
utility is compliant with the
|
||||||
.St -p1003.1-2008
|
.St -p1003.1-2013
|
||||||
specification.
|
specification.
|
||||||
|
|
24
ls.1
24
ls.1
|
@ -1,4 +1,4 @@
|
||||||
.Dd March 18, 2015
|
.Dd March 27, 2015
|
||||||
.Dt LS 1
|
.Dt LS 1
|
||||||
.Os sbase
|
.Os sbase
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -6,7 +6,15 @@
|
||||||
.Nd list directory contents
|
.Nd list directory contents
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.Nm
|
.Nm
|
||||||
.Op Fl 1AacdFfHhiLlnqrStUu
|
.Op Fl iqr
|
||||||
|
.Op Fl ln
|
||||||
|
.Op Fl A | a
|
||||||
|
.Op Fl 1
|
||||||
|
.Op Fl h | F | p
|
||||||
|
.Op Fl H | L
|
||||||
|
.Op Fl R | d
|
||||||
|
.Op Fl S | f | t | U
|
||||||
|
.Op Fl c | u
|
||||||
.Op Ar file ...
|
.Op Ar file ...
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
.Nm
|
.Nm
|
||||||
|
@ -74,3 +82,15 @@ sorting or printing.
|
||||||
.El
|
.El
|
||||||
.Sh SEE ALSO
|
.Sh SEE ALSO
|
||||||
.Xr stat 2
|
.Xr stat 2
|
||||||
|
.Sh STANDARDS
|
||||||
|
The
|
||||||
|
.Nm
|
||||||
|
utility is compliant with the
|
||||||
|
.St -p1003.1-2013
|
||||||
|
specification except from the
|
||||||
|
.Op Fl Ckmpsx
|
||||||
|
flags.
|
||||||
|
.Pp
|
||||||
|
The
|
||||||
|
.Op Fl hU
|
||||||
|
flags are an extension to that specification.
|
||||||
|
|
4
mkdir.1
4
mkdir.1
|
@ -1,4 +1,4 @@
|
||||||
.Dd January 26, 2015
|
.Dd March 27, 2015
|
||||||
.Dt MKDIR 1
|
.Dt MKDIR 1
|
||||||
.Os sbase
|
.Os sbase
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -33,5 +33,5 @@ already exists.
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility is compliant with the
|
utility is compliant with the
|
||||||
.St -p1003.1-2008
|
.St -p1003.1-2013
|
||||||
specification.
|
specification.
|
||||||
|
|
4
mkfifo.1
4
mkfifo.1
|
@ -1,4 +1,4 @@
|
||||||
.Dd January 28, 2015
|
.Dd March 27, 2015
|
||||||
.Dt MKFIFO 1
|
.Dt MKFIFO 1
|
||||||
.Os sbase
|
.Os sbase
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -27,5 +27,5 @@ of newly created named pipes. See
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility is compliant with the
|
utility is compliant with the
|
||||||
.St -p1003.1-2008
|
.St -p1003.1-2013
|
||||||
specification.
|
specification.
|
||||||
|
|
8
mv.1
8
mv.1
|
@ -1,4 +1,4 @@
|
||||||
.Dd March 4, 2015
|
.Dd March 27, 2015
|
||||||
.Dt MV 1
|
.Dt MV 1
|
||||||
.Os sbase
|
.Os sbase
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -33,5 +33,7 @@ Prompting has not been implemented yet.
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility is compliant with the
|
utility is compliant with the
|
||||||
.St -p1003.1-2008
|
.St -p1003.1-2013
|
||||||
specification except from prompting.
|
specification except from the
|
||||||
|
.Op Fl i
|
||||||
|
flag.
|
||||||
|
|
4
nice.1
4
nice.1
|
@ -1,4 +1,4 @@
|
||||||
.Dd March 1, 2015
|
.Dd March 27, 2015
|
||||||
.Dt NICE 1
|
.Dt NICE 1
|
||||||
.Os sbase
|
.Os sbase
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -36,5 +36,5 @@ Default is 10.
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility is compliant with the
|
utility is compliant with the
|
||||||
.St -p1003.1-2008
|
.St -p1003.1-2013
|
||||||
specification.
|
specification.
|
||||||
|
|
4
nl.1
4
nl.1
|
@ -1,4 +1,4 @@
|
||||||
.Dd March 22, 2015
|
.Dd March 27, 2015
|
||||||
.Dt NL 1
|
.Dt NL 1
|
||||||
.Os sbase
|
.Os sbase
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -93,5 +93,5 @@ The default is 6.
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility is compliant with the
|
utility is compliant with the
|
||||||
.St -p1003.1-2008
|
.St -p1003.1-2013
|
||||||
specification.
|
specification.
|
||||||
|
|
4
nohup.1
4
nohup.1
|
@ -1,4 +1,4 @@
|
||||||
.Dd January 28, 2015
|
.Dd March 27, 2015
|
||||||
.Dt NOHUP 1
|
.Dt NOHUP 1
|
||||||
.Os sbase
|
.Os sbase
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -40,5 +40,5 @@ could not be found.
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility is compliant with the
|
utility is compliant with the
|
||||||
.St -p1003.1-2008
|
.St -p1003.1-2013
|
||||||
specification.
|
specification.
|
||||||
|
|
4
paste.1
4
paste.1
|
@ -1,4 +1,4 @@
|
||||||
.Dd January 29, 2015
|
.Dd March 27, 2015
|
||||||
.Dt PASTE 1
|
.Dt PASTE 1
|
||||||
.Os sbase
|
.Os sbase
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -47,5 +47,5 @@ sequentially instead of in parallel.
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility is compliant with the
|
utility is compliant with the
|
||||||
.St -p1003.1-2008
|
.St -p1003.1-2013
|
||||||
specification.
|
specification.
|
||||||
|
|
4
printf.1
4
printf.1
|
@ -1,4 +1,4 @@
|
||||||
.Dd February 15, 2015
|
.Dd March 27, 2015
|
||||||
.Dt PRINTF 1
|
.Dt PRINTF 1
|
||||||
.Os sbase
|
.Os sbase
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -28,6 +28,6 @@ format specifications ending with csdiouxXaAeEfFgG, including variable width and
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility is compliant with the
|
utility is compliant with the
|
||||||
.St -p1003.1-2008
|
.St -p1003.1-2013
|
||||||
specification except from the octal-escape format in %b format strings, which has been changed
|
specification except from the octal-escape format in %b format strings, which has been changed
|
||||||
from \e0[ooo] to \eo[oo] for consistency reasons.
|
from \e0[ooo] to \eo[oo] for consistency reasons.
|
||||||
|
|
6
pwd.1
6
pwd.1
|
@ -1,4 +1,4 @@
|
||||||
.Dd March 3, 2015
|
.Dd March 27, 2015
|
||||||
.Dt PWD 1
|
.Dt PWD 1
|
||||||
.Os sbase
|
.Os sbase
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -6,7 +6,7 @@
|
||||||
.Nd print working directory
|
.Nd print working directory
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.Nm
|
.Nm
|
||||||
.Op Fl LP
|
.Op Fl L | Fl P
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
.Nm
|
.Nm
|
||||||
prints the path of the current working directory.
|
prints the path of the current working directory.
|
||||||
|
@ -28,5 +28,5 @@ The logical path to the current working directory.
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility is compliant with the
|
utility is compliant with the
|
||||||
.St -p1003.1-2008
|
.St -p1003.1-2013
|
||||||
specification.
|
specification.
|
||||||
|
|
4
renice.1
4
renice.1
|
@ -1,4 +1,4 @@
|
||||||
.Dd March 17, 2015
|
.Dd March 27, 2015
|
||||||
.Dt RENICE 1
|
.Dt RENICE 1
|
||||||
.Os sbase
|
.Os sbase
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -38,5 +38,5 @@ to
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility is compliant with the
|
utility is compliant with the
|
||||||
.St -p1003.1-2008
|
.St -p1003.1-2013
|
||||||
specification.
|
specification.
|
||||||
|
|
8
rm.1
8
rm.1
|
@ -1,4 +1,4 @@
|
||||||
.Dd February 28, 2015
|
.Dd March 27, 2015
|
||||||
.Dt RM 1
|
.Dt RM 1
|
||||||
.Os sbase
|
.Os sbase
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -37,5 +37,7 @@ Remove directories recursively.
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility is compliant with the
|
utility is compliant with the
|
||||||
.St -p1003.1-2008
|
.St -p1003.1-2013
|
||||||
specification except from prompting.
|
specification except from the
|
||||||
|
.Op Fl i
|
||||||
|
flag.
|
||||||
|
|
4
rmdir.1
4
rmdir.1
|
@ -1,4 +1,4 @@
|
||||||
.Dd March 2, 2015
|
.Dd March 27, 2015
|
||||||
.Dt RMDIR 1
|
.Dt RMDIR 1
|
||||||
.Os sbase
|
.Os sbase
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -29,5 +29,5 @@ and its parents in the pathname
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility is compliant with the
|
utility is compliant with the
|
||||||
.St -p1003.1-2008
|
.St -p1003.1-2013
|
||||||
specification.
|
specification.
|
||||||
|
|
4
sleep.1
4
sleep.1
|
@ -1,4 +1,4 @@
|
||||||
.Dd January 30, 2015
|
.Dd March 27, 2015
|
||||||
.Dt SLEEP 1
|
.Dt SLEEP 1
|
||||||
.Os sbase
|
.Os sbase
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -18,5 +18,5 @@ seconds to elapse.
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility is compliant with the
|
utility is compliant with the
|
||||||
.St -p1003.1-2008
|
.St -p1003.1-2013
|
||||||
specification.
|
specification.
|
||||||
|
|
4
split.1
4
split.1
|
@ -1,4 +1,4 @@
|
||||||
.Dd March 17, 2015
|
.Dd March 27, 2015
|
||||||
.Dt SPLIT 1
|
.Dt SPLIT 1
|
||||||
.Os sbase
|
.Os sbase
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -42,7 +42,7 @@ Use decimal rather than alphabetical suffixes.
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility is compliant with the
|
utility is compliant with the
|
||||||
.St -p1003.1-2008
|
.St -p1003.1-2013
|
||||||
specification.
|
specification.
|
||||||
.Pp
|
.Pp
|
||||||
The
|
The
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
.Dd February 17, 2015
|
.Dd March 27, 2015
|
||||||
.Dt STRINGS 1
|
.Dt STRINGS 1
|
||||||
.Os sbase
|
.Os sbase
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -41,7 +41,7 @@ for decimal, octal or hexadecimal numbers.
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility is compliant with the
|
utility is compliant with the
|
||||||
.St -p1003.1-2008
|
.St -p1003.1-2013
|
||||||
specification.
|
specification.
|
||||||
.Pp
|
.Pp
|
||||||
The
|
The
|
||||||
|
|
4
tail.1
4
tail.1
|
@ -1,4 +1,4 @@
|
||||||
.Dd March 17, 2015
|
.Dd March 27, 2015
|
||||||
.Dt TAIL 1
|
.Dt TAIL 1
|
||||||
.Os sbase
|
.Os sbase
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -45,7 +45,7 @@ grows.
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility is compliant with the
|
utility is compliant with the
|
||||||
.St -p1003.1-2008
|
.St -p1003.1-2013
|
||||||
specification.
|
specification.
|
||||||
.Pp
|
.Pp
|
||||||
The
|
The
|
||||||
|
|
4
tee.1
4
tee.1
|
@ -1,4 +1,4 @@
|
||||||
.Dd March 4, 2015
|
.Dd March 27, 2015
|
||||||
.Dt TEE 1
|
.Dt TEE 1
|
||||||
.Os sbase
|
.Os sbase
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -26,5 +26,5 @@ Ignore SIGINT, see
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility is compliant with the
|
utility is compliant with the
|
||||||
.St -p1003.1-2008
|
.St -p1003.1-2013
|
||||||
specification.
|
specification.
|
||||||
|
|
4
test.1
4
test.1
|
@ -1,4 +1,4 @@
|
||||||
.Dd February 10, 2015
|
.Dd March 27, 2015
|
||||||
.Dt TEST 1
|
.Dt TEST 1
|
||||||
.Os sbase
|
.Os sbase
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -120,5 +120,5 @@ An error occurred.
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility is compliant with the
|
utility is compliant with the
|
||||||
.St -p1003.1-2008
|
.St -p1003.1-2013
|
||||||
specification.
|
specification.
|
||||||
|
|
4
time.1
4
time.1
|
@ -1,4 +1,4 @@
|
||||||
.Dd March 5, 2015
|
.Dd March 27, 2015
|
||||||
.Dt TIME 1
|
.Dt TIME 1
|
||||||
.Os sbase
|
.Os sbase
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -45,5 +45,5 @@ could not be found.
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility is compliant with the
|
utility is compliant with the
|
||||||
.St -p1003.1-2008
|
.St -p1003.1-2013
|
||||||
specification.
|
specification.
|
||||||
|
|
9
touch.1
9
touch.1
|
@ -1,4 +1,4 @@
|
||||||
.Dd February 9, 2015
|
.Dd March 27, 2015
|
||||||
.Dt TOUCH 1
|
.Dt TOUCH 1
|
||||||
.Os sbase
|
.Os sbase
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -56,10 +56,9 @@ of the format [[CC]YY]MMDDhhmm[.SS] used for
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility is compliant with the
|
utility is compliant with the
|
||||||
.St -p1003.1-2008
|
.St -p1003.1-2013
|
||||||
specification, except from fractional seconds in the
|
specification except from fractional seconds with
|
||||||
.Op Fl d
|
.Op Fl d .
|
||||||
argument.
|
|
||||||
.Pp
|
.Pp
|
||||||
The
|
The
|
||||||
.Op Fl T
|
.Op Fl T
|
||||||
|
|
4
tr.1
4
tr.1
|
@ -1,4 +1,4 @@
|
||||||
.Dd January 16, 2015
|
.Dd March 27, 2015
|
||||||
.Dt TR 1
|
.Dt TR 1
|
||||||
.Os sbase
|
.Os sbase
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -78,5 +78,5 @@ An error occurred.
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility is compliant with the
|
utility is compliant with the
|
||||||
.St -p1003.1-2008
|
.St -p1003.1-2013
|
||||||
specification except from equivalence classes.
|
specification except from equivalence classes.
|
||||||
|
|
4
true.1
4
true.1
|
@ -1,4 +1,4 @@
|
||||||
.Dd January 16, 2015
|
.Dd March 27, 2015
|
||||||
.Dt TRUE 1
|
.Dt TRUE 1
|
||||||
.Os sbase
|
.Os sbase
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -13,5 +13,5 @@ returns a status code indicating success.
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility is compliant with the
|
utility is compliant with the
|
||||||
.St -p1003.1-2008
|
.St -p1003.1-2013
|
||||||
specification.
|
specification.
|
||||||
|
|
4
tty.1
4
tty.1
|
@ -1,4 +1,4 @@
|
||||||
.Dd February 7, 2015
|
.Dd March 27, 2015
|
||||||
.Dt TTY 1
|
.Dt TTY 1
|
||||||
.Os sbase
|
.Os sbase
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -24,5 +24,5 @@ An error occurred.
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility is compliant with the
|
utility is compliant with the
|
||||||
.St -p1003.1-2008
|
.St -p1003.1-2013
|
||||||
specification.
|
specification.
|
||||||
|
|
4
uname.1
4
uname.1
|
@ -1,4 +1,4 @@
|
||||||
.Dd January 30, 2015
|
.Dd March 27, 2015
|
||||||
.Dt UNAME 1
|
.Dt UNAME 1
|
||||||
.Os sbase
|
.Os sbase
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -34,5 +34,5 @@ Print the operating system's version name.
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility is compliant with the
|
utility is compliant with the
|
||||||
.St -p1003.1-2008
|
.St -p1003.1-2013
|
||||||
specification.
|
specification.
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
.Dd February 8, 2015
|
.Dd March 27, 2015
|
||||||
.Dt UNEXPAND 1
|
.Dt UNEXPAND 1
|
||||||
.Os sbase
|
.Os sbase
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -41,5 +41,5 @@ is "8".
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility is compliant with the
|
utility is compliant with the
|
||||||
.St -p1003.1-2008
|
.St -p1003.1-2013
|
||||||
specification.
|
specification.
|
||||||
|
|
4
uniq.1
4
uniq.1
|
@ -1,4 +1,4 @@
|
||||||
.Dd March 17, 2015
|
.Dd March 27, 2015
|
||||||
.Dt UNIQ 1
|
.Dt UNIQ 1
|
||||||
.Os sbase
|
.Os sbase
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -43,5 +43,5 @@ fields | characters in each input line when doing comparisons.
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility is compliant with the
|
utility is compliant with the
|
||||||
.St -p1003.1-2008
|
.St -p1003.1-2013
|
||||||
specification.
|
specification.
|
||||||
|
|
4
unlink.1
4
unlink.1
|
@ -1,4 +1,4 @@
|
||||||
.Dd February 8, 2015
|
.Dd March 27, 2015
|
||||||
.Dt UNLINK 1
|
.Dt UNLINK 1
|
||||||
.Os sbase
|
.Os sbase
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -19,5 +19,5 @@ on
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility is compliant with the
|
utility is compliant with the
|
||||||
.St -p1003.1-2008
|
.St -p1003.1-2013
|
||||||
specification.
|
specification.
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
.Dd March 18, 2015
|
.Dd March 27, 2015
|
||||||
.Dt UUDECODE 1
|
.Dt UUDECODE 1
|
||||||
.Os sbase
|
.Os sbase
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -41,7 +41,7 @@ yields an error.
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility is compliant with the
|
utility is compliant with the
|
||||||
.St -p1003.1-2008
|
.St -p1003.1-2013
|
||||||
specification.
|
specification.
|
||||||
.Pp
|
.Pp
|
||||||
The
|
The
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
.Dd March 18, 2015
|
.Dd March 27, 2015
|
||||||
.Dt UUENCODE 1
|
.Dt UUENCODE 1
|
||||||
.Os sbase
|
.Os sbase
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -34,5 +34,5 @@ Use Base64 for encoding.
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility is compliant with the
|
utility is compliant with the
|
||||||
.St -p1003.1-2008
|
.St -p1003.1-2013
|
||||||
specification.
|
specification.
|
||||||
|
|
4
wc.1
4
wc.1
|
@ -1,4 +1,4 @@
|
||||||
.Dd March 18, 2015
|
.Dd March 27, 2015
|
||||||
.Dt WC 1
|
.Dt WC 1
|
||||||
.Os sbase
|
.Os sbase
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -28,5 +28,5 @@ Print the number of bytes | lines | characters | words.
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility is compliant with the
|
utility is compliant with the
|
||||||
.St -p1003.1-2008
|
.St -p1003.1-2013
|
||||||
specification.
|
specification.
|
||||||
|
|
6
xargs.1
6
xargs.1
|
@ -1,4 +1,4 @@
|
||||||
.Dd March 22, 2015
|
.Dd March 27, 2015
|
||||||
.Dt XARGS 1
|
.Dt XARGS 1
|
||||||
.Os sbase
|
.Os sbase
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -86,8 +86,8 @@ Some other error occurred.
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility is compliant with the
|
utility is compliant with the
|
||||||
.St -p1003.1-2008
|
.St -p1003.1-2013
|
||||||
specification except from prompting with the
|
specification except from the
|
||||||
.Op Fl p
|
.Op Fl p
|
||||||
flag.
|
flag.
|
||||||
.Pp
|
.Pp
|
||||||
|
|
Loading…
Reference in New Issue
Block a user