]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Tue, 6 Sep 1994 13:13:41 +0000 (13:13 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 6 Sep 1994 13:13:41 +0000 (13:13 +0000)
doc/sh-utils.texi

index b273ab6c978ca782567fb904b45b7bcdd205006f..0f18f5fb323d449d2fbf6ce3f04581b5bdcff366 100644 (file)
@@ -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