summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1994-09-06 13:13:41 +0000
committerJim Meyering <jim@meyering.net>1994-09-06 13:13:41 +0000
commit556b9f622fa00fb142496ff03d7d6b7fd66a793c (patch)
treed75d27ecfee84d54f17b72b1d4b7da7c7a4fa1ac
parentb58bc13beed9b9e5f98962ad62770f6bb539e224 (diff)
downloadcoreutils-556b9f622fa00fb142496ff03d7d6b7fd66a793c.tar.xz
.
-rw-r--r--doc/sh-utils.texi32
1 files changed, 16 insertions, 16 deletions
diff --git a/doc/sh-utils.texi b/doc/sh-utils.texi
index b273ab6c9..0f18f5fb3 100644
--- a/doc/sh-utils.texi
+++ b/doc/sh-utils.texi
@@ -175,7 +175,7 @@ space between each and a newline after the last one.
The program accepts the following options. Also @pxref{Common options}.
-@table @code
+@table @samp
@item -n
Do not output the trailing newline.
@@ -843,7 +843,7 @@ is overwritten unless the @code{-a} option is used.
The program accepts the following options. Also @pxref{Common options}.
-@table @code
+@table @samp
@item -a
@itemx --append
@opindex -a
@@ -954,7 +954,7 @@ length for a file name component.
The program accepts the following option. Also @pxref{Common options}.
-@table @code
+@table @samp
@item -p
@itemx --portability
@@ -1043,7 +1043,7 @@ stty [ @var{option} ]
The program accepts the following options. Also @pxref{Common options}.
-@table @code
+@table @samp
@item -a
@itemx --all
@opindex -a
@@ -1683,7 +1683,7 @@ tty [ @var{option} ]@dots{}
The program accepts the following option. Also @pxref{Common options}.
-@table @code
+@table @samp
@item -s
@itemx --silent
@@ -1752,7 +1752,7 @@ followed by the corresponding user or group name in parentheses.
The options cause @code{id} to print only part of the above information.
Also @pxref{Common options}.
-@table @code
+@table @samp
@item -g
@itemx --group
@opindex -g
@@ -1912,7 +1912,7 @@ i}, as in @samp{who am i}.
The program accepts the following options. Also @pxref{Common options}.
-@table @code
+@table @samp
@item -m
@opindex -m
Same as @samp{who am i}.
@@ -2018,7 +2018,7 @@ By default, @code{date} pads numeric fields with zeroes.
GNU @code{date} recognizes the following nonstandard numeric modifiers
between the @samp{%} and the directive.
-@table @code
+@table @samp
@item -
(hyphen) do not pad the field
@item _
@@ -2042,7 +2042,7 @@ between the @samp{%} and the directive.
@code{date} directives related to times.
-@table @code
+@table @samp
@item %H
hour (00@dots{}23)
@item %I
@@ -2081,7 +2081,7 @@ determinable
@code{date} directives related to dates.
-@table @code
+@table @samp
@item %a
locale's abbreviated weekday name (Sun@dots{}Sat)
@item %A
@@ -2125,7 +2125,7 @@ year (1970@dots{}.)
@code{date} directives that produce literal strings.
-@table @code
+@table @samp
@item %%
a literal %
@item %n
@@ -2174,7 +2174,7 @@ You must have appropriate privileges to set the system clock.
The program accepts the following options. Also @pxref{Common options}.
-@table @code
+@table @samp
@item -d @var{datestr}
@itemx --date=@var{datestr}
@@ -2277,7 +2277,7 @@ uname [ @var{option} ]@dots{}
The program accepts the following options. Also @pxref{Common options}.
-@table @code
+@table @samp
@item -m
@itemx --machine
@opindex -m
@@ -2403,7 +2403,7 @@ specifying a command name of @code{printenv}.
The program accepts the following options. Also @pxref{Common options}.
-@table @code
+@table @samp
@item -u @var{name}
@itemx --unset=@var{name}
@@ -2453,7 +2453,7 @@ different functionality than that described here.
The program accepts the following option. Also @pxref{Common options}.
-@table @code
+@table @samp
@item -n @var{adjustment}
@itemx -@var{adjustment}
@itemx --adjustment=@var{adjustment}
@@ -2562,7 +2562,7 @@ system administrators hold unwarranted power over other users.
The program accepts the following options. Also @pxref{Common options}.
-@table @code
+@table @samp
@item -c @var{command}
@itemx --command=@var{command}
@opindex -c